You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
pwndbg/pwndbg
davi 107a8f1bac
hexdump: check if address is valid (#2833)
8 months ago
..
aglib Prefer relative paths for vmmap output (#2822) 8 months ago
color speed up pygments lexer selection (#2670) 11 months ago
commands hexdump: check if address is valid (#2833) 8 months ago
dbg Use context management for temporary breakpoints (#2820) 8 months ago
emu Simplify change (#2789) 9 months ago
gdblib Fix bad colors in TUI output - part 2 (#2782) 9 months ago
integration Port binja integration to aglib (#2676) 11 months ago
lib add empty lib/kernel/__init__.py (#2830) 8 months ago
wrappers Fix failing case in arch CI/CD (#2403) 1 year ago
__init__.py Move GDB initialization and basic startup functionality to a new Debugger-agnostic API (#2243) 1 year ago
arguments.py Port aglib.symbol + aglib.kernel + aglib.godbg (#2605) 12 months ago
auxv.py Disable stack and vmmap exploration (#2646) 11 months ago
chain.py fix negative address in some places (#2645) 12 months ago
decorators.py Add Binary Ninja integration (#2282) 1 year ago
enhance.py lint (#2450) 1 year ago
exception.py Move GDB initialization and basic startup functionality to a new Debugger-agnostic API (#2243) 1 year ago
ghidra.py Make some commands available from lldb (#2556) 1 year ago
glibc.py Port aglib.symbol + aglib.kernel + aglib.godbg (#2605) 12 months ago
hexdump.py Port Pwndbg to LLDB (#2382) 1 year ago
log.py Start migrating to Python logging and add log_level command (#2230) 1 year ago
profiling.py Add more type annotations (#2059) 2 years ago
radare2.py commands/*.py: port a lot to aglib (#2554) 1 year ago
rizin.py commands/*.py: port a lot to aglib (#2554) 1 year ago
search.py Port Pwndbg to LLDB (#2382) 1 year ago
ui.py Fix terminal size calculation (#2675) 11 months ago