<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>ReverseEngineerings on </title>
    <link>https://n9o.xyz/reverseengineering/</link>
    <description>Recent content in ReverseEngineerings on </description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en</language>
    <copyright>© 2026 Vaishnav Baraskar</copyright>
    <lastBuildDate>Mon, 12 May 2025 00:00:00 +0000</lastBuildDate><atom:link href="https://n9o.xyz/reverseengineering/index.xml" rel="self" type="application/rss+xml" />
    
    <item>
      <title>Haunting the Heap: Use-After-Free in AuthenKey Login Handler (x64)</title>
      <link>https://n9o.xyz/reverseengineering/authenkey/</link>
      <pubDate>Mon, 12 May 2025 00:00:00 +0000</pubDate>
      
      <guid>https://n9o.xyz/reverseengineering/authenkey/</guid>
      <description>&lt;h1 class=&#34;relative group&#34;&gt;&lt;strong&gt;Prologue — Heap Echoes in an AuthenKey Login Night&lt;/strong&gt; 
    &lt;div id=&#34;prologue--heap-echoes-in-an-authenkey-login-night&#34; class=&#34;anchor&#34;&gt;&lt;/div&gt;
    
    &lt;span
        class=&#34;absolute top-0 w-6 transition-opacity opacity-0 ltr:-left-6 rtl:-right-6 not-prose group-hover:opacity-100&#34;&gt;
        &lt;a class=&#34;group-hover:text-primary-300 dark:group-hover:text-neutral-700 !no-underline&#34; href=&#34;#prologue--heap-echoes-in-an-authenkey-login-night&#34; aria-label=&#34;Anchor&#34;&gt;#&lt;/a&gt;
    &lt;/span&gt;        
    
&lt;/h1&gt;
&lt;p&gt;It was one of those times when I wasn’t actively hunting—just casually skimming through binaries like I was flipping through a security archive. The target: &lt;strong&gt;AuthenKey&lt;/strong&gt;, a multi-factor login handler used by corporate VPN portals. As I browsed its binary, I found a small routine involved in processing post-login session keys.&lt;/p&gt;</description>
      <media:content xmlns:media="http://search.yahoo.com/mrss/" url="https://n9o.xyz/reverseengineering/authenkey/feature.jpeg" />
    </item>
    
    <item>
      <title>Overflow in Silence: Stack Smash in MedBoard Log Viewer (x64)</title>
      <link>https://n9o.xyz/reverseengineering/medboard/</link>
      <pubDate>Sun, 20 Apr 2025 00:00:00 +0000</pubDate>
      
      <guid>https://n9o.xyz/reverseengineering/medboard/</guid>
      <description>&lt;h1 class=&#34;relative group&#34;&gt;&lt;strong&gt;Prologue — The Calm Before the Buffer Break&lt;/strong&gt; 
    &lt;div id=&#34;prologue--the-calm-before-the-buffer-break&#34; class=&#34;anchor&#34;&gt;&lt;/div&gt;
    
    &lt;span
        class=&#34;absolute top-0 w-6 transition-opacity opacity-0 ltr:-left-6 rtl:-right-6 not-prose group-hover:opacity-100&#34;&gt;
        &lt;a class=&#34;group-hover:text-primary-300 dark:group-hover:text-neutral-700 !no-underline&#34; href=&#34;#prologue--the-calm-before-the-buffer-break&#34; aria-label=&#34;Anchor&#34;&gt;#&lt;/a&gt;
    &lt;/span&gt;        
    
