
VX-API
Collection of various malicious functionality to aid in malware development

Collection of various malicious functionality to aid in malware development

Display information about files in different file formats and find gadgets to build rop chains for different architectures (x86/x86_64, ARM/ARM64,…

Windows tool for dumping malware PE files from memory back to disk for analysis.

A tool that is used to hunt vulnerabilities in x64 WDM drivers

Windows privilege escalation discovery tool that parses Process Monitor boot logs to identify DLL hijacking, weak ACLs, and other elevation paths,…

x64 PE bin2bin obfuscator which doesn't add a section to the binary

Use IDA PRO HexRays decompiler with OpenAI(ChatGPT) to find possible vulnerabilities in binaries

A security-first MCP server that empowers AI agents to perform automated reverse engineering, malware analysis, forensics, vulnerability research,…

DLLirant is a tool to automatize the DLL Hijacking researches on a specified binary.

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

LLM-agent-powered concolic execution engine that instruments source code, summarizes path constraints in natural language, and generates test cases…

Sandbox untrusted code with safe access to the host.

TDL4 style rootkit to spoof read/write requests to master boot record

Userland exec PoC to be used as attack vector technique

A PoC project for embedding shellcode to Hint/Name Table

Fault-injection-based fuzzer that mutates generator programs to produce almost-valid inputs for targets, enabling fuzzing of complex formats and…

High performance fuzzing using riscv to x86 binary translations and modern fuzzing techniques

PowerShell toolkit for AMSI/Defender detection-boundary analysis and static malware triage maps byte offsets to detection triggers, plus YARA,…