
pyrebox
Python scriptable Reverse Engineering Sandbox, a Virtual Machine instrumentation and inspection framework based on QEMU

List of awesome reverse engineering resources

Allows you to emulate an Android native library, and an experimental iOS emulation

Unicorn CPU emulator framework (ARM, AArch64, M68K, Mips, Sparc, PowerPC, RiscV, S390x, TriCore, X86)

UNIX-like reverse engineering framework and command-line toolset.

Official OpenOCD Read-Only Mirror (no pull requests)

Hand-crafted Frida examples

Radare2 and Frida better together.

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

Driver Buddy Reloaded is an IDA Pro Python plugin that helps automate some tedious Windows Kernel Drivers reverse engineering tasks

LLVM based static binary analysis framework

A pure-Python library that lets you inspect, modify and search the memory of any running process in a few lines of Python :snake: .

A happy heap editor to support your exploitation process :slightly_smiling_face:

A powerful decompiler that lets you reverse-engineer React Native mobile apps by converting their compiled Hermes bytecode (.hbc) files back into…

Personal research into the Xbox Series Architecture

asadbg is a framework of tools to aid in automating live debugging of Cisco ASA devices

Experimental Linux strace LLM agent

Root-cause analysis and patch validation of CVE-2023-52356 in libtiff using AddressSanitizer and GDB.