Commit Graph

896 Commits (e8b51243c8dbc7186e8e24cb015dcd38f876ab5a)
 

Author SHA1 Message Date
Disconnect3d 744aa2273b
Fixes #770 - broken vmmap aliases (#778)
6 years ago
WeSeekAfterKnowledge 1cd9874ad9
Use qemu.root() instead of a hardcoded path (#774)
6 years ago
Bet4 5b9a42a5a8
Fix find_fake_fast error on older gdb version (#760)
6 years ago
layderv b361bda50b
#664 mark changed registers (#756)
6 years ago
WeSeekAfterKnowledge 016326f205
Update issue templates (#776)
6 years ago
Weston 677dfa2a19
Changes in dependencies needed for Ubuntu, starting from scratch. (#763)
6 years ago
tabell 609284cee2
support for xbps install (#753)
6 years ago
Paweł Płatek f90db722a5
chunk printing to malloc_chunk cmd (#751)
6 years ago
Disconnect3d 5062e4afce
Fixes #749 - stop showing pc marker in disasm loops (#750)
6 years ago
Jan Mazur ac7fb64847
mprotect command injecting mprotect syscall. (#740)
6 years ago
Weston d3ec217e60
fix for ubuntu 20.04 (#748)
6 years ago
Disconnect3d 2a09b30649
Fixes #726 (#747)
6 years ago
Paweł Płatek e3b910c5d5
Try heap (#744)
6 years ago
CptGibbon 42815836cc
Update heap implementation (#728)
6 years ago
jkthecjer fbd2bb3abf
Fixed alignment bug in vis_heap_chunks command (#739)
6 years ago
bigben93 3cf9b31841
Added suppor fot opensuse (#734)
6 years ago
abrikos110 0cdcd6f518
Fixed misprint 'distibuted' --> 'distributed' (#733)
6 years ago
Bet4 d4a6ff4c57
Fix command description format (#727)
6 years ago
苇子 b1beacf07f
fixes #660, can not get correct arm64 context (#724)
6 years ago
Andrej Zieger 5849d27446
[WIP] Feature: show ghidra decompiled code in context (#715)
6 years ago
Paweł Płatek ab1e091987
rename ctx-watch -> ctx-unwatch (#725)
6 years ago
Bet4 5c67072108
Enhance find_fake_fast (#721)
6 years ago
CptGibbon 798bcb6c75
Fix inaccuracies in vis_heap_chunks() (#708)
6 years ago
Andrej Zieger a18e751520
[WIP] Context watches expressions (#711)
6 years ago
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