&lt;/h1&gt;
&lt;p&gt;I wasn&amp;rsquo;t looking for trouble. Just bouncing between binaries on a slow weekend, half-interested in what outdated software still lingers in hospital networks. That’s when I stumbled on &lt;strong&gt;MedBoard Log Viewer&lt;/strong&gt; — a quiet little utility meant to process and display logs in a fancy UI. But it was the backend log-loading routine that caught my eye. And once I spotted &lt;code&gt;strcpy&lt;/code&gt;, I leaned forward.&lt;/p&gt;</description>
      <media:content xmlns:media="http://search.yahoo.com/mrss/" url="https://n9o.xyz/reverseengineering/medboard/feature.jpeg" />
    </item>
    
    <item>
      <title>Copy, Paste, Exploit: Buffer Overflow in EduGrade Import Engine</title>
      <link>https://n9o.xyz/reverseengineering/edugrade/</link>
      <pubDate>Wed, 18 Sep 2024 00:00:00 +0000</pubDate>
      
      <guid>https://n9o.xyz/reverseengineering/edugrade/</guid>
      <description>&lt;h2 class=&#34;relative group&#34;&gt;4. Buffer Overflow in EduGrade Import Engine (x64) 
    &lt;div id=&#34;4-buffer-overflow-in-edugrade-import-engine-x64&#34; class=&#34;anchor&#34;&gt;&lt;/div&gt;
    
    &lt;span
        class=&#34;absolute top-0 w-6 transition-opacity opacity-0 ltr:-left-6 rtl:-right-6 not-prose group-hover:opacity-100&#34;&gt;
        &lt;a class=&#34;group-hover:text-primary-300 dark:group-hover:text-neutral-700 !no-underline&#34; href=&#34;#4-buffer-overflow-in-edugrade-import-engine-x64&#34; aria-label=&#34;Anchor&#34;&gt;#&lt;/a&gt;
    &lt;/span&gt;        
    
&lt;/h2&gt;
&lt;p&gt;&lt;strong&gt;Platform:&lt;/strong&gt; Windows 10 x64&lt;br&gt;
&lt;strong&gt;Target:&lt;/strong&gt; EduGrade Desktop (Import Engine Parser)&lt;br&gt;
&lt;strong&gt;Discovered:&lt;/strong&gt; August 2024&lt;br&gt;
&lt;strong&gt;Status:&lt;/strong&gt; Local Privilege Escalation (unpatched)&lt;br&gt;
&lt;strong&gt;CVSS (Est.):&lt;/strong&gt; 7.6 – Local overflow leads to code execution&lt;/p&gt;</description>
      <media:content xmlns:media="http://search.yahoo.com/mrss/" url="https://n9o.xyz/reverseengineering/edugrade/feature.png" />
    </item>
    
    <item>
      <title>Strings Unleashed: Unsafe Length Handling in BookPro Reader</title>
      <link>https://n9o.xyz/reverseengineering/bookpro/</link>
      <pubDate>Sat, 22 Jun 2024 00:00:00 +0000</pubDate>
      
      <guid>https://n9o.xyz/reverseengineering/bookpro/</guid>
      <description>&lt;h2 class=&#34;relative group&#34;&gt;3. Unsafe Length Handling in BookPro Reader (x64) 
    &lt;div id=&#34;3-unsafe-length-handling-in-bookpro-reader-x64&#34; class=&#34;anchor&#34;&gt;&lt;/div&gt;
    
    &lt;span
        class=&#34;absolute top-0 w-6 transition-opacity opacity-0 ltr:-left-6 rtl:-right-6 not-prose group-hover:opacity-100&#34;&gt;
        &lt;a class=&#34;group-hover:text-primary-300 dark:group-hover:text-neutral-700 !no-underline&#34; href=&#34;#3-unsafe-length-handling-in-bookpro-reader-x64&#34; aria-label=&#34;Anchor&#34;&gt;#&lt;/a&gt;
    &lt;/span&gt;        
    
&lt;/h2&gt;
&lt;p&gt;&lt;strong&gt;Platform:&lt;/strong&gt; Windows 10 x64&lt;br&gt;
&lt;strong&gt;Target:&lt;/strong&gt; BookPro Reader (EPUB/ZIP Parser)&lt;br&gt;
&lt;strong&gt;Discovered:&lt;/strong&gt; May 2024&lt;br&gt;
&lt;strong&gt;Status:&lt;/strong&gt; Unreported – no known disclosure policy&lt;br&gt;
&lt;strong&gt;CVSS (Est.):&lt;/strong&gt; 8.1 (High) – Stack corruption via overlong metadata entry&lt;/p&gt;</description>
      <media:content xmlns:media="http://search.yahoo.com/mrss/" url="https://n9o.xyz/reverseengineering/bookpro/feature.png" />
    </item>
    
    <item>
      <title>Phantom Libraries: DLL Hijacking in OfficePort Scheduler</title>
      <link>https://n9o.xyz/reverseengineering/officeport/</link>
      <pubDate>Wed, 21 Feb 2024 00:00:00 +0000</pubDate>
      
      <guid>https://n9o.xyz/reverseengineering/officeport/</guid>
      <description>&lt;h1 class=&#34;relative group&#34;&gt;&lt;strong&gt;Prologue — The Ghost in the Folder&lt;/strong&gt; 
    &lt;div id=&#34;prologue--the-ghost-in-the-folder&#34; class=&#34;anchor&#34;&gt;&lt;/div&gt;
    
    &lt;span
        class=&#34;absolute top-0 w-6 transition-opacity opacity-0 ltr:-left-6 rtl:-right-6 not-prose group-hover:opacity-100&#34;&gt;
        &lt;a class=&#34;group-hover:text-primary-300 dark:group-hover:text-neutral-700 !no-underline&#34; href=&#34;#prologue--the-ghost-in-the-folder&#34; aria-label=&#34;Anchor&#34;&gt;#&lt;/a&gt;
    &lt;/span&gt;        
    
