Commit Graph

1034 Commits (5c9bd146c8b2ea02ea912033861e9309ac6d2dcb)
 

Author SHA1 Message Date
Disconnect3d dc0e1f419a elf.py: optimize get_ehdr
4 years ago
Disconnect3d 66d5d6cc51 Fix early arch detection & the 'Cannot find ELF base!' warning
4 years ago
Disconnect3d 8faa634efa vmmap: dont get on new_objfile
4 years ago
Disconnect3d cc84a1534d
Update enhance.py
4 years ago
disconnect3d 93f9b12007 Fix context when reg value deref fails
4 years ago
disconnect3d b9e7bf1a75 Fix exception when pwndbg is sourced after attach
4 years ago
Matteo Rizzo 4f8db3a7d5 vmmap: add filter for writable/executable pages
4 years ago
Matteo Rizzo 45dd669a23 Make setup.sh work with Podman
4 years ago
Disconnect3d 72ca4d8fc0
Update canary description
4 years ago
Disconnect3d 462eb53eed vmmap: name anonymous pages
4 years ago
lonnywong 5517792bd3 strip colors like \x1b[38;5;148m
4 years ago
lonnywong aefcde5b3c add columns config for registers view
4 years ago
Adam Doupe 43f69825c9 Fix broken leakfind command
4 years ago
WeSeekAfterKnowledge a79c85b0e7 Update links to use Discord
5 years ago
Disconnect3d 668e53f527
Fix xinfo used with symbols that are function pointers
5 years ago
veritas501 8db8f4d25a fix: update_length() raise exception in some cases
5 years ago
Marco Bonelli 30d6745796 Make brva alias accept same args as breakrva
5 years ago
veritas501 aa25aac332 fix(disasm,emulate): support mips32r6
5 years ago
veritas501 44471dfd91 fix(emulate): refix emulate, let it works correct on unicorn-1.0.2rc1 ~ unicorn-1.0.2
5 years ago
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 56d1facd88 chore(profile): extend test binary so unicorn engine shows more code flow
5 years ago
anthraxx f1aa0c8f5c feature(profile): use a simple module based approach to define profiles
5 years ago
anthraxx fbfd47f770 fix(profile): accept any valid location for pyprof2calltree
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
WeSeekAfterKnowledge cd3cbf3d45
Update README to show more modern supported Linux versions (#885)
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
Victor Chan 26a18f1d70
Remove quotes from command option interpolation (#876)
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