1100 Commits

Author SHA1 Message Date
Inndy
416db4a9b2 Try to use pip2 instead of pip 2016-01-12 16:36:49 +08: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
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
f4844027a9 ubuntu 15.04 doesn't ship with curl it seems 2015-09-07 21:25:07 -04:00
George Hotz
1336a6e1f8 start static2 caching, shouldn't be deleted on exit 2015-09-04 00:02:24 -07:00
George Hotz
7c0621ac4b add broken angr tracer 2015-09-03 14:18:07 +00:00
George Hotz
411bd8bc5f make timeline scrollable 2015-08-28 00:08:54 +00:00
George Hotz
7b48cfd875 clean up the args for static 2015-08-27 22:58:16 +00:00
George Hotz
0fcf5cca59 ida should be a static2 backend again 2015-08-27 22:49:53 +00:00
George Hotz
6e23c432ea final solution to static, turned off by default but -S works to enable it 2015-08-27 08:19:35 +00:00
George Hotz
5434732b63 update run_tests_static 2015-08-27 07:17:06 +00:00
George Hotz
be0329f73a trails bugfixes 2015-08-27 07:16:20 +00:00
George Hotz
8ae77cc0f5 better, static broken out in travis yml 2015-08-27 07:01:43 +00:00
George Hotz
c8293b4c7b add run tests static to travis 2015-08-27 06:56:07 +00:00
George Hotz
a76912e87d extra change in case of crash 2015-08-26 07:59:15 +00:00
George Hotz
96f63f1db8 that was too beautiful to not code, added trails 2015-08-26 03:23:58 +00:00
George Hotz
6bdf1809ca refactor size, and add string naming 2015-08-26 02:35:00 +00:00
George Hotz
0173e8059f going to demo static tomorrow, fix in trunk 2015-08-25 02:04:58 +00:00
George Hotz
466af9951e and fix for memory, need to redraw on resize automatic 2015-08-25 01:23:45 +00:00
George Hotz
1dc8fb38d7 apply same fix to strace 2015-08-25 01:20:10 +00:00
George Hotz
55440bc8c6 clean up idump 2015-08-25 01:15:07 +00:00
George Hotz
9993f4eace starting to fix horrendous UI regressions 2015-08-25 00:51:18 +00:00
Ned Williamson
05fb14c446 Merge pull request #119 from percontation/master
dust off qirapin
2015-08-22 13:35:57 -04:00
Ryan Goulden
01429e3616 implement the fewer-silly-sparsefiles TODO 2015-08-22 01:22:57 -07:00
Ryan Goulden
3dfb58a225 fixed windows
- fix MapViewOfFile alloc granularity
- disabled strace
2015-08-22 01:07:44 -07:00
Ryan Goulden
2fe015a71f new image saving strategy 2015-08-22 01:07:44 -07:00
Ryan Goulden
da04383250 workaround pin shitting itself on os x 2015-08-21 21:47:14 -07:00
Ryan Goulden
f659a0f662 bump osx_syscalls 2015-08-21 20:41:19 -07:00
Ryan Goulden
bb28f6d8e2 fix qirapin windows build, add scripts 2015-08-21 18:50:18 -07:00
George Hotz
858a828154 add doubleshell test, for some reason it works 2015-08-21 01:32:33 -07:00
George Hotz
4838fb98c3 global_tags should be using Tags 2015-08-21 01:18:19 -07:00