
CVE-2026-62958
Proof-of-concept for CVE-2026-62958: crafts a malformed ELF to trigger an out-of-bounds read in Libriscv and crash the sandbox with SIGSEGV.

Proof-of-concept for CVE-2026-62958: crafts a malformed ELF to trigger an out-of-bounds read in Libriscv and crash the sandbox with SIGSEGV.

A powerful static binary rewriting tool

Automates setup of binary exploitation challenges by patching ELF binaries, fetching matching linkers, unstripping libc, and generating pwntools…

Program for determining types of files for Windows, Linux and MacOS.

Cross-platform library to parse, modify, and abstract ELF, PE, and MachO executable formats. Supports C++, Python, and Rust APIs with disassembler,…

Patch PE, ELF, Mach-O binaries with shellcode new version in development, available only to sponsors

Search for ROP gadgets in ELF, PE, Mach-O, and Raw binaries across x86, ARM, MIPS, and RISC-V architectures. Supports automated ROP chain generation…

Most Linux LPEs need a race window or a kernel-specific offset. Copy Fail is a straight-line logic flaw, it needs neither. The same 732-byte Python…

A tool to help you write binary exploits

Linux ELF x32/x64 ASLR DEP/NX bypass exploit with stack-spraying

ELF binary packer that encrypts code sections and injects a runtime decryption stub for 64-bit Linux executables, demonstrating code injection and…

Introduction to the exploitation of ELF binaries.

A technique to run binaries filelessly and stealthily on Linux by "overwriting" the shell's process with another.

binary patching from Python

Educational repository of offensive security source code: remote shells, ELF injectors, crypters, memory injection, and droppers for Linux,…

Minimal no-libc Linux x86_64 ELF PoC build for Copy Fail (CVE-2026-31431)

Injects code into ELF executables post-build

Linux Shared Library to Shellcode Loader