Category: Reverse Engineering

Coldsnap

Coldsnap: Python Snapshot Fuzzer

Coldsnap – Python Snapshot Fuzzer Example coldsnap.py is a python-based snapshot-based ptrace-based fuzzer example. The purpose of this example is to test the performance of snapshot fuzzing entirely in python and to provide an...

e9patch

e9patch: powerful static binary rewriting tool

E9Patch – A Powerful Static Binary Rewriter E9Patch is a powerful static binary rewriting tool for x86_64 Linux ELF binaries. E9Patch is: Scalable: E9Patch can reliably rewrite large/complex binaries including web browsers (>100MB in size)....

replica

replica: Ghidra Analysis Enhancer

replica Ghidra Analysis Enhancer ✨Features ⚡ Disassemble missed instructions – Define code that Ghidra’s auto analysis missed ⚡ Detect and fix missed functions – Define functions that Ghidra’s auto analysis missed ⚡ Fix ‘undefinedN’ datatypes – Enhance...