Pwndbg Logo

Pwndbg

0
Free
Visit Website

Pwndbg (/paʊnˈdiˌbʌɡ/) is a GDB plug-in that enhances the debugging experience for low-level software developers, hardware hackers, reverse-engineers, and exploit developers by providing a suite of utilities and crutches to smooth out the rough edges of GDB, making it more user-friendly and efficient. It addresses the shortcomings of vanilla GDB, such as the lack of a real hexdump command, arcane syntax, and difficulty in reverse engineering and exploit development tasks. Pwndbg is a Python module loaded directly into GDB, aiming to replace and surpass its predecessors like gdbinit, PEDA, and GEF.

FEATURES

ALTERNATIVES

A tool to locally check for signs of a rootkit with various checks and tests.

Valkyrie is a sophisticated file verdict system that enhances malware detection through behavioral analysis and extensive file feature examination.

A Python library to interface with a cuckoo-modified instance.

A Scriptable Android Debugger for reverse engineers and developers.

TeamTNT is modifying its malicious shell scripts after they were made public by security researchers.

Dynamic binary analysis library with various analysis and emulation capabilities.

Ropper is a tool for analyzing binary files and searching for gadgets to build rop chains for different architectures.

A Python script that converts shellcode into a PE32 or PE32+ file.