&lt;/h1&gt;
&lt;p&gt;DLL hijacking never really died. It&amp;rsquo;s just waiting for the right developer to forget a LoadLibrary call. That’s exactly what happened with OfficePort Scheduler, a scheduling utility built for enterprise task planning on Windows 11.&lt;/p&gt;</description>
      <media:content xmlns:media="http://search.yahoo.com/mrss/" url="https://n9o.xyz/reverseengineering/officeport/feature.png" />
    </item>
    
    <item>
      <title>Heap Drift: Misaligned Write in SafeMail’s Attachment Parser</title>
      <link>https://n9o.xyz/reverseengineering/safemail/</link>
      <pubDate>Thu, 08 Feb 2024 00:00:00 +0000</pubDate>
      
      <guid>https://n9o.xyz/reverseengineering/safemail/</guid>
      <description>&lt;h3 class=&#34;relative group&#34;&gt;Prologue 
    &lt;div id=&#34;prologue&#34; class=&#34;anchor&#34;&gt;&lt;/div&gt;
    
    &lt;span
        class=&#34;absolute top-0 w-6 transition-opacity opacity-0 ltr:-left-6 rtl:-right-6 not-prose group-hover:opacity-100&#34;&gt;
        &lt;a class=&#34;group-hover:text-primary-300 dark:group-hover:text-neutral-700 !no-underline&#34; href=&#34;#prologue&#34; aria-label=&#34;Anchor&#34;&gt;#&lt;/a&gt;
    &lt;/span&gt;        
    
&lt;/h3&gt;
&lt;p&gt;Started out just poking at SafeMail’s desktop client because I was curious how they handled attachments. It’s always those small parsing subsystems where things fall apart. I loaded up the binary in IDA and watched the way filenames were processed when attachments were being saved.&lt;/p&gt;</description>
      <media:content xmlns:media="http://search.yahoo.com/mrss/" url="https://n9o.xyz/reverseengineering/safemail/feature.jpeg" />
    </item>
    
    <item>
      <title>Racing the Kernel: Use-After-Free in SnapBackup.sys</title>
      <link>https://n9o.xyz/reverseengineering/snapbackup/</link>
      <pubDate>Sat, 02 Dec 2023 00:00:00 +0000</pubDate>
      
      <guid>https://n9o.xyz/reverseengineering/snapbackup/</guid>
      <description>&lt;h1 class=&#34;relative group&#34;&gt;&lt;strong&gt;Prologue — Ring-0 and the Need for Speed&lt;/strong&gt; 
    &lt;div id=&#34;prologue--ring-0-and-the-need-for-speed&#34; class=&#34;anchor&#34;&gt;&lt;/div&gt;
    
    &lt;span
        class=&#34;absolute top-0 w-6 transition-opacity opacity-0 ltr:-left-6 rtl:-right-6 not-prose group-hover:opacity-100&#34;&gt;
        &lt;a class=&#34;group-hover:text-primary-300 dark:group-hover:text-neutral-700 !no-underline&#34; href=&#34;#prologue--ring-0-and-the-need-for-speed&#34; aria-label=&#34;Anchor&#34;&gt;#&lt;/a&gt;
    &lt;/span&gt;        
    
