House: A runtime mobile application analysis toolkit with a Web GUI, powered by Frida, written in Python. It...
Reverse Engineering
HyperPlatform HyperPlatform is an Intel VT-x based hypervisor (a.k.a. virtual machine monitor) aiming to provide a thin...
exploit generator – autoexp A script to automatically create a working exploit from crash PoCs. The motivations...
T-Fuzz T-Fuzz consists of 2 components: Fuzzing tool (TFuzz): a fuzzing tool based on program transformation Crash...
edb is a cross-platform x86/x86-64 debugger. It was inspired by Ollydbg but aims to function on x86 and...
ShellGen ShellGen is a dynamic shellcode generator with multiple output types that can be formatted in binary,...
uDdbg – Unicorn DOPE Debugger A gdb-like debugger that provides a runtime env to unicorn emulator and...
LiME ~ Linux Memory Extractor A Loadable Kernel Module (LKM) which allows for volatile memory acquisition from...
HexRaysPyTools: Ida Pro plugin to assists in creation classes/structures and detection virtual table
HexRaysPyTools: Ida Pro plugin to assists in creation classes/structures and detection virtual table
HexRaysPyTools Plugin assists in creation classes/structures and detection virtual tables. Also helps to transform decompiler output faster...
memrepl memrepl is a Frida based script that aims to help a researcher in the task of exploitation of memory...
pythem – Penetration Testing Framework pythem is a multi-purpose pentest framework written in Python. It has been...
BARF: Binary Analysis and Reverse engineering Framework The analysis of binary code is a crucial activity in...
PE Tools lets you actively research PE files and processes. Process Viewer and PE files Editor, Dumper, Rebuilder, Comparator, Analyzer are included. PE Tools is an oldschool reverse engineering tool with a...
BinDbg BinDbg is a Binary Ninja plugin that syncs WinDbg to Binja to create a fusion of...
HeapViewer An IDA Pro plugin (for now) to examine the heap, focused on exploit development. Currently only...