Commit Graph

634 Commits (99a5ef39bd4bab8c3fd73922d791811e5fd6fb67)

Author SHA1 Message Date
veritas501 99a5ef39bd fix exception raised by cs.syntax when debugging mips binary
5 years ago
veritas501 5389eb668d fix(emulate): let `emulate` works on unicorn-1.0.2rc1 ~ unicorn-1.0.2
5 years ago
anthraxx 87da998fce fix(telescope): also unroll buffer if last line is skipped
5 years ago
anthraxx 05036defa0 fix(telescope): avoid superfluous whitespace after register column
5 years ago
anthraxx 75b42495b8 feature(telescope): reduce cognitive load by adding skip count label
5 years ago
anthraxx baf3fe7b5c feature(telescope): option to set min repeating values before skipping
5 years ago
anthraxx 14325af53f chore: clean up unused imports
5 years ago
anthraxx a8c2fb5342 fix(ui): fix display of addrsz to be hex formated
5 years ago
anthraxx a5c9738eec feature(radare2): add r2pipe command to execute stateful radare2 cmds
5 years ago
anthraxx 5d0441b340 feature(shell): put 'pwn' into allow list for pwntools
5 years ago
anthraxx 87bf6ac0f9 chore(ghidra): simplify logic and clean up code flow
5 years ago
anthraxx 707fe12e3d chore(ghidra): use memoize feature to cache r2pipe handle
5 years ago
anthraxx 44770fd71f fix(ghidra): handle PIE base address when opening the r2pipe
5 years ago
anthraxx 71ca7213e2 feature(ghidra): use configurable code prefix marker for line indicator
5 years ago
anthraxx a100d87fdc fix(ghidra): make if-no-source condition work as expected
5 years ago
anthraxx 6354fdce7a fix(ghidra): avoid crash if we try to decompile a faulty addr/func
5 years ago
anthraxx e8b51243c8 chore(ghidra): modularize ghidra functions into utils and commands
5 years ago
Levente Polyak b036575589
feature(radare2): add argument to set base when loading for PIE (#897)
5 years ago
Bintang Fikriguska 00c97409c7
use_info_auxv() : change regex (#894)
5 years ago
Tobias Faller 96df189e97
Changed register list to use precomputed tuples (#866)
5 years ago
Israel Alberto RV cd0cd8280e
Fixed bug when the GDB is debuggin an architecture arm-eabi (disassembly-flavor). (#889)
5 years ago
Disconnect3d 4d213a1f90
Fix #881 (#883)
5 years ago
Disconnect3d ae6f25a810
Fix #858 (#877)
5 years ago
Israel Alberto RV bf49bf8356
Unit test fix (#868)
5 years ago
Bet4 5639589f5a
Remove unimplemented dlmalloc (#874)
5 years ago
Tim Gates c31c720ded
docs: fix simple typo, divison -> division (#870)
5 years ago
Israel Alberto RV f74aa34cde
The disassembly flavor is hard-coded. It does not change from Intel to AT&T (#860)
5 years ago
GGyul-E cc92959fcc
Added comment command (#857)
5 years ago
eldipa 812278b10b
Allow return offsets and use it for 'start' method. (#864)
5 years ago
Disconnect3d 979d330744
Fixes #841
5 years ago
Konstantin Bücheler 30c816bd82
Moved filename to the end of the command (#842)
5 years ago
xmcp ea11f862df
Add basic i8086 support (#835)
5 years ago
takimata f096be7d89
Compact, [big-endian] hexdump (#839)
5 years ago
Lonny Wong 779634aef7
fix prev chunk size check (#837)
5 years ago
Tobias Faller 9250cc51d8
Compact register list for context view (#830)
5 years ago
RGDZ-GZU 7690b60722
Fixed bug: bins gets the wrong pointer offset (#832)
5 years ago
Lonny Wong d626db172d
add config context-backtrace-lines (#831)
5 years ago
Disconnect3d 487caa1e77
Fix #814: better aslr output (#818)
5 years ago
Disconnect3d 301012abf2
Py3k (#817)
5 years ago
Disconnect3d 96716ce825
Fix mprotect failing on py2
5 years ago
Disconnect3d fa326d3483
Fix disasm call target display when symbol is known (#801)
6 years ago
Disconnect3d 9c60b62473
arch.py: remove unused instruction (#800)
6 years ago
Disconnect3d 21319d31ab
Add repeat mode dX commands (#791) (#799)
6 years ago
Disconnect3d 79140e3c15
Fix dqs windbg command (#798)
6 years ago
disconnect3d b5775f73fc Fix typo in exception-verbose parameter
6 years ago
disconnect3d 64f75c9508 vmmap command: fixes #795 - usage w/o argument
6 years ago
Disconnect3d f5432052bf
vmmap command: show offset for single addresses (#795)
6 years ago
Les De Ridder 8c601c4488
Fix typos (#787)
6 years ago
Paweł Płatek 5efff78cd1
return only valid arenas (#784)
6 years ago
Paweł Płatek af0b065b42
2*ptrsize mismatch (#783)
6 years ago