&lt;/h1&gt;
&lt;p&gt;Most people ignore backup software. I don’t. Especially when it’s running in the kernel and handling file operations with zero context verification.&lt;/p&gt;</description>
      <media:content xmlns:media="http://search.yahoo.com/mrss/" url="https://n9o.xyz/reverseengineering/snapbackup/feature.png" />
    </item>
    
    <item>
      <title>Stacking Bytes: Heap Overflow in PrintSecure’s Spooler</title>
      <link>https://n9o.xyz/reverseengineering/printsecure/</link>
      <pubDate>Mon, 06 Nov 2023 00:00:00 +0000</pubDate>
      
      <guid>https://n9o.xyz/reverseengineering/printsecure/</guid>
      <description>&lt;h1 class=&#34;relative group&#34;&gt;&lt;strong&gt;Prologue — Midnight Layers &amp;amp; Metadata Games&lt;/strong&gt; 
    &lt;div id=&#34;prologue--midnight-layers--metadata-games&#34; class=&#34;anchor&#34;&gt;&lt;/div&gt;
    
    &lt;span
        class=&#34;absolute top-0 w-6 transition-opacity opacity-0 ltr:-left-6 rtl:-right-6 not-prose group-hover:opacity-100&#34;&gt;
        &lt;a class=&#34;group-hover:text-primary-300 dark:group-hover:text-neutral-700 !no-underline&#34; href=&#34;#prologue--midnight-layers--metadata-games&#34; aria-label=&#34;Anchor&#34;&gt;#&lt;/a&gt;
    &lt;/span&gt;        
    
&lt;/h1&gt;
&lt;p&gt;I’d been reverse engineering some internal RPC routines on a lightly documented print management service—&lt;strong&gt;PrintSecure&lt;/strong&gt;, used across several enterprise Windows Server 2019 deployments. The kind of service that hums quietly in the background, doing menial job routing, completely overlooked. That&amp;rsquo;s usually a good place to find something sharp.&lt;/p&gt;</description>
      <media:content xmlns:media="http://search.yahoo.com/mrss/" url="https://n9o.xyz/reverseengineering/printsecure/feature.gif" />
    </item>
    
    <item>
      <title>Overflowing Authority: Stack Smash in LocalAdminTool.exe</title>
      <link>https://n9o.xyz/reverseengineering/localadmintool/</link>
      <pubDate>Mon, 02 Oct 2023 00:00:00 +0000</pubDate>
      
      <guid>https://n9o.xyz/reverseengineering/localadmintool/</guid>
      <description>&lt;h1 class=&#34;relative group&#34;&gt;&lt;strong&gt;Prologue — Pipes, Stacks, and Hidden Elevation&lt;/strong&gt; 
    &lt;div id=&#34;prologue--pipes-stacks-and-hidden-elevation&#34; class=&#34;anchor&#34;&gt;&lt;/div&gt;
    
    &lt;span
        class=&#34;absolute top-0 w-6 transition-opacity opacity-0 ltr:-left-6 rtl:-right-6 not-prose group-hover:opacity-100&#34;&gt;
        &lt;a class=&#34;group-hover:text-primary-300 dark:group-hover:text-neutral-700 !no-underline&#34; href=&#34;#prologue--pipes-stacks-and-hidden-elevation&#34; aria-label=&#34;Anchor&#34;&gt;#&lt;/a&gt;
    &lt;/span&gt;        
    
&lt;/h1&gt;
&lt;p&gt;I was digging around Windows 10 utilities installed on a workstation used for internal admin scripting. One tool stood out — &lt;code&gt;LocalAdminTool.exe&lt;/code&gt;. It used a named pipe to receive commands, and the binary hadn’t seen a patch in years.&lt;/p&gt;</description>
      <media:content xmlns:media="http://search.yahoo.com/mrss/" url="https://n9o.xyz/reverseengineering/localadmintool/feature.jpg" />
    </item>
    
    <item>
      <title>Chaining Control: ROP Exploitation in HealthDesk Report Viewer</title>
      <link>https://n9o.xyz/reverseengineering/healthdesk/</link>
      <pubDate>Thu, 14 Sep 2023 00:00:00 +0000</pubDate>
      
      <guid>https://n9o.xyz/reverseengineering/healthdesk/</guid>
      <description>&lt;h1 class=&#34;relative group&#34;&gt;&lt;strong&gt;Prologue — CSVs, Gadgets &amp;amp; Shells&lt;/strong&gt; 
    &lt;div id=&#34;prologue--csvs-gadgets--shells&#34; class=&#34;anchor&#34;&gt;&lt;/div&gt;
    
    &lt;span
        class=&#34;absolute top-0 w-6 transition-opacity opacity-0 ltr:-left-6 rtl:-right-6 not-prose group-hover:opacity-100&#34;&gt;
        &lt;a class=&#34;group-hover:text-primary-300 dark:group-hover:text-neutral-700 !no-underline&#34; href=&#34;#prologue--csvs-gadgets--shells&#34; aria-label=&#34;Anchor&#34;&gt;#&lt;/a&gt;
    &lt;/span&gt;        
    
