
unblob
Extract files from any kind of container formats

Extract files from any kind of container formats

ARM64 ELF Virtual Machine Protection System

Exploit for command injection vulnerability found in uhttpd binary from TP-Link Tapo c200 IP camera

Intel Management Engine JTAG Proof of Concept - 2022 Instructions

Linux libfprint driver for the Focal-systems FT9201 (2808:93a9) USB fingerprint reader — runs FocalTech's own Windows matching engine natively on…

A session-unique RISC-V ISA — every boot speaks a different dialect. Old binaries become invalid. Malware cannot persist.

Post-authentication command injection exploit for Wavlink AC1200 routers. Leverages improper input sanitization in adm.cgi to execute arbitrary shell…

Hex Viewer/Editor/Analyzer compatible with Linux/Windows/MacOS

Curated Ghidra scripts to automate reverse engineering and vulnerability analysis: locate insecure functions, extract decompiler pseudocode, fix…

Static analysis framework that identifies fuzzable function targets in source code and binaries, generates harness templates, and integrates with…

Automated binary analysis toolkit built on IDA/Hex-Rays for inspecting IDB databases, decompiling routines, and extracting reverse-engineering…

IDA Pro plugin that imports runtime-resolved symbols in .NET Native binaries, parsing SharedLibrary.dll and its PDB to restore missing imports for…

Curated repository of Windows kernel patch diffs with automated vulnerability analysis, exploit primitive mapping, and debugging aids for security…

Analysis of the patch for CVE-2020-17035, detailing the vulnerability and exploitation mechanism in the affected binary component.

Decompiler from Java bytecode to Java, used in IntelliJ IDEA.

Multi-architecture binary decompiler that translates machine code into high-level C-like pseudocode, supporting x86, ARM, RISC-V, and M68K with GUI…

x64 binary obfuscator for PE files with control flow flattening, anti-disassembly, import obfuscation, and instruction mutation to hinder reverse…

An impish, cross-platform binary parsing crate, written in Rust