Commit Graph

1169 Commits

Author SHA1 Message Date
George Hotz 9e63a7d834 bap days are over 2015-08-11 01:25:31 -07:00
George Hotz 97c01ec411 Merge pull request #109 from cganas/ui_updates
User Interface Update
2015-08-11 01:11:39 -07:00
George Hotz 4fd3dd64b6 add note about low quality trunk 2015-08-10 12:54:33 -07:00
Christopher Ganas 8acc141e3f Minor ui fixes. 2015-03-31 00:57:58 -04:00
Christopher Ganas 57427077b2 Updated wcDocker files. 2015-03-31 00:57:31 -04:00
Christopher Ganas a2ed40ce4a Added qira specific wcDocker theme. 2015-03-31 00:56:01 -04:00
Christopher Ganas baad944df8 Fixed flat view bug. 2015-03-30 23:40:38 -04:00
Christopher Ganas 461d89d763 Added font-awesome for wcDocker 2015-03-30 23:40:10 -04:00
Christopher Ganas f41cf651e0 Flat instructions are their own entity. 2015-03-30 22:19:21 -04:00
Christopher Ganas 68d24ea372 Add outergbox to cfg. 2015-03-30 22:17:31 -04:00
Christopher Ganas 8baeed7761 Fixed broken CSS links. 2015-03-30 22:17:13 -04:00
Christopher Ganas 2bb30571b1 Separating the cfg from the flat instructions. 2015-03-30 22:02:27 -04:00
Christopher Ganas 253ce0907a Retrieve more instructions from the trace. 2015-03-30 22:01:55 -04:00
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