&lt;/h1&gt;
&lt;p&gt;It started with a curiosity hit—an old install of &lt;strong&gt;HealthDesk Report Viewer&lt;/strong&gt;, still alive on a legacy Windows 7 x86 box. Binary hadn&amp;rsquo;t been touched since 2010. And it was one of those static base address builds, no ASLR, no DEP, no nothing. Just waiting.&lt;/p&gt;</description>
      <media:content xmlns:media="http://search.yahoo.com/mrss/" url="https://n9o.xyz/reverseengineering/healthdesk/feature.png" />
    </item>
    
    <item>
      <title>Echoes of Control: Format String Exploit in DevMon</title>
      <link>https://n9o.xyz/reverseengineering/devmon/</link>
      <pubDate>Fri, 18 Aug 2023 00:00:00 +0000</pubDate>
      
      <guid>https://n9o.xyz/reverseengineering/devmon/</guid>
      <description>&lt;h1 class=&#34;relative group&#34;&gt;&lt;strong&gt;Prologue — Strings, Stacks, and Legacy Tricks&lt;/strong&gt; 
    &lt;div id=&#34;prologue--strings-stacks-and-legacy-tricks&#34; class=&#34;anchor&#34;&gt;&lt;/div&gt;
    
    &lt;span
        class=&#34;absolute top-0 w-6 transition-opacity opacity-0 ltr:-left-6 rtl:-right-6 not-prose group-hover:opacity-100&#34;&gt;
        &lt;a class=&#34;group-hover:text-primary-300 dark:group-hover:text-neutral-700 !no-underline&#34; href=&#34;#prologue--strings-stacks-and-legacy-tricks&#34; aria-label=&#34;Anchor&#34;&gt;#&lt;/a&gt;
    &lt;/span&gt;        
    
&lt;/h1&gt;
&lt;p&gt;Legacy systems are a goldmine. I was rummaging through an old factory control rig running Windows XP and found a small utility called &lt;code&gt;DevMon Status Tool&lt;/code&gt;. No ASLR, no stack cookies, no DEP. Real 2003 energy.&lt;/p&gt;</description>
      <media:content xmlns:media="http://search.yahoo.com/mrss/" url="https://n9o.xyz/reverseengineering/devmon/feature.jpg" />
    </item>
    
    <item>
      <title>From Blob to Boom: Insecure Deserialization in FinPro CRM</title>
      <link>https://n9o.xyz/reverseengineering/finpro/</link>
      <pubDate>Fri, 04 Aug 2023 00:00:00 +0000</pubDate>
      
      <guid>https://n9o.xyz/reverseengineering/finpro/</guid>
      <description>&lt;h1 class=&#34;relative group&#34;&gt;Insecure Deserialization in FinPro CRM Client (x86) 
    &lt;div id=&#34;insecure-deserialization-in-finpro-crm-client-x86&#34; class=&#34;anchor&#34;&gt;&lt;/div&gt;
    
    &lt;span
        class=&#34;absolute top-0 w-6 transition-opacity opacity-0 ltr:-left-6 rtl:-right-6 not-prose group-hover:opacity-100&#34;&gt;
        &lt;a class=&#34;group-hover:text-primary-300 dark:group-hover:text-neutral-700 !no-underline&#34; href=&#34;#insecure-deserialization-in-finpro-crm-client-x86&#34; aria-label=&#34;Anchor&#34;&gt;#&lt;/a&gt;
    &lt;/span&gt;        
    
&lt;/h1&gt;

