1056 Commits

Author SHA1 Message Date
Christopher Ganas
0833716d49 Retrieve more memory for the data view. 2015-03-30 22:01:13 -04:00
Christopher Ganas
12b5722391 Removed width constraint on flat. 2015-03-30 21:52:39 -04:00
Christopher Ganas
bc7e394615 Additions and less hella wide things to the layout. Still needs to be
cleaned up.
2015-03-30 21:51:11 -04:00
Christopher Ganas
25587582c1 wcDocker user interface. 2015-03-30 21:43:07 -04:00
Christopher Ganas
7dc19ef6f7 Updated index with templates and deps. 2015-03-30 21:38:38 -04:00
Christopher Ganas
10eeff8ec2 Added dependencies. 2015-03-30 21:38:16 -04:00
Ned Williamson
3313476186 Merge pull request #107 from nedwill/fix_analyzer_crash
Fix Analyzer Crash
2015-03-29 15:26:01 -04:00
George Hotz
eed7bbbb83 Merge pull request #106 from nedwill/analyzer_tweak
Better handle recursion in depth map.
2015-03-29 03:47:35 -07:00
Ned Williamson
5f3e49bdb2 fix analyzer crash 2015-03-29 01:33:36 -04:00
Ned Williamson
4ba02adda0 Better handle recursion in depth map. 2015-03-28 20:58:11 -04:00
George Hotz
e3015f3e6c Merge pull request #105 from nedwill/arm_syscalls
Support ARM syscalls in QEMU
2015-03-28 17:46:28 -07:00
Ned Williamson
a9f4ae1d6b support ARM syscalls in QEMU 2015-03-27 14:31:53 -04:00
Ned Williamson
ffe6f765b1 Merge pull request #103 from tim-becker/fix_libs
Fixed reference to libs directory
2015-03-25 22:15:02 -04:00
Tim Becker
ff0fe66c9e Fixed reference to lib directory 2015-03-25 21:34:23 -04:00
George Hotz
5ece2f0552 Merge pull request #100 from tim-becker/concrete_executor
Adds a BIL Concrete Executor
2015-03-25 13:24:18 -07:00
Tim Becker
176b4697ff Add a concrete executor for BIL 2015-03-25 13:20:29 -04:00
George Hotz
02bca65965 Merge pull request #98 from ddcc/master
upgrade qemu to 2.1.3
2015-03-24 13:28:44 -07:00
Dominic Chen
d4b4c06715 upgrade qemu to 2.1.3 2015-03-24 18:08:25 +00:00
Dominic Chen
c593de81f5 use patch for qemu instead of pre-modified files 2015-03-24 18:08:02 +00:00
George Hotz
9e59ef701f more proper like british people 2015-03-24 01:58:54 -07:00
George Hotz
7a7262653c solve the travis dying problem without spamming the log 2015-03-24 01:40:24 -07:00
George Hotz
31f7f9eff6 travis_wait killed all output 2015-03-24 01:16:32 -07:00
George Hotz
5d1d3f40bc clean up install process 2015-03-24 01:10:38 -07:00
George Hotz
58480ddc64 modified dir for pin as well 2015-03-24 00:48:35 -07:00
George Hotz
c3045e7dee explictly use python2 2015-03-24 00:45:11 -07:00
George Hotz
1aec90c6a4 move tracers into the tracers directory 2015-03-24 00:36:08 -07:00
George Hotz
244118b614 verbose may have been needed to output something every 10 minutes 2015-03-23 17:45:55 -07:00
George Hotz
d7fa3520d8 add -H to the pip sudo 2015-03-23 01:25:28 -07:00
George Hotz
12e3c9aa36 add qq to the qemu apt-gets 2015-03-23 01:22:35 -07:00
George Hotz
2724aea3b7 install log is being truncated on travis, fix 2015-03-23 01:19:51 -07:00
George Hotz
e71a9d95d1 Merge branch 'master' of github.com:BinaryAnalysisPlatform/qira 2015-03-23 01:12:13 -07:00
George Hotz
a9e97a4727 add a few from bctf 2015-03-23 01:12:04 -07:00
George Hotz
8a08f778fd Merge pull request #93 from tim-becker/fix_loader_bug
Load from segments, not sections
2015-03-23 01:01:39 -07:00
Tim Becker
633ea1169e Rename static['sections'] to static['segments']. Fix unnecessary line in byteweight 2015-03-23 01:35:29 -04:00
Tim Becker
e186e160f1 Fixes .bss loader bug 2015-03-21 20:51:45 -04:00
George Hotz
348539201d Merge pull request #90 from nedwill/thumb_fix
Fix thumb bug on UI
2015-03-21 14:02:49 -07:00
George Hotz
500983b4f5 too ugly 2015-03-21 14:01:48 -07:00
George Hotz
347256fa96 highlight address matches the ida plugin 2015-03-21 13:58:27 -07:00
George Hotz
ea256af3e3 ugh utter bullshit rela_plt 2015-03-21 13:49:30 -07:00
George Hotz
ade5599f35 wrote horrible hack for the PLT problem 2015-03-21 13:42:49 -07:00
Ned Williamson
c8b9a56c89 fix thumb bug on UI 2015-03-21 15:59:35 -04:00
George Hotz
ed3bd00c42 Merge pull request #88 from vladum/fix-bap-server
Fix bap-server 'No such file or directory' startup error
2015-03-21 10:38:56 -07:00
Vlad Dumitrescu
fa8f59cdec Set OPAM environment at startup 2015-03-21 10:21:26 -07:00
George Hotz
c1c4981e76 Merge pull request #87 from tim-becker/fix_mmap2
Fixes bug with memory regions mapped by mmap2()
2015-03-19 20:34:52 -07:00
Tim Becker
11f36176ef Fixed bug where memory mapped regions would be incorrect when mapped with mmap2() 2015-03-19 17:21:24 -04:00
George Hotz
7caa3f6796 add code for struct stuff and fix resize bug 2015-03-18 14:10:00 -07:00
George Hotz
1882235734 added bookstore from codegate 2015 to tests 2015-03-16 22:43:23 -07:00
George Hotz
0564060a2c fix the analysis using is_call instead of hacks 2015-03-16 22:13:53 -07:00
George Hotz
d722816883 it's time for static to be on by default 2015-03-16 21:44:09 -07:00
George Hotz
940f9fe971 switch bind address to 0.0.0.0 2015-03-16 21:32:03 -07:00