Commit Graph

922 Commits (43f69825c994ebf008e495a24426ed273c5cc747)
 

Author SHA1 Message Date
Disconnect3d 84345dc4f7
Fixes #515 - typo in docstring (#516)
7 years ago
disconnect3d c188ed37f7 Merge branch 'beta' into dev
7 years ago
disconnect3d 2e77c5d348 Merge branch 'beta' into stable
7 years ago
Disconnect3d 63820d299f
Merge dev to beta (#506)
7 years ago
Disconnect3d f41d4f7928
Bump version (#505)
7 years ago
Disconnect3d 0f5b028e2e
Fixes piebase and breakrva on remote debugging (#502)
8 years ago
Disconnect3d 33a5c2720f
Fixes piebase and breakrva on remote debugging (#500)
8 years ago
Disconnect3d b392843d9f
Inform about `exception-debugger` on exceptions (#501)
8 years ago
Disconnect3d f2ebe4bce0
Fix nearpc following jumps when used w/o emulation (#499)
8 years ago
Disconnect3d 87aa167599
Run each test in a separate GDB session (#498)
8 years ago
Assel Meher 5b9671f284 add vis_heap_chunks (#496)
8 years ago
Disconnect3d 2f69c235b4
Fixes #488: wrong regs display on threaded targets (#495)
8 years ago
Disconnect3d 2bc872cf7f
Fix isort (#493)
8 years ago
ecx86 ed2c92f6c3 Leak offset probing tool (#492)
8 years ago
andigena 1074a56fbe Refactors heap.get_region, adds special case for get_heap_boundaries. (#489)
8 years ago
Assel Meher 46d927b012 Heap: allocator initialization check & global_max_fast bug fix (#485)
8 years ago
Levente Polyak c18906bda6 isort: fix import order to make travis pass (#490)
8 years ago
andigena 71d29df049 Resets the objfile cache to the proper type on exit. (#487)
8 years ago
andigena 7b03805eea Objfile event dispatching fix (#486)
8 years ago
andigena dfb69bd917 ptmalloc multiple heaps per non-main arena support, related fixes (#479)
8 years ago
Jonas Stig Kämpf Svane f1d1f7cd56 Fix and enhance xinfo command (#480)
8 years ago
Assel Meher 9d226e6e0b bug fix: tcache bin (#482)
8 years ago
Disconnect3d e92326a5eb
Fixes 476 - segfault handling when using rr project (#478)
8 years ago
Disconnect3d 7815953781
Fixes wrong pc/ip display in context introduced in 9fd5d35 (#477)
8 years ago
Disconnect3d f56f27155e
Fix isort (#475)
8 years ago
ecx86 46e69877b8 Command for calculating PIE offsets (#474)
8 years ago
David Tomaschik 0145d6520a Fix the up and down commands when provided with an argument. (#473)
8 years ago
Disconnect3d f69b81e424
Improve dumpargs command edge cases (#471)
8 years ago
Levente Polyak cefed15263 typeinfo: skip failed compile attempts (#470)
8 years ago
Disconnect3d dfa089d3a7
Fix NameError: global name 'abi' is not defined (#469)
8 years ago
Disconnect3d c3e32375e1
Use gdb.VERSION instead of parsing gdb.execute result (#467)
8 years ago
Disconnect3d e3b172ed88
Fix shell commands descriptions (#466)
8 years ago
Disconnect3d 812186aeef
Fix pwndbg.disasm.near with disabled caching (#465)
8 years ago
Disconnect3d 7d77bf7004
Fix before_prompt event on old GDB versions (#464)
8 years ago
Disconnect3d 9fd5d35712
Fixes #460 - getting SP reg on threaded apps (#463)
8 years ago
Disconnect3d 96b226f7d0
Change IDA xmlrpc default port (#462)
8 years ago
Disconnect3d 824dd9645c
Add filtering for config and theme commands (#458)
8 years ago
Disconnect3d f4a9cb9463
Fix emulate command crash (#459)
8 years ago
Disconnect3d c224cf48a9
version with IDA: proper hexrays detection (#457)
8 years ago
Disconnect3d fca00ecb76
version command: show IDA Pro versions (#456)
8 years ago
Disconnect3d 9cb502277e
Fix IDA 7 unhandled DecompilationFailure (#455)
8 years ago
Disconnect3d 448dd066e4
Kill compat.py completely (#453)
8 years ago
Disconnect3d 15c8a1184f
Fixes #391 - kills compat.py module (#452)
8 years ago
Disconnect3d 279e1a6db9
Fixes bins command (#424) (#450)
8 years ago
Disconnect3d 14fb7e2dda
Fix bins command 'There is no member named tcache_bins' (#449)
8 years ago
Disconnect3d 089fe869c4
Add stepsyscall and rename next_syscall to nextsyscall (#447)
8 years ago
Disconnect3d f834bf4a0d
Adds stepret command and nextret docstring (#448)
8 years ago
Disconnect3d 0323e769cf
Support hex data prefixed with 0x when using eX windbg command (#444)
8 years ago
Maciej Dębski d3f503540c Implement support for ptmalloc's tcache in heap/ (#420)
8 years ago
Benedikt Werner 399eb3137c Improve behavior without IDA Pro (#442)
8 years ago