<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Albert</title>
    <link>https://devalbert.me</link>
    <description>Computer Science Student exploring security, systems, and low-level programming.</description>
    <language>en</language>
    <lastBuildDate>Fri, 24 Jul 2026 00:00:00 GMT</lastBuildDate>
    <atom:link href="https://devalbert.me/feed.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>The Obfuscator Decrypted Its Own Key For Me</title>
      <link>https://devalbert.me/blog/the-obfuscator-decrypted-its-own-key</link>
      <guid isPermaLink="true">https://devalbert.me/blog/the-obfuscator-decrypted-its-own-key</guid>
      <description>A .NET crackme buried under control-flow flattening, a string-decryption VM, and anti-debug. Reading it got me nowhere. So I ran it and let its own code cough up the key.</description>
      <pubDate>Fri, 24 Jul 2026 00:00:00 GMT</pubDate>
      <category>reverse-engineering</category>
      <category>dotnet</category>
      <category>obfuscation</category>
      <category>crackme</category>
    </item>
  </channel>
</rss>