Commit Graph

664 Commits (0736dbd1c77bd9108b49fe96908655d5ddd72634)
 

Author SHA1 Message Date
Benedikt Werner 0736dbd1c7 Don't check for IDA Pro if it is dissabled (#439)
8 years ago
Disconnect3d e225ba9f64
Tests framework (#375)
8 years ago
Disconnect3d f7eee8fb5d
Fixes #436 - memory write regression (#437)
8 years ago
Maciej Kotowicz 99e5b84f58 fix find_fake_chunk #410 (#435)
8 years ago
Disconnect3d 12d1aef2dd
Fixes #427 - readelf parsing error on old readelf versions (#433)
8 years ago
Disconnect3d 1a5e1347ba
Fixes #428 - pwndbg.memory.write encoding error (#432)
8 years ago
Jörg Thalheim f63a69d474 add basic rust support (#431)
8 years ago
Disconnect3d ff94056514 Fix #429 - osabi check for non-English GDB version (#430)
8 years ago
Meng-Huan Yu f595ba3fe6 Fix Parameter config class (#404)
8 years ago
Maciej Dębski a2df6fb7ab Try to connect to IDA on every debugger stop. (#423)
8 years ago
Disconnect3d d17930d21c
Refactor variable names in nearpc (#422)
8 years ago
Maciej Dębski a3da3f0daa Profiling and performance improvements (#421)
8 years ago
Levente Polyak 8ecaa67043 ensure length padding works with py2 by enforcing unicode awareness (#416)
8 years ago
Bruce Chen baa30ef2ba display the frame pointer register (x29) in aarch64 context (#418)
8 years ago
Zach Riggle c02f04efa8 Ban isort==4.3.0 (#417)
8 years ago
Zach Riggle 8f4dc8f634 Change README about GEF / GDBINIT / PWNDBG (#413)
8 years ago
Disconnect3d 869e8320e1
Bring back possibility of empty context (#409)
8 years ago
Zach Riggle 7bff516515 Better detection of extended-remote types
8 years ago
Zach Riggle 06bb87bd56
Update DEVELOPING.md
8 years ago
Disconnect3d 2a9149b96b
Add developer notes (#405)
8 years ago
Disconnect3d 39f60e9f64
Fix missing enum in Python 2 (#403)
8 years ago
Levente Polyak d043720272 syntax: highlight code for chain format during enhance (#400)
8 years ago
Levente Polyak a2cf4e4225 color: make lrjust() work with multiple chars (#401)
8 years ago
Disconnect3d fbbaf70df9
[WIP] Stop highlight and prefix display when repeating nearpc command (#399)
8 years ago
Levente Polyak e71bebdcdb improve repeat functionality of commands (#395)
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
Levente Polyak 103b1def61 config: validate context-sections and show all available values (#396)
8 years ago
Levente Polyak 3c907000ce context: bring back args section (default off) (#397)
8 years ago
Meng-Huan Yu cbc4f779fc Implement asm&source syntax highlight (#390)
8 years ago
Disconnect3d ecbe507e00
Fix inthook for enums in Python 3 (#393)
8 years ago
Levente Polyak 4c45035384 fixup: fix wrong import during refactoring (#394)
8 years ago
Levente Polyak 8aea51aa47 make everything themeable (#392)
8 years ago
Alexandro Sanchez 6a640e8ff2 Avoid enhancements when dereference limit is zero (#380)
8 years ago
Disconnect3d d1bdf1e01f
Fix py2 import error (shlex.quotes vs pipes.quotes) (#389)
8 years ago
Bjoern Kerler 55cb36cd19 Fix Endianess issue and Memory error on GDB (#386)
8 years ago
Meng-Huan Yu 81a1a0e1c2 Fix #373 for python2 env (#384)
8 years ago
Disconnect3d 52e6285e7c
Merge stable to dev (#381)
8 years ago
Disconnect3d 5390912061
Add capstone, unicorn versions to version command (#379)
8 years ago
Disconnect3d 164e0087c6
Fix upper stack boundary (#377)
8 years ago
Disconnect3d fe876b1029
ArgparsedCommand: pass parser or description; move some cmds to ArgparsedC~ (#373)
8 years ago
Disconnect3d 52abfbf791
Adds $rebase(offset) function (#374)
8 years ago
Zach Riggle 5f1eb38072 Add dereference-limit and heap-dereference-limit parameters (#367)
8 years ago
Disconnect3d a2dac40479
Update README badges links
8 years ago
Disconnect3d 5b279b54ac
Fix Python 2&3 badge in README
8 years ago
Disconnect3d 04dea2c042
More badges in README
8 years ago
Disconnect3d 81d4c5373e
Fail on two commands with the same name (#372)
8 years ago
Julian Kirsch c0755b9616 Add xinfo command for extended offset information (#376)
8 years ago
Meng-Huan Yu 31f468e0d1 Support bare metal environment (#369)
8 years ago
Devin Neal 8a5a6da0a3 fix ds and da for gdb 7.11 (#364)
8 years ago
Disconnect3d 466ab2cc2b Merge stable to dev (#365)
8 years ago