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
Gulshan Singh 80aa9eb76c
Improve events decorator typing (#2050)
2 years ago
..
color Allow multibit register bitflags (#2029) 2 years ago
commands Enable more lint checks (#2048) 2 years ago
constants Update code to Python >= 3.8 (#1840) 2 years ago
disasm Disallow any-generics (#2045) 2 years ago
emu Update code to Python >= 3.8 (#1840) 2 years ago
gdblib Improve events decorator typing (#2050) 2 years ago
heap Enable more lint checks (#2048) 2 years ago
lib Enable more lint checks (#2048) 2 years ago
wrappers Enable more lint checks (#2048) 2 years ago
__init__.py feat: Move gdb version to gdblib, do not depend on file exec feature in vmmap 2 years ago
arguments.py Update dev requirements (#2046) 2 years ago
auxv.py Disallow any-generics (#2045) 2 years ago
chain.py Fix exceptions during reverse execution in btrace (#1998) 2 years ago
decorators.py Update code to Python >= 3.8 (#1840) 2 years ago
enhance.py Typing fixes (#1970) 2 years ago
exception.py Fix linter types issues (#1996) 2 years ago
ghidra.py enhance decompiler compatible problem with rizin and radare2 (#1846) 2 years ago
glibc.py Add a helper command for one_gadget (#2018) 2 years ago
hexdump.py Update code to Python >= 3.8 (#1840) 2 years ago
ida.py Update dev requirements (#2046) 2 years ago
profiling.py Typing fixes (#1970) 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 Fix the limit in the search command (#2012) 2 years ago
ui.py Update code to Python >= 3.8 (#1840) 2 years ago