Category: Reverse Engineering

Pwngdb

Pwngdb: gdb for pwn

Pwngdb GDB for pwn. Features libc : Print the base address of libc ld : Print the base address of ld codebase : Print the base of code segment heap : Print the base of heap got : Print...

zzuf

zzuf: transparent application input fuzzer

zzuf zzuf is a transparent application input fuzzer. Its purpose is to find bugs in applications by corrupting their user-contributed data (which more than often comes from untrusted sources on the Internet). It works...

Reko

reko v0.11.4 releases: a binary decompiler

reko Reko (Swedish: “decent, obliging”) is a C# project containing a decompiler for machine code binaries. This project is freely available under the GNU General Public License. The project consists of front ends, the core...

sandsifter

sandsifter: The x86 processor fuzzer

s a n d s i f t e r The sandsifter audits x86 processors for hidden instructions and hardware bugs, by systematically generating machine code to search through a processor’s instruction set, and...