Commit Graph

126 Commits

Author SHA1 Message Date
Zach Riggle d930fb59d6 Update README.md 2015-05-17 10:57:12 -04:00
Zach Riggle 376228a344 Merge remote-tracking branch 'origin/master' 2015-05-17 10:55:51 -04:00
Zach Riggle 9eb244f14f Mo caps 2015-05-17 10:55:16 -04:00
Zach Riggle 7932e13e10 Update README.md 2015-05-17 10:42:07 -04:00
Zach Riggle e1e98d4a89 Update README.md 2015-05-17 10:41:51 -04:00
Zach Riggle baf6364791 Update README.md 2015-05-17 10:33:22 -04:00
Zach Riggle 220c62a1f7 Update README.md 2015-05-17 10:31:54 -04:00
Zach Riggle 8c1779db15 Merge branch 'WIP-CAPSTONE' 2015-05-17 06:57:02 -07:00
Zach Riggle 2486c54f55 Merge remote-tracking branch 'origin/master' 2015-05-17 06:56:57 -07:00
Zach Riggle 77de7be3ce Add stepover, small fixes for ARM 2015-05-17 06:56:44 -07:00
Zach Riggle d61ebba69e Docs and slightly better performance 2015-05-17 05:18:17 -07:00
Zach Riggle 9665afa67d Add nextcall and nextjmp 2015-05-17 05:06:56 -07:00
Zach Riggle ad8b57f312 Looking sexy 2015-05-17 04:48:34 -07:00
Zach Riggle c2a535210e wip 2015-05-17 00:34:11 -04:00
Zach Riggle c6347c6bd6 WIPWIPWIP 2015-05-17 00:34:11 -04:00
Zach Riggle add3acba15 Don't infinitely decrement ESP; theres always more memory 2015-05-16 03:25:50 -04:00
Zach Riggle 0a8900a3a2 Merge pull request #11 from Grazfather/master
Improve installation instructions
2015-05-14 20:52:15 -04:00
Grazfather b2ffa2545c README: Don't bother cd-ing on install 2015-05-14 15:18:34 -07:00
Zach Riggle 2dc4254190 Update README.md 2015-05-14 16:51:57 -04:00
Zach Riggle 15fdd040c6 Update README.md 2015-05-14 16:50:53 -04:00
Grazfather cbdbb3aaff Improve installation instructions 2015-05-14 12:00:55 -07:00
Zach Riggle 392aaa4437 Remove unnecessary file 2015-05-11 20:53:16 -07:00
Zach Riggle db35f8b1fb Fix architectures missing target resolution 2015-05-11 17:48:49 -07:00
Zach Riggle 17cda45d53 Python2 unicode fix 2015-05-11 20:44:56 -04:00
Zach Riggle 79ca9d5fa1 Python3 fixes 2015-05-11 17:36:58 -07:00
Zach Riggle 68529bcb5c Lots of changes for automatically showing various function arguments etc. 2015-05-11 20:28:35 -04:00
Zach Riggle 8f36054413 Update functions 2015-05-11 15:30:33 -04:00
Zach Riggle 5756ab8057 Slightly better extraction 2015-05-09 15:31:45 -07:00
Zach Riggle 54563e7693 Fix ranges 2015-05-09 15:27:35 -07:00
Zach Riggle 9b75266877 Merge remote-tracking branch 'origin/master' 2015-05-09 18:25:36 -04:00
Zach Riggle 9ea31293e6 Python2 no likey 2015-05-09 18:05:36 -04:00
Zach Riggle 18aa627d31 Enable cache-while-running; add ASLR command; work around GDB internal aborts 2015-05-09 14:55:40 -07:00
Zach Riggle 937fd1e05e isort 2015-05-09 14:55:40 -07:00
Zach Riggle b15de2359a Fix Python2 issues 2015-05-09 17:22:00 -04:00
Zach Riggle 994afa9aef lots of WIP stuff 2015-05-09 15:25:24 -04:00
Zach Riggle 3e57bc3445 Remove <> from unnamed jumps 2015-05-09 15:25:23 -04:00
Zach Riggle 6e9542fc7e Ensure ordering of "start" command 2015-05-09 15:25:23 -04:00
Zach Riggle c72b755b4c Colored instructions were misleading 2015-05-09 15:25:23 -04:00
Zach Riggle 5d709bd6e2 isort 2015-05-09 15:25:23 -04:00
Zach Riggle 8ac7e5b710 Python3 2015-05-09 15:25:02 -04:00
Zach Riggle ceeee2f3b5 Enhancements to IDA script to make it crash less (never?) 2015-05-09 15:24:22 -04:00
Zach Riggle 9c49153da1 Merge pull request #10 from thebarbershopper/thebarbershopper/command-dc
Add 'dc' alias for 'hexdump'
2015-04-30 18:21:12 -04:00
thebarbershopper 6364e88fb7 Add 'dc' alias for 'hexdump' 2015-04-30 14:15:00 -07:00
Zach Riggle d094c61ec8 Remove <> from unnamed jumps 2015-04-23 02:23:39 -07:00
Zach Riggle 6f8c15dc94 Ensure ordering of "start" command 2015-04-23 02:12:55 -07:00
Zach Riggle 5a08d8d553 Colored instructions were misleading 2015-04-23 02:11:25 -07:00
Zach Riggle 8ba1981bcc isort 2015-04-23 02:10:59 -07:00
Zach Riggle 456a2dbfdb Python3 2015-04-23 02:07:41 -07:00
Zach Riggle 9c2f043f03 Add errno module, turn off io debugging 2015-04-23 05:07:10 -04:00
Zach Riggle 99403af8df Fix up some Python2 regressions 2015-04-23 01:46:06 -07:00