
siofra
Simulates the Windows PE loader to identify DLL hijacking vulnerabilities, generates weaponized DLLs with shellcode payloads, and detects UAC…

Simulates the Windows PE loader to identify DLL hijacking vulnerabilities, generates weaponized DLLs with shellcode payloads, and detects UAC…

Run Beacon Object Files (BOFs) outside Cobalt Strike by parsing 64-bit COFF object files, with Beacon-compatible argument generation and helper…

Generate proxy DLLs that forward exports to a target DLL while loading a user-defined secondary DLL, enabling DLL hijacking and side-loading for red…

Generates Nim proxy DLLs for DLL sideloading: parses PE exports to create .def files, forwards legit calls, and executes custom payloads in red team…

Some Rust program I wrote while learning Malware Development

Adaptix C2 agent using Crystal Palace PIC linker and PICO module system

Custom version of sudo 1.8.3p1 with CVE-2021-3156 patches applied

Proof-of-concept for CVE-2025-27237: local privilege escalation in Zabbix Agent for Windows via OpenSSL configuration file hijacking, with PoC DLLs…

Proof-of-concept exploit and custom payload generator for CVE-2018-5146, including crafted OGG POC file and HTML-based exploit with CRC32 calculation…

ARM64 ELF Virtual Machine Protection System

Run Radmin VPN on Linux via Wine — custom driver, TAP bridge, zero packet loss

💻 ARCH : ARM, ARM64, MIPS, PPC, X86

Converts Windows EXE files into DLLs that export the original entry point, enabling DLL-style loading of arbitrary executables. Supports both 32-bit…

C/C++ source obfuscator for antivirus bypass

ELF binary section docking toolkit for stageless payload delivery, enabling in-field payload attachment, signature evasion, and static/dynamic…

A PoC project for embedding shellcode to Hint/Name Table

Dynamically extracts fresh syscall stubs from ntdll.dll to evade signature-based detection, with a shellcode execution template for Nim-based…

🗜️ A packer for Windows x86 executable files written in C and Intel x86 Assembly. The new file after packing can obstruct reverse…