Commit Graph

896 Commits (e8b51243c8dbc7186e8e24cb015dcd38f876ab5a)
 

Author SHA1 Message Date
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
Israel Alberto RV f74aa34cde
The disassembly flavor is hard-coded. It does not change from Intel to AT&T (#860)
5 years ago
Israel Alberto RV 304bf263ec
Improved the number of Runs/Layers in the container. Upgraded Ubuntu and install GoLand to run the tests. (#862)
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
roptimizer bde3637791
added fix for i386 libc6-dbg package. (#859)
5 years ago
German Vechtomov 29f962cc19
ropgadget: fix path export. (#854)
5 years ago
fishykz cfe93ab7ec
fix for ubuntu 20.04 (#850)
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
Tobias Faller b209c2b54e
Added installation configuration for Gentoo (#820)
5 years ago
Keun Tae (Kevin) Park a9c43edef2
In setup.sh, remove installation of python2 for apt (#828)
5 years ago
Disconnect3d 487caa1e77
Fix #814: better aslr output (#818)
5 years ago
Disconnect3d 301012abf2
Py3k (#817)
5 years ago
Disconnect3d ccd8f76803
Remove travis (#816)
5 years ago
Arusekk ce2266e95d
Add GitHub Actions support (#809)
5 years ago
Disconnect3d 15b11c7b15
Add Dockerfile for easier dev (#815)
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 d088019232
Update .travis.yml: trusty->bionic (#796)
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
Disconnect3d 970ac229a8
Delete dead code in regs.py (#779)
6 years ago
WeSeekAfterKnowledge 7bad305626
Determine register sizes dynamically, do not assume ptrdiff width (#775)
6 years ago
Disconnect3d a1b2b037fb
Fixes #777 - missing pyelftools program header name (#782)
6 years ago
Disconnect3d 606eae0599
Update regs.py (#780)
6 years ago