<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Malware Development on rexmax.dev</title>
    <link>https://rexmax.dev/categories/malware-development/</link>
    <description>Recent content in Malware Development on rexmax.dev</description>
    <image>
      <title>rexmax.dev</title>
      <url>https://rexmax.dev/favicon.png</url>
      <link>https://rexmax.dev/favicon.png</link>
    </image>
    <generator>Hugo</generator>
    <language>en</language>
    <lastBuildDate>Sun, 14 Jun 2026 11:23:50 +0200</lastBuildDate>
    <atom:link href="https://rexmax.dev/categories/malware-development/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>PhantomCtx: A New Approach to Activation Context Hijacking for EDR Evasion</title>
      <link>https://rexmax.dev/posts/phantomctx-new-approach-to-activation-context-hijacking-for-edr-evasion/</link>
      <pubDate>Sun, 14 Jun 2026 11:23:50 +0200</pubDate>
      <guid>https://rexmax.dev/posts/phantomctx-new-approach-to-activation-context-hijacking-for-edr-evasion/</guid>
      <description>&lt;h2 id=&#34;introduction&#34;&gt;Introduction&lt;/h2&gt;
&lt;p&gt;In this post, we’ll take an in-depth look at the new tool I’ve developed to facilitate DLL hijacking in Red Team operations: &lt;a href=&#34;https://github.com/r3xmax/PhantomCtx&#34;&gt;PhantomCtx&lt;/a&gt;.&lt;/p&gt;
&lt;img src=&#34;phantomctx5.png&#34;&gt;
&lt;h2 id=&#34;what-is-phantomctx&#34;&gt;What is PhantomCtx?&lt;/h2&gt;
&lt;p&gt;PhantomCtx is a tool that automates &lt;a href=&#34;https://learn.microsoft.com/en-us/windows/win32/sbscs/activation-contexts&#34;&gt;Activation Context&lt;/a&gt; hijacking with the objective of loading an arbitrary DLL into the vast majority of signed executables (e.g. Microsoft, Adobe, Mozilla).&lt;/p&gt;
&lt;p&gt;The loader is presented as a modern alternative to traditional &lt;a href=&#34;https://unit42.paloaltonetworks.com/dll-hijacking-techniques/&#34;&gt;DLL Hijacking and Sideloading&lt;/a&gt; techniques: unlike conventional approaches where you need to find a signed vulnerable binary on the target system or rely on known vulnerable Microsoft binaries listed on pages such as &lt;a href=&#34;https://hijacklibs.net/&#34;&gt;HijackLibs&lt;/a&gt; (that are usually monitored), the tool does not require a specific binary vulnerable to DLL hijacking.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