&lt;h2 class=&#34;relative group&#34;&gt;Prologue: Old Habits, Unsafe Casts 
    &lt;div id=&#34;prologue-old-habits-unsafe-casts&#34; class=&#34;anchor&#34;&gt;&lt;/div&gt;
    
    &lt;span
        class=&#34;absolute top-0 w-6 transition-opacity opacity-0 ltr:-left-6 rtl:-right-6 not-prose group-hover:opacity-100&#34;&gt;
        &lt;a class=&#34;group-hover:text-primary-300 dark:group-hover:text-neutral-700 !no-underline&#34; href=&#34;#prologue-old-habits-unsafe-casts&#34; aria-label=&#34;Anchor&#34;&gt;#&lt;/a&gt;
    &lt;/span&gt;        
    
&lt;/h2&gt;
&lt;p&gt;I was poking through a legacy CRM tool called FinPro — the kind your dad’s office might still be using. Clunky GUI, startup splash screen, and an installer that required admin rights. Perfect vintage.&lt;/p&gt;</description>
      <media:content xmlns:media="http://search.yahoo.com/mrss/" url="https://n9o.xyz/reverseengineering/finpro/feature.jpg" />
    </item>
    
    <item>
      <title>Signed to Compromise: Kernel Overflow in XLogDriver.sys</title>
      <link>https://n9o.xyz/reverseengineering/xlogdriver/</link>
      <pubDate>Sat, 10 Jun 2023 00:00:00 +0000</pubDate>
      
      <guid>https://n9o.xyz/reverseengineering/xlogdriver/</guid>
      <description>&lt;h1 class=&#34;relative group&#34;&gt;Signed Driver Exploit in XLogDriver.sys (x64 Kernel) 
    &lt;div id=&#34;signed-driver-exploit-in-xlogdriversys-x64-kernel&#34; class=&#34;anchor&#34;&gt;&lt;/div&gt;
    
    &lt;span
        class=&#34;absolute top-0 w-6 transition-opacity opacity-0 ltr:-left-6 rtl:-right-6 not-prose group-hover:opacity-100&#34;&gt;
        &lt;a class=&#34;group-hover:text-primary-300 dark:group-hover:text-neutral-700 !no-underline&#34; href=&#34;#signed-driver-exploit-in-xlogdriversys-x64-kernel&#34; aria-label=&#34;Anchor&#34;&gt;#&lt;/a&gt;
    &lt;/span&gt;        
    
&lt;/h1&gt;

&lt;h2 class=&#34;relative group&#34;&gt;Prologue: A Signed Invitation to Ring-0 
    &lt;div id=&#34;prologue-a-signed-invitation-to-ring-0&#34; class=&#34;anchor&#34;&gt;&lt;/div&gt;
    
    &lt;span
        class=&#34;absolute top-0 w-6 transition-opacity opacity-0 ltr:-left-6 rtl:-right-6 not-prose group-hover:opacity-100&#34;&gt;
        &lt;a class=&#34;group-hover:text-primary-300 dark:group-hover:text-neutral-700 !no-underline&#34; href=&#34;#prologue-a-signed-invitation-to-ring-0&#34; aria-label=&#34;Anchor&#34;&gt;#&lt;/a&gt;
    &lt;/span&gt;        
    
&lt;/h2&gt;
&lt;p&gt;This one hit different. I was sifting through a bunch of random vendor drivers, most of them dusty utilities for things like USB logs and peripheral diagnostics. Nothing fancy. But one caught my eye: &lt;code&gt;XLogDriver.sys&lt;/code&gt;.&lt;/p&gt;</description>
      <media:content xmlns:media="http://search.yahoo.com/mrss/" url="https://n9o.xyz/reverseengineering/xlogdriver/feature.jpeg" />
    </item>
    
    <item>
      <title>Signed Once, Loaded Twice: Plugin Signature Bypass in CodeWorks IDE</title>
      <link>https://n9o.xyz/reverseengineering/codeworks/</link>
      <pubDate>Tue, 11 Apr 2023 00:00:00 +0000</pubDate>
      
      <guid>https://n9o.xyz/reverseengineering/codeworks/</guid>
      <description>&lt;h1 class=&#34;relative group&#34;&gt;Signature Bypass in CodeWorks IDE Plugin Loader 
    &lt;div id=&#34;signature-bypass-in-codeworks-ide-plugin-loader&#34; class=&#34;anchor&#34;&gt;&lt;/div&gt;
    
    &lt;span
        class=&#34;absolute top-0 w-6 transition-opacity opacity-0 ltr:-left-6 rtl:-right-6 not-prose group-hover:opacity-100&#34;&gt;
        &lt;a class=&#34;group-hover:text-primary-300 dark:group-hover:text-neutral-700 !no-underline&#34; href=&#34;#signature-bypass-in-codeworks-ide-plugin-loader&#34; aria-label=&#34;Anchor&#34;&gt;#&lt;/a&gt;
    &lt;/span&gt;        
    
