<?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>AV-Evasion on Netacoding | Cybersecurity, Assembly &amp; Network Research</title>
    <link>https://netacoding.com/tags/av-evasion/</link>
    <description>Recent content in AV-Evasion on Netacoding | Cybersecurity, Assembly &amp; Network Research</description>
    <image>
      <title>Netacoding | Cybersecurity, Assembly &amp; Network Research</title>
      <url>https://netacoding.com/img/logo-netacoding.png</url>
      <link>https://netacoding.com/img/logo-netacoding.png</link>
    </image>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate>Sat, 25 Apr 2026 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://netacoding.com/tags/av-evasion/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Pure Assembly vs C/Rust Malware Evasion: 0/65 VirusTotal, SROP CFG Bypass &amp; Zero Compiler Artifacts</title>
      <link>https://netacoding.com/posts/language_malware-evasion/</link>
      <pubDate>Sat, 25 Apr 2026 00:00:00 +0000</pubDate>
      <guid>https://netacoding.com/posts/language_malware-evasion/</guid>
      <description>Pure x64 Assembly eliminates compiler artifacts (GCC prologues, LLVM panic stubs, CRT startup code) that AV/EDR engines fingerprint. Empirical results: 0/65 VirusTotal detections, SROP injection and process_vm_writev invisible to behavioral sandbox. CMOV-based CFG flattening defeats heuristic graph analysis. Backed by Ianni et al. (SEBD 2019) on exotic compiler evasion.</description>
    </item>
    <item>
      <title>VESQER: DPCM&#43;RLE Hybrid Shellcode Compression in x64 Assembly | C2 Payload Size Reduction &amp; OPSEC</title>
      <link>https://netacoding.com/posts/compressdpcm-rle/</link>
      <pubDate>Sat, 11 Apr 2026 00:00:00 +0000</pubDate>
      <guid>https://netacoding.com/posts/compressdpcm-rle/</guid>
      <description>VESQER implements a DPCM&#43;RLE hybrid compression pipeline in pure x64 Assembly with zero external dependencies — designed for C2 payload compression. DPCM delta-encodes byte-level differences to reduce entropy variance; RLE collapses repeated delta runs. Full algorithm design, x64 Assembly implementation, compression ratio analysis, and integration with fileless C2 payloads.</description>
    </item>
  </channel>
</rss>
