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/lib
Matt 2ecdce4ea8
Move main configuration object from `pwndbg.gdblib.config` to `pwndbg.config` (#2244)
1 year ago
..
heap Add more type annotations (#2059) 2 years ago
kernel Additional type hints (#2120) 2 years ago
__init__.py GDB Refactor [1/N]: Split arch.py and related files into lib/ and gdb/ (#1114) 3 years ago
abi.py Additional type hints (#2120) 2 years ago
android.py Typing fixes (#1970) 2 years ago
arch.py Typing fixes (#1970) 2 years ago
cache.py Additional type hints (#2120) 2 years ago
config.py Move main configuration object from `pwndbg.gdblib.config` to `pwndbg.config` (#2244) 1 year ago
elftypes.py Additional type hints (#2120) 2 years ago
funcparser.py Enable more lint checks (#2048) 2 years ago
functions.py Additional type hints (#2120) 2 years ago
gcc.py Additional type hints (#2120) 2 years ago
memory.py add vmmap --gaps option (#2191) 2 years ago
net.py Typing fixes (#1970) 2 years ago
regs.py Additional type hints (#2120) 2 years ago
stdio.py Additional type hints (#2120) 2 years ago
strings.py Add strip_colors as lib/strings API (#2164) 2 years ago
tempfile.py Typing fixes (#1970) 2 years ago
tips.py Additional type hints (#2120) 2 years ago
version.py Prepare 2024.02.14 release (#2020) 2 years ago
which.py Additional type hints (#2120) 2 years ago