<?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>Windows on JYenn</title><link>https://yenn503.github.io/tags/windows/</link><description>Recent content in Windows on JYenn</description><generator>Hugo</generator><language>en</language><lastBuildDate>Wed, 22 Jul 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://yenn503.github.io/tags/windows/index.xml" rel="self" type="application/rss+xml"/><item><title>Sophos Intercept X: A Technical Bypass</title><link>https://yenn503.github.io/posts/sophos-intercept-x-bypass/</link><pubDate>Wed, 22 Jul 2026 00:00:00 +0000</pubDate><guid>https://yenn503.github.io/posts/sophos-intercept-x-bypass/</guid><description>&lt;h2 id="why-zig"&gt;Why Zig&lt;/h2&gt;
&lt;p&gt;I got bored again. So I started learning Zig syntax and how it could be beneficial
when it comes to writing loaders. I just wanted something new to try, and with Zig
being early days still I thought why not. There aren&amp;rsquo;t many variations out there
currently, so in terms of signatures and pattern detection Zig plays a role here
although the underlying behaviour is the same.&lt;/p&gt;
&lt;p&gt;If you&amp;rsquo;re new to Windows internals there are some amazing resources and tools out there to help, such as SysWhispers which handles all the syscalls and structs for you. But I was taught to use &lt;a href="https://learn.microsoft.com/en-us/windows/win32/api/processthreadsapi/nf-processthreadsapi-openprocess"&gt;MSDN&lt;/a&gt; for the Win32 functions and &lt;a href="https://ntdoc.m417z.com/ntopenprocess"&gt;NtDoc&lt;/a&gt; for the undocumented counterpart. I mention this because it forces you to understand how the structs work and the pointers to such. Both are a goldmine of info :). Also definitely head over to &lt;a href="https://www.youtube.com/@crr0ww"&gt;Crr0ww&lt;/a&gt;, I can&amp;rsquo;t recommend his videos enough for explaining these topics. Even better, the homies at &lt;a href="https://churchofmalware.org/#about"&gt;Church of Malware&lt;/a&gt; are always helpful with anything, I can&amp;rsquo;t praise them enough, truly inspiring.&lt;/p&gt;</description></item></channel></rss>