Commit Graph

942 Commits (0608fc8dd1c9677ec861f3b92874ca53b2907b4f)
 

Author SHA1 Message Date
Yuekai Jia 19eaa19919 Fix #555 - The return address register not restored (#557)
7 years ago
Matrix 1d4d6ff84d add support of PIE for r2 (#567)
7 years ago
Paweł Płatek a12b5bf79c fix unpacking bins tuples (#563)
7 years ago
Yuekai Jia cbec07c798 Add missing rust type (#559)
7 years ago
Disconnect3d 4a341372c9
Fixes #551 - broken setup.sh for unknown distros (#554)
7 years ago
Disconnect3d 8f33ec480f
Fix tcache and support it on targets w/o -lpthread (#552)
7 years ago
Calle Svensson 631c932731 Check if override built-in command (#543)
7 years ago
Disconnect3d ab46a7943f
Improve setup.sh distro and docker handling (#549)
7 years ago
Paweł Płatek 5b307a2741 display chain bk and fd if corrupted (#537)
7 years ago
Adam Tanana d9cb83b561 Removed unwanted Exception (#546)
7 years ago
0x6861636b6572 c01d2737cf Update README.md (#547)
7 years ago
Calle Svensson f6edfe069c Fix whitespace to repair Travis CI (#544)
7 years ago
Claudia J.Kang e61b055956 Added the installation script for each distros. (#540)
7 years ago
Paweł Płatek b847f1d384 add bugreport cmd (#533)
7 years ago
Paweł Płatek 2f36260464 Fix got command (#531)
7 years ago
Paweł Płatek 80d3df1c6a fix probeleak command (message.warning -> warn) and small fixes for it (#525)
7 years ago
Disconnect3d a6e6e97eac
Revert "Add setregs command #520 (#527)" (#529)
7 years ago
Disconnect3d 3047286bdc
Add __printf_chk function to function args info (#528)
7 years ago
Disconnect3d 99fb2bab03
Add setregs command #520 (#527)
7 years ago
Disconnect3d 7d10765f56 Add filepath to context code (#526)
7 years ago
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