&lt;/h1&gt;

&lt;h2 class=&#34;relative group&#34;&gt;Prologue: Not All Checks Are Made Equal 
    &lt;div id=&#34;prologue-not-all-checks-are-made-equal&#34; class=&#34;anchor&#34;&gt;&lt;/div&gt;
    
    &lt;span
        class=&#34;absolute top-0 w-6 transition-opacity opacity-0 ltr:-left-6 rtl:-right-6 not-prose group-hover:opacity-100&#34;&gt;
        &lt;a class=&#34;group-hover:text-primary-300 dark:group-hover:text-neutral-700 !no-underline&#34; href=&#34;#prologue-not-all-checks-are-made-equal&#34; aria-label=&#34;Anchor&#34;&gt;#&lt;/a&gt;
    &lt;/span&gt;        
    
&lt;/h2&gt;
&lt;p&gt;It started with curiosity, like it usually does. I wasn’t even targeting CodeWorks specifically. I was just bouncing around dev tools I had lying around — checking how they loaded plugins, how they validated them, and if they did anything&amp;hellip; out of order.&lt;/p&gt;</description>
      <media:content xmlns:media="http://search.yahoo.com/mrss/" url="https://n9o.xyz/reverseengineering/codeworks/feature.gif" />
    </item>
    
    <item>
      <title>Swipe to Shell: Exploiting a Buffer Overflow in PaySafeTech Daemon</title>
      <link>https://n9o.xyz/reverseengineering/paysafetech/</link>
      <pubDate>Fri, 17 Mar 2023 00:00:00 +0000</pubDate>
      
      <guid>https://n9o.xyz/reverseengineering/paysafetech/</guid>
      <description>&lt;h1 class=&#34;relative group&#34;&gt;Buffer Overflow in PaySafeTech Payment Daemon 
    &lt;div id=&#34;buffer-overflow-in-paysafetech-payment-daemon&#34; class=&#34;anchor&#34;&gt;&lt;/div&gt;
    
    &lt;span
        class=&#34;absolute top-0 w-6 transition-opacity opacity-0 ltr:-left-6 rtl:-right-6 not-prose group-hover:opacity-100&#34;&gt;
        &lt;a class=&#34;group-hover:text-primary-300 dark:group-hover:text-neutral-700 !no-underline&#34; href=&#34;#buffer-overflow-in-paysafetech-payment-daemon&#34; aria-label=&#34;Anchor&#34;&gt;#&lt;/a&gt;
    &lt;/span&gt;        
    
&lt;/h1&gt;

&lt;h2 class=&#34;relative group&#34;&gt;Prologue: The Ghost in the Machine 
    &lt;div id=&#34;prologue-the-ghost-in-the-machine&#34; class=&#34;anchor&#34;&gt;&lt;/div&gt;
    
    &lt;span
        class=&#34;absolute top-0 w-6 transition-opacity opacity-0 ltr:-left-6 rtl:-right-6 not-prose group-hover:opacity-100&#34;&gt;
        &lt;a class=&#34;group-hover:text-primary-300 dark:group-hover:text-neutral-700 !no-underline&#34; href=&#34;#prologue-the-ghost-in-the-machine&#34; aria-label=&#34;Anchor&#34;&gt;#&lt;/a&gt;
    &lt;/span&gt;        
    
&lt;/h2&gt;
&lt;p&gt;The smell of late-night coffee and burnt solder still hung in the air. It was one of those nights — quiet, focused, and laced with the promise of uncovering something&amp;hellip; forgotten.&lt;/p&gt;</description>
      <media:content xmlns:media="http://search.yahoo.com/mrss/" url="https://n9o.xyz/reverseengineering/paysafetech/feature.gif" />
    </item>
    
  </channel>
</rss>
