Commit Graph

1350 Commits

Author SHA1 Message Date
Ned Williamson 7876f5ed80 some refactoring 2016-01-23 19:28:13 -05:00
Ned Williamson 975ac00709 disable set_trail_colors 2016-01-21 17:48:55 -05:00
Ned Williamson db20eb165c strip out hack and debug print 2016-01-21 17:40:15 -05:00
Ned Williamson 9912ab995d i know better than to use magic numbers 2016-01-21 12:09:10 -05:00
Ned Williamson b6860f6ac3 linux ida66 build 2016-01-21 12:05:01 -05:00
Ned Williamson 5a6e8334a1 no lines over 80 2016-01-21 12:04:20 -05:00
Ned Williamson 743bc5300e Merge branch 'master' of github.com:BinaryAnalysisPlatform/qira into ida_plugin_update 2016-01-21 11:55:28 -05:00
Ned Williamson 2e8a98f4a4 add time hack 2016-01-21 11:55:11 -05:00
George Hotz c36bb0b59a Merge pull request #131 from Inndy/master
Fix install.sh for Ubuntu
2016-01-12 06:36:08 -08:00
Inndy 416db4a9b2 Try to use `pip2` instead of `pip` 2016-01-12 16:36:49 +08:00
Ned Williamson 12050432de significant refactoring to new dynamic resolution code 2015-12-19 18:43:40 -05:00
Ned Williamson e46f23e811 another bug found with tester, all green now 2015-12-19 16:16:44 -05:00
Ned Williamson bd1c397d61 fix bug in runtime printing 2015-12-19 16:15:29 -05:00
Ned Williamson fed8e96a86 recognize unsupported arches 2015-12-19 16:11:59 -05:00
Ned Williamson fec7045b1f wow my tests are finding bugs 2015-12-19 15:56:35 -05:00
Ned Williamson 050cec6ec8 x86 can have two offsets 2015-12-19 15:37:19 -05:00
Ned Williamson 0ae9acb551 still ugly, but supports more arches now 2015-12-16 21:28:43 -05:00
Ned Williamson cb1527687e I'm going to be cleaning up that crappy thumb patch forever. 2015-12-16 20:36:20 -05:00
Ned Williamson ded47fb203 dynamic instruction resolution in progress 2015-12-16 17:12:00 -05:00
Ned Williamson 3dd0e0f602 Merge branch 'master' into ida_plugin_update 2015-12-14 21:35:46 -05:00
George Hotz ac26ea54a7 Merge pull request #128 from petercommand/patch-1
limit port range of socat_port to 1-65534 since qira_config.FORK_PORT…
2015-12-06 10:14:23 -08:00
Petercommand 743298aa44 limit port range of socat_port to 1-65534 since qira_config.FORK_PORT is assigned args.socat_port + 1 2015-12-07 01:36:08 +08:00
Ned Williamson fb15915075 build against 6.6 2015-12-01 14:01:20 -08:00
Ned Williamson d00a4d731e sadly async callbacks in libwebsockets cause crashes, not sure whose fault it is. some error handling while I'm at it 2015-12-01 13:27:03 -08:00
Ned Williamson 012141ee33 use alloc functions from ida, check some error conditions, do our queue synchronously (libwebsockets not threadsafe omg) 2015-11-27 17:20:35 -05:00
Ned Williamson 007d285b04 fix a couple thread safety issues 2015-11-27 16:23:27 -05:00
Ned Williamson 0123c22e24 turn off debug 2015-11-27 16:11:53 -05:00
Ned Williamson a58c3597a6 glorious async nonsleeping queue solution 2015-11-27 16:10:53 -05:00
Ned Williamson c122c4d502 Merge branch 'master' into ida_plugin_update 2015-11-27 12:41:55 -05:00
Ned Williamson c03ed76251 Merge pull request #127 from BinaryAnalysisPlatform/blank_fix
Update socket.io version, fix phantomjs in Travis
2015-11-09 17:30:05 -05:00
Ned Williamson de27be75c1 actually it unpacks it to the root 2015-11-09 17:16:36 -05:00
Ned Williamson 5dc61880c3 omg 2015-11-09 17:09:00 -05:00
Ned Williamson 81c9df4781 fix phantomjs for ubuntu 12.04 (travis ubuntu version) 2015-11-09 17:01:34 -05:00
Ned Williamson b2019e825b added dependency for phantomjs2.0 2015-11-09 16:11:50 -05:00
Ned Williamson c9543967f3 use phantomjs2.0 2015-11-09 15:59:34 -05:00
Ned Williamson 7c53e5339a slightly cleaner keyboardinterrupt 2015-11-09 15:43:04 -05:00
Ned Williamson 95ff0a3c64 use 64 bit test, we need to run fetchlibs to run 32 bit tests 2015-11-09 15:30:10 -05:00
Ned Williamson 08d980c65e update socket.io version 2015-11-07 12:53:39 -05:00
Ned Williamson 261b79c124 need to install capstone with homebrew 2015-11-02 00:26:28 -05:00
Ned Williamson c0a56967f4 improve install.sh on os x 2015-11-02 00:18:44 -05:00
Ned Williamson b41354c2c8 inform user about pintool 2015-11-01 23:56:15 -05:00
Ned Williamson 33b5d08bc3 workaround broken readlink on os x 2015-11-01 23:41:30 -05:00
Ned Williamson 82725abddb Merge pull request #122 from BinaryAnalysisPlatform/bigtrace
Change ints to size_t's to allow for big traces
2015-10-30 18:49:32 -04:00
Tyler Nighswander e346d94445 Merge branch 'master' of github.com:BinaryAnalysisPlatform/qira into bigtrace 2015-10-30 13:18:56 -07:00
Ned Williamson 90bbf99c72 Merge pull request #123 from bananaappletw/master
Add gevent package into requirements.txt
2015-10-30 15:04:42 -04:00
bananaapple 68b6994ddd Add gevent package into requirements.txt 2015-10-30 11:21:22 -07:00
Tyler Nighswander 7717954758 Change ints to size_t's to allow for big traces 2015-10-29 13:14:23 -07:00
Ned Williamson e2df77ca22 support base10 input in controls, requested by Robert 2015-10-21 21:58:45 -04:00
Ned Williamson 67db89a309 ocean colors better? 2015-09-28 23:00:35 -04:00
Ned Williamson 42303030f9 merge 2015-09-28 22:49:15 -04:00