Commit Graph

252 Commits (5e60e5b5b189f7c91524feb3c6ab4ddcab1b49a3)
 

Author SHA1 Message Date
Zach Riggle 79ca9d5fa1 Python3 fixes
11 years ago
Zach Riggle 68529bcb5c Lots of changes for automatically showing various function arguments etc.
11 years ago
Zach Riggle 8f36054413 Update functions
11 years ago
Zach Riggle 5756ab8057 Slightly better extraction
11 years ago
Zach Riggle 54563e7693 Fix ranges
11 years ago
Zach Riggle 9b75266877 Merge remote-tracking branch 'origin/master'
11 years ago
Zach Riggle 9ea31293e6 Python2 no likey
11 years ago
Zach Riggle 18aa627d31 Enable cache-while-running; add ASLR command; work around GDB internal aborts
11 years ago
Zach Riggle 937fd1e05e isort
11 years ago
Zach Riggle b15de2359a Fix Python2 issues
11 years ago
Zach Riggle 994afa9aef lots of WIP stuff
11 years ago
Zach Riggle 3e57bc3445 Remove <> from unnamed jumps
11 years ago
Zach Riggle 6e9542fc7e Ensure ordering of "start" command
11 years ago
Zach Riggle c72b755b4c Colored instructions were misleading
11 years ago
Zach Riggle 5d709bd6e2 isort
11 years ago
Zach Riggle 8ac7e5b710 Python3
11 years ago
Zach Riggle ceeee2f3b5 Enhancements to IDA script to make it crash less (never?)
11 years ago
Zach Riggle 9c49153da1 Merge pull request #10 from thebarbershopper/thebarbershopper/command-dc
11 years ago
thebarbershopper 6364e88fb7 Add 'dc' alias for 'hexdump'
11 years ago
Zach Riggle d094c61ec8 Remove <> from unnamed jumps
11 years ago
Zach Riggle 6f8c15dc94 Ensure ordering of "start" command
11 years ago
Zach Riggle 5a08d8d553 Colored instructions were misleading
11 years ago
Zach Riggle 8ba1981bcc isort
11 years ago
Zach Riggle 456a2dbfdb Python3
11 years ago
Zach Riggle 9c2f043f03 Add errno module, turn off io debugging
11 years ago
Zach Riggle 99403af8df Fix up some Python2 regressions
11 years ago
Zach Riggle 286206d163 Various updates for symbolizing, auxv. Adds aslr command.
11 years ago
Zach Riggle c08cb916a1 Remove duplicate example output
11 years ago
Zach Riggle ca6d30fa07 Python3
11 years ago
Zach Riggle 90726f70ca Python3
11 years ago
Zach Riggle df8006bbae Add procinfo, permit passing arguments to start and entry
11 years ago
Zach Riggle 0a1316d1f1 Fix up/down swap
11 years ago
Zach Riggle 592b9dd9b2 Auto-snapshot the IDB when loading the script
11 years ago
Zach Riggle 33aeb4c0a9 Print out commands
11 years ago
Zach Riggle d1743d7a87 Docs
11 years ago
Zach Riggle 86497b14aa Docs and search enhancements
11 years ago
Zach Riggle cf459f5e78 Lots of enhancements, and adds the "start" command
11 years ago
Zach Riggle 1ba854792a wipip
11 years ago
Zach Riggle bdfad5dff9 Fix base address of DSOs
11 years ago
Zach Riggle 1af8b74553 Fix dd ambiguity; fix windbg commands on Python27
11 years ago
Zach Riggle f3b47754c3 Fixes for Python2.7
11 years ago
Zach Riggle dad8c9c2ea File-level documentation
11 years ago
Zach Riggle b0eafd76bf Remove unhelpful field
11 years ago
Zach Riggle c2dbbb33f6 Remove empty files
11 years ago
Zach Riggle 1b36cbc5a3 Sort imports
11 years ago
Zach Riggle b6ac73a0e7 More fixes
11 years ago
Zach Riggle 38a6e470fa Fix typo
11 years ago
Zach Riggle 57b2504a6b Add more IDA stuff
11 years ago
Zach Riggle 1eb609546f Add more frames, symbolize frames if possible using GDB
11 years ago
Zach Riggle 180003bbbe Remove NORWX
11 years ago