Commit Graph

972 Commits (34f9535c5f9cf64f4c3d4c069987278affc46d89)
 

Author SHA1 Message Date
CptGibbon 80e39598db
Don't use top chunk heuristics (#712)
6 years ago
CptGibbon c8a846ee54
Replace malloc initialization heuristics (#713)
6 years ago
Bet4 08a78ad4b7
Remove temp files and dir when exit (#720)
6 years ago
Bet4 64ca9a66cf
Fix decompile error (#716)
6 years ago
Chiller Dragon c46417f709
Remove useless cat from setup (#717)
6 years ago
Chiller Dragon d2fc36701f
Happy new year 2020 (#718)
6 years ago
Andrej Zieger f2c0efc10d
Per section context output (#697)
6 years ago
Bet4 9aef04b856
Add line indicator in decompile result (#714)
6 years ago
John McCann Cunniff Jr cc0c90a4a4
Fix vmmap crash when PG is disabled (#709)
6 years ago
Disconnect3d ca649da0e3
Fix switching to remote debug caching bug #707
6 years ago
Disconnect3d 8cbb863f17
Update __init__.py (#703)
6 years ago
Levente Polyak 355c09e329
command: support alternatives including sub command wrapper like pwn (#701)
6 years ago
Hye Sung Jung ecae891968 fix spelling errors (#699)
6 years ago
pu1p 829f36af4c Improve probeleak command (#698)
6 years ago
Keun Tae (Kevin) Park b2f7f90f49 split inode_objfile at most once to fix #695 (#696)
6 years ago
Derrick McKee e650f92c4b adding support for clear linux (#694)
6 years ago
Jinmo 5f40345734 Fix #681 (#693)
6 years ago
Yuuoniy ef7a984582 fix top_chunk and vis_heap_chunks command (#691)
6 years ago
Disconnect3d 2f69ddce65
Extend vmmap monitor info mem case to x64 (#687)
6 years ago
Disconnect3d ccc597d49a
vmmap: add QEMU kernel support (#685)
6 years ago
Anatoly Korniltsev 57cc3c2f14 Allow hexdump by module name, like vmmap (#683)
6 years ago
Yanick Fratantonio 203f10710e prevent apt-get from blocking at setup time (#680)
6 years ago
geoffbeier 1158a3086d Address pwndbg#674 - add gdb-gdbserver dependency (#676)
6 years ago
Jan Mazur b64674d032 delete unused variables (#675)
6 years ago
Stuart Nevans Locke 1edf676f6c Change windbg commands to parse data as strings. Fix for #672 (#673)
6 years ago
Levente Polyak 848247ed9c checksec: try detect different variants and use appropriate args (#671)
6 years ago
Stuart Nevans Locke 068099c15e Inthook size types (Fixes #669) (#670)
6 years ago
Bet4 7f5d8e7853 Change the way to check is_remote (#663)
6 years ago
NyaMisty 88723a8c0a Add support for decompile_context on IDA 7.0 (#655)
7 years ago
Bet4 97c5ccb419 Add end separator (#657)
7 years ago
Jan Mazur 9b6d412db4 Revert "Add history command (#643)" (#658)
7 years ago
Paweł Płatek 10aa11d52b change tcache chain size (#650)
7 years ago
Jan Mazur 544b5aada3 add ctx alias (#656)
7 years ago
Vesim d1118f2cbb Add history command (#643)
7 years ago
jaseg 011752a1ff Add initial support for ARM Cortex-M baremetal debugging (#264) (#654)
7 years ago
StalkR ce96491487 typeinfo: more types for golang and tests (#652)
7 years ago
StalkR 493b1a063c typeinfo: more types for golang programs (#649)
7 years ago
Stuart Nevans Locke f1efb2bed9 Fix #646 (Allow xuntil to work with PIE binaries on first run (#648)
7 years ago
Disconnect3d 60a1a722f4
Update context.py
7 years ago
Stuart Nevans Locke 6747be2341 Clear internal temp bp on exit. Fix #532 (#642)
7 years ago
Jan Mazur 3408e992ca Invoke heap commands only with libc debug symbols. (#635)
7 years ago
Stuart Nevans Locke 4696c4d25a Add mkdocs documentation (#639)
7 years ago
Disconnect3d 90b8a4f2b9
Fix source code display (#638)
7 years ago
Disconnect3d b02dad2fe0 Fixes #636 - bug with regs display on other frames (#637)
7 years ago
Stefan Ilic 06b7df5095 Add __read_chk, __fread_chk and __pread_chk (#536)
7 years ago
Disconnect3d a729a82fe4 Workaround for GDB bug described in #632 (#633)
7 years ago
Disconnect3d 814b47881a Improve UX of dumpargs command (#631)
7 years ago
NyaMisty 4095c1f75d Show context of pseudocodes instead whole of them (#630)
7 years ago
jebjerg 51708774d4 Enhance vis_heap_chunks (#625)
7 years ago
NyaMisty c0dfd70482 Fix the decompile function for IDA 7.2 (#629)
7 years ago