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
SIMILAR TOOLS
yextend extends Yara's functionality by automatically handling archived and compressed content inflation, enabling pattern matching on files buried within multiple layers of archives.
A static analysis tool for PE files that identifies potential malicious indicators through compiler detection, packing analysis, signature matching, and suspicious string identification.
An open-source dynamic analysis framework that intercepts and monitors API calls in Android applications using the Android Substrate framework.
An open source .NET deobfuscator and unpacker that restores packed and obfuscated assemblies by reversing various obfuscation techniques.
A collaborative malware analysis framework with various features for automated analysis tasks.
An open source machine code decompiler that converts binary executables into readable C source code across multiple architectures and file formats.
A binary analysis and management framework for organizing and analyzing malware and exploit samples, and creating plugins.
PINNED

Checkmarx SCA
A software composition analysis tool that identifies vulnerabilities, malicious code, and license risks in open source dependencies throughout the software development lifecycle.

Orca Security
A cloud-native application protection platform that provides agentless security monitoring, vulnerability management, and compliance capabilities across multi-cloud environments.

DryRun
A GitHub application that performs automated security code reviews by analyzing contextual security aspects of code changes during pull requests.