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
Matt 4e5e44b3fb
Add initialization under LLDB (#2253)
1 year ago
..
color Move main configuration object from `pwndbg.gdblib.config` to `pwndbg.config` (#2244) 1 year ago
commands Move main configuration object from `pwndbg.gdblib.config` to `pwndbg.config` (#2244) 1 year ago
constants Additional type hints (#2120) 2 years ago
dbg Add initialization under LLDB (#2253) 1 year ago
emu Move main configuration object from `pwndbg.gdblib.config` to `pwndbg.config` (#2244) 1 year ago
gdblib Move main configuration object from `pwndbg.gdblib.config` to `pwndbg.config` (#2244) 1 year ago
lib Move main configuration object from `pwndbg.gdblib.config` to `pwndbg.config` (#2244) 1 year ago
lldblib Add initialization under LLDB (#2253) 1 year ago
wrappers Retrieve RELRO and PIE status directly from ELF object (#2202) 2 years ago
__init__.py Move GDB initialization and basic startup functionality to a new Debugger-agnostic API (#2243) 1 year ago
arguments.py Move pwndbg/{heap,disasm} into gdblib (#2206) 2 years ago
auxv.py Re-enable attr-defined typecheck error for some modules (#2060) 2 years ago
chain.py Move main configuration object from `pwndbg.gdblib.config` to `pwndbg.config` (#2244) 1 year ago
decorators.py Additional type hints (#2120) 2 years ago
enhance.py Move main configuration object from `pwndbg.gdblib.config` to `pwndbg.config` (#2244) 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 Move main configuration object from `pwndbg.gdblib.config` to `pwndbg.config` (#2244) 1 year ago
hexdump.py Move main configuration object from `pwndbg.gdblib.config` to `pwndbg.config` (#2244) 1 year ago
ida.py Move main configuration object from `pwndbg.gdblib.config` to `pwndbg.config` (#2244) 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 Executable bit/shebang house cleaning (#2189) 2 years ago
ui.py Move GDB initialization and basic startup functionality to a new Debugger-agnostic API (#2243) 1 year ago