Commit Graph

177 Commits

Author SHA1 Message Date
tyler c3efa43794 A few more features, such as IDA-like auto renaming 2014-10-04 01:24:20 -04:00
tyler de808317c6 clean up disasm a touch, fix bug in block finding 2014-10-03 23:58:08 -04:00
George Hotz 77afa70aa7 works better 2014-10-03 17:45:28 -04:00
George Hotz 60f354cc83 qira static is finding functions and stuff 2014-10-03 17:19:43 -04:00
George Hotz 7afa178ff8 static improvments 2014-10-03 16:56:33 -04:00
George Hotz bd51ad613e bugfixes 2014-10-02 21:22:11 -04:00
tyler d379336a22 Merge branch 'master' of ssh://github.com/BinaryAnalysisPlatform/qira 2014-10-02 21:20:58 -04:00
tyler 93dce6fa8f tagged the destination types for disasm 2014-10-02 21:20:39 -04:00
George Hotz 0f738befae best quality 2014-10-02 20:59:08 -04:00
tyler 34fd17790a Fixed function pointer table things 2014-10-02 20:54:19 -04:00
George Hotz f76a1da4e8 find the bug 2014-10-02 20:48:43 -04:00
tyler c12febe205 Weeding out more jump table things hopefully... 2014-10-02 20:49:09 -04:00
tyler 61b0040bf2 ignore jump table crap 2014-10-02 20:42:12 -04:00
George Hotz cb89449578 recursive descent parser 2014-10-02 20:34:03 -04:00
tyler 6679a32ff8 Added call destinations 2014-10-02 20:29:27 -04:00
tyler 281bad99a5 don't die on undecodable 2014-10-02 20:21:26 -04:00
tyler 34aaf329da Stop decoding when we hit junk 2014-10-02 20:20:39 -04:00
tyler 7c07e0f288 added destinations of an inst, fixed ret being dumb 2014-10-02 20:11:29 -04:00
tyler 0bdc5ea16e derp want size 2014-10-02 19:56:28 -04:00
tyler dd27cf45b8 Merge branch 'master' of https://github.com/BinaryAnalysisPlatform/qira
Conflicts:
	static2/disasm.py
2014-10-02 19:52:16 -04:00
tyler f1241c9e8a disasm is a class now 2014-10-02 19:47:32 -04:00
George Hotz d51ff9a8ea k qira is broken for now 2014-10-02 19:38:44 -04:00
George Hotz 9f42ae188d static2 memory model works 2014-10-02 19:31:57 -04:00
George Hotz 8804cf1a94 get_tags works 2014-10-02 19:20:54 -04:00
George Hotz be523c18cc factored out loader 2014-10-02 19:15:25 -04:00
George Hotz f796064718 better name 2014-10-02 19:03:45 -04:00
George Hotz 86690ab5cc factoring out qira_static2 2014-10-02 19:02:57 -04:00