Commit Graph

54 Commits (2b3bd070b6e507bf4d223c5f3a17a965ef6c1fa4)

Author SHA1 Message Date
k4lizen b90cc9caa2
Various docs fixups round 2 (#3053)
7 months ago
OBarronCS c63a484001
Improve performance of pointer memory reads (#3021)
7 months ago
OBarronCS bc8d5d418f
Add cache to `is_linux` call (#2978)
7 months ago
k4lizen 00928004c4
Build docs in strict mode (#2844)
8 months ago
patryk4815 2fb8a687ed
fix negative address in some places (#2645)
12 months ago
Charles Fol d65d5814c5
Fix deference-limit changes not being reflected due to an early cast to int() (#2422)
1 year ago
Matt. c2bf902ea7
Port Pwndbg to LLDB (#2382)
1 year ago
Jason An 1ea126a07c
Add Binary Ninja integration (#2282)
1 year ago
Matt 2ecdce4ea8
Move main configuration object from `pwndbg.gdblib.config` to `pwndbg.config` (#2244)
1 year ago
Aaron Adams 6e6583f5ae
feat: Add a few new memory APIs and replace old APIs (#2155)
2 years ago
Aaron Adams 581861d2fd
Executable bit/shebang house cleaning (#2189)
2 years ago
peace-maker 90dc42e5b2
Additional type hints (#2120)
2 years ago
OBarronCS 50c47f4452
Annotate disasm (#2001)
2 years ago
∂ω∂ c340cc4740
Fix exceptions during reverse execution in btrace (#1998)
2 years ago
Disconnect3d 9e9f328ccc
Update code to Python >= 3.8 (#1840)
2 years ago
Gulshan Singh 37376c8ac7
Covert printf format strings to f-strings (#1735)
3 years ago
Gulshan Singh 47e4e09db2
Fix more pylint warnings (#1520)
3 years ago
Gulshan Singh 3d10dce81e
Refactor chain.py to use ColorConfig (#1326)
3 years ago
Gulshan Singh e456b317d7 Convert all vmmap references to pwndbg.gdblib.vmmap
3 years ago
Gulshan Singh eabab316d2
Split config.py into lib/ and gdblib/ (#1134)
3 years ago
Gulshan Singh bfbb2b8652
Move symbol.py to gdblib (#1259)
3 years ago
Gulshan Singh 512db53edd
Split memory into lib/ and gdblib/ (#1128)
3 years ago
Gulshan Singh 692c4b82f6
GDB Refactor [4/N]: Split abi into lib/ and gdblib/ (#1120)
3 years ago
Gulshan Singh 77380eb63c
GDB Refactor [1/N]: Split arch.py and related files into lib/ and gdb/ (#1114)
3 years ago
Disconnect3d b3a560eff0
black all da code (#1103)
3 years ago
cnwangjihe e0e32dca79 fix ending of chain
4 years ago
cnwangjihe 09f2cb648b Add safe-linking support
4 years ago
Disconnect3d ef86a5ca3c Remove shebang and coding lines
4 years ago
Disconnect3d 301012abf2
Py3k (#817)
5 years ago
Disconnect3d 279e1a6db9
Fixes bins command (#424) (#450)
8 years ago
Meng-Huan Yu e0c02a4484 Make de-reference only works on known pages in bare metal mode and add commands to manually add pages (#385)
8 years ago
Alexandro Sanchez 6a640e8ff2 Avoid enhancements when dereference limit is zero (#380)
8 years ago
Zach Riggle 5f1eb38072 Add dereference-limit and heap-dereference-limit parameters (#367)
8 years ago
Zach Riggle a3987ff340 Fix high addresses in chain()
9 years ago
blendin d6a03b3c98 Added heap operations (#140)
9 years ago
Zach Riggle b91bb02607 Promote GDB to a third-party utility
9 years ago
Zach Riggle aa73535df9 Run isort on pwndbg
9 years ago
Zach Riggle 80fa7725e6 Run futurize on pwndbg
9 years ago
Gulshan Singh 26f7321c60 Fixed arrow direction (#116)
9 years ago
Zach Riggle eae961289c Add shebang and encoding to each file
9 years ago
Zach Riggle c08e6392f6 isort
9 years ago
Levente Polyak 27bd04b07a more colors and fully customizable and themeable styles (#84)
9 years ago
Zach Riggle 373272aecd sixize
10 years ago
Zach Riggle d97847b872 Add isort, config, and pre-CI hook
10 years ago
Gulshan Singh 8a1ce82c33 Basic implementation of heap commands (#36)
10 years ago
Zach Riggle d13b9e85ce Add print_function to everything
10 years ago
Zach Riggle 68529bcb5c Lots of changes for automatically showing various function arguments etc.
11 years ago
Zach Riggle 1b36cbc5a3 Sort imports
11 years ago
Zach Riggle b4717a09ee Python27 fix
11 years ago
Zach Riggle 30a0de056a Lots of changes, improvements. Works for aarch64 stacks now which qemu royally fucks.
11 years ago