Summary
pwndbg is a GDB plug-in that makes debugging with GDB suck less, with a focus on features needed by low-level software developers, hardware hackers, reverse-engineers and exploit developers.
Versions
v99999999 :: 0 :: gentoo
- Modified
- License
- MIT
v20220105 :: 0 :: gentoo
- Modified
- License
- MIT
- Keywords
- ~amd64 ~x86
USE flags
python_single_target
- python3_10
- Build for Python 3.10 only
- python3_9
- Build for Python 3.9 only
Runtime Dependencies
dev-lang / python : An interpreted, interactive, object-oriented programming language
dev-libs / capstone : disassembly/disassembler framework + bindings
dev-python / future : Easy, clean, reliable Python 2/3 compatibility
dev-python / isort : A python utility/library to sort imports
dev-python / psutil : Retrieve information on running processes and system utilization
dev-python / pycparser : C parser and AST generator written in Python
dev-python / pyelftools : pure-Python library for analyzing ELF files and DWARF debugging information
dev-python / pygments : Pygments is a syntax highlighting package written in Python
dev-python / python-ptrace : A Python binding of ptrace library
dev-python / six : Python 2 and 3 compatibility library
dev-util / ROPgadget : Search for gadgets in binaries to facilitate your ROP exploitation
dev-util / unicorn : A lightweight multi-platform, multi-architecture CPU emulator framework
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Mario Haustein · gentoo
dev-util/pwndbg: new ebuild
Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Mario Haustein <mario.haustein@hrz.tu-chemnitz.de> Closes: https://github.com/gentoo/gentoo/pull/24016 Signed-off-by: Sam James <sam@gentoo.org>