
TinyLoad
Open source Windows x64 PE packer and crypter. Compresses and encrypts executables with a custom virtual machine into a self extracting stub.

Open source Windows x64 PE packer and crypter. Compresses and encrypts executables with a custom virtual machine into a self extracting stub.

Exploiting the .lnk vulnerability and operating system handling mechanisms regarding explorer.exe and USB drives.

Static analysis walkthrough of a Metasploit Windows shellcode: PowerShell payload decoding, XOR obfuscation, PEB walking, and Export Address Table…

A bin2bin code virtualizer for x86-64 PE's

Binary Ninja plugin to identify obfuscated code and other interesting code constructs

Proxies sensitive API calls from shellcode to artifacts for CET-compatible clean call stacks, enabling stealthy payload execution and call stack…

A PoC project for embedding shellcode to Hint/Name Table

A C# PE loader for x64 and x86 PE files.

CVE 2025 27237 Zabbix LPE proof of concept.

Python AV Evasion Tools

Some Rust program I wrote while learning Malware Development

An x86-64 code virtualizer for VM based obfuscation

An application to test windows and linux shellcodes

List of mixed boolean-arithmetic resources

Create Anti-Copy DRM Malware

Static deobfuscator for Themida, WinLicense and Code Virtualizer 3.x's mutation-based obfuscation.

PoC Implementation of a fully dynamic call stack spoofer

ROPfuscator is a fine-grained code obfuscation framework for C/C++ programs using ROP (return-oriented programming).