
hydrafw
Open-source firmware for HydraBus, a multi-tool for embedded hardware debugging, hacking, and penetration testing, supporting protocols like SPI,…

Open-source firmware for HydraBus, a multi-tool for embedded hardware debugging, hacking, and penetration testing, supporting protocols like SPI,…

AI-driven vulnerability discovery and live validation

Evidence-focused malware reverse engineering with deep PE/.NET inspection, Ghidra reconstruction, AI cross-checks, YARA, and ELF debugging

A benchmark for LLM-driven bug discovery: 77 challenges across 43 open-source projects (C/C++/Java).


SASM - simple crossplatform IDE for NASM, MASM, GAS and FASM assembly languages

Hardware Breakpoint (DR0-DR7) based patch-less user-mode hooking & telemetry instrumentation engine (AMSI, WLDP & ETW PoC).

SALT - SLUB ALlocator Tracer for the Linux kernel

Laboratorio para el análisis y explotación del CVE-2025-5548

Proof-of-concept exploit for CVE-2025-29824, a use-after-free vulnerability in the Windows CLFS kernel driver, demonstrating privilege escalation to…

Malware Configuration And Payload Extraction

Step-by-step guide to exploit a buffer overflow in FreeFloat FTP Server using Python fuzzing, Immunity Debugger with mona.py, and IDA Free for binary…

OSS-Fuzz - continuous fuzzing for open source software.

Detect compiler-invented memory loads that turn secure C into TOCTOU vulnerabilities. Includes automated source audits, Unicorn-based binary…

A collection of software installations scripts for Windows systems that allows you to easily setup and maintain a reverse engineering environment on…

Functional RISC-V ISA simulator supporting multiple extensions (RV32/64, V, cryptography) with interactive debug mode, GDB integration, and…

A True Instrumentable Binary Emulation Framework

Advanced Fuzzing Library - Slot your Fuzzer together in Rust! Scales across cores and machines. For Windows, Android, MacOS, Linux, no_std, ...