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
patryk4815 feeb713396
Fix jemalloc #2502 (#2512)
1 year ago
..
aglib Fix jemalloc #2502 (#2512) 1 year ago
color Port Pwndbg to LLDB (#2382) 1 year ago
commands Fix ctxp command (#2498) 1 year ago
dbg Fix jemalloc #2502 (#2512) 1 year ago
emu Remove `gdblib.arch` in favor of `aglib.arch` (#2454) 1 year ago
gdblib Fix bug where find_names_uncompressed fails all the time (#2507) 1 year ago
integration Remove `gdblib.arch` in favor of `aglib.arch` (#2454) 1 year ago
lib Remove `gdblib.arch` in favor of `aglib.arch` (#2454) 1 year 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 Pwndbg to LLDB (#2382) 1 year ago
auxv.py Port Pwndbg to LLDB (#2382) 1 year ago
chain.py Fix deference-limit changes not being reflected due to an early cast to int() (#2422) 1 year 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 Move main configuration object from `pwndbg.gdblib.config` to `pwndbg.config` (#2244) 1 year ago
glibc.py Don't ignore set safe-linking settings (#2484) 1 year 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 Update code to Python >= 3.8 (#1840) 2 years ago
rizin.py Update code to Python >= 3.8 (#1840) 2 years ago
search.py Port Pwndbg to LLDB (#2382) 1 year ago
ui.py Fix terminal width to 80 columns in tests (#2444) 1 year ago