Commit Graph

31 Commits

Author SHA1 Message Date
George Hotz e62e112428 remove support for static engines other than builtin: be opinionated 2019-03-23 22:27:22 -07:00
George Hotz b30b2e9efd update static tests for python3 2019-03-23 21:52:42 -07: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
George Hotz 7c0621ac4b add broken angr tracer 2015-09-03 14:18:07 +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
Ned Williamson 7ac4aed581 tweak to formatting 2015-03-08 16:57:09 -04:00
Ned Williamson 540289068b check runtime errors 2015-03-08 16:46:19 -04:00
Ned Williamson c309af24bb reminder about virtualenv 2015-02-12 16:28:20 -05:00
Ned Williamson 69830a93a8 Merge branch 'master' into tests_cleanup 2015-02-12 16:22:00 -05:00
Ned Williamson 8184e3d89c slight line width tweak 2015-01-19 17:24:29 -05:00
Ned Williamson dfb195969d refactor get_file_test 2015-01-19 17:22:52 -05:00
Ned Williamson f59ddace99 stop on KeyboardInterrupt 2015-01-19 17:17:59 -05:00
Ned Williamson cbcc6a411e move source files that don't compile OOB, rename directories
appropriately
2015-01-19 17:03:57 -05:00
Ned Williamson 9b9b96d941 Merge branch 'static_testing_new' into tests_cleanup 2015-01-19 17:01:29 -05:00
Ned Williamson de407a8e40 fix regression from recursive option 2015-01-19 17:01:11 -05:00
Ned Williamson 857d6d008d reorganize directories into source/binary 2015-01-19 16:56:52 -05:00
Ned Williamson 46f31ef834 option to recurse into subdirectories 2015-01-19 14:23:54 -05:00
Ned Williamson 0e0e7d8ef9 fail on 0 functions id'd in dwarf 2015-01-19 13:59:42 -05:00
Ned Williamson dcacd2ebe7 pretty 2015-01-19 00:38:06 -05:00
Ned Williamson c907cde043 fail if no functions identified 2015-01-19 00:26:04 -05:00
Ned Williamson 694450be17 this_engine.process() can fail too 2015-01-19 00:15:54 -05:00
Ned Williamson 67e297eef3 better printing, don't just fail on static error 2015-01-19 00:09:37 -05:00
Ned Williamson 66b9047295 more consistent output 2015-01-18 23:59:42 -05:00
Ned Williamson 5f6c2a4bd8 refactoring 2015-01-18 17:52:12 -05:00
Ned Williamson 0eae12e8dc tester now checks for runtime errors if no dwarf information is present 2015-01-18 17:49:27 -05:00
Ned Williamson 07f9716228 nicer error handling in static tester 2015-01-18 17:37:54 -05:00
Edward Williamson ba90d00859 more robust dwarf handling and better output 2014-12-10 00:55:23 -05:00
Edward Williamson 4cd586f6b5 use self.debug levels, remove testing flag 2014-12-09 12:15:49 -05:00
Ned Williamson 9edd113ffc more robust, executable bit set 2014-12-08 01:06:52 -05:00
Ned Williamson 30851ef6e2 name less annoying to tab-complete on 2014-12-08 00:57:38 -05:00