Commit Graph

186 Commits

Author SHA1 Message Date
agroce 7a6f0759ec Reducer now handles regexps, arbitrary commands 2019-05-31 10:03:45 -07:00
Aaron Suarez 9b28c98dca Add travis changes 2019-05-26 18:58:27 -05:00
Aaron Suarez e3fdc25ce5 Dockerize the repository 2019-05-26 00:12:02 -05:00
agroce cd116c0ad2 no pad option 2019-05-21 10:36:56 -07:00
agroce 831b9918f8 let user turn off use of DeepState structure 2019-05-21 08:56:09 -07:00
agroce f916a93405 almost new reducer, with nested fixpoint passes 2019-05-20 11:51:54 -07:00
agroce 9914222076 fix loop 2019-05-19 17:50:30 -07:00
agroce 3b1e4f8fe4 restart them 2019-05-19 15:19:27 -07:00
Alex Groce ab9b3fb843 Fix where pos is reset 2019-05-19 11:41:35 -07:00
Alex Groce 6607ceb85e Now recalls pos, does 4/8 removes 2019-05-19 11:31:31 -07:00
Alex Groce 7cd1eda6ba Start on tracking pos 2019-05-19 10:13:50 -07:00
agroce bf3395f297 allow multiple reducer runs in a directory, using PID in filenames 2019-05-18 19:20:38 -07:00
agroce c1a8f7d091 swap not slow 2019-05-18 17:47:35 -07:00
root 80421927a3 quick fix to avoid infinite loop 2019-05-17 21:21:00 +00:00
agroce dd98f14ccb automatic range adjustments when reducing 2019-05-17 11:55:32 -07:00
agroce 3e756c2778 Improved reducer output, new OneOf swapping mode 2019-05-17 09:23:07 -07:00
agroce 594f980872 write after each change 2019-04-26 22:10:34 -07:00
agroce ed35e6e225 verbose option 2019-04-26 21:31:04 -07:00
agroce 1001d37c9b fast mode 2019-04-26 19:59:16 -07:00
agroce 9c8a0106b3 Fix seeds usage 2019-04-25 11:41:47 -07:00
agroce daa082a9fb fix args 2019-04-25 08:59:24 -07:00
agroce b369913249 name change for args 2019-04-25 08:57:56 -07:00
agroce 596199aa8b fix arg passing, removal of decoded dir 2019-04-25 08:56:57 -07:00
agroce d58c74c946 clean up the interface code 2019-04-25 08:32:27 -07:00
agroce b1496d7ec6 first make Eclipser run no_fork 2019-04-24 11:50:08 -07:00
Alex Groce 18bfcd48d7 Merge pull request #172 from trailofbits/actual_eclipser
Support Eclipser fuzzer
2019-04-22 11:11:45 -07:00
agroce 3409283fa1 proper file placement 2019-04-22 10:46:32 -07:00
agroce 6923e2c38a allow control of all interesting Eclipser settings 2019-04-22 10:04:27 -07:00
agroce 669bccf55f fix whichTest, add input length control 2019-04-21 23:39:26 -07:00
agroce d6e55def48 use env better, new dirs 2019-04-21 20:44:49 -07:00
Gustavo Grieco 9d64719e84 Fix Python3 support (#170)
* Update main_manticore.py

* Fix python3 in CMake [skip ci]

* Update StreamingAndFormatting.cpp

* [skip ci]

* Update .travis.yaml [skip ci]

* Temporarily disable OneOf test using manticore (it is broken)

* Update README [skip ci]
2019-04-21 22:06:24 -03:00
agroce 5ea4a239a5 fixes 2019-04-21 14:40:01 -07:00
agroce 218ac0eb54 add setup 2019-04-21 13:54:12 -07:00
agroce e65ec12d65 add eclipser 2019-04-21 13:53:07 -07:00
ggrieco-tob 488279f4f1 Merge remote-tracking branch 'origin/master' into dev-python3.6 2019-01-24 12:40:26 -03:00
Alex Groce 216e225fcb reducer now work fine under Python 3 2019-01-13 13:43:48 -07:00
ggrieco-tob eeca3ab6ef Merge branch 'dev-python3.6' of ssh://github.com/trailofbits/deepstate into dev-python3.6 2019-01-07 12:41:37 -03:00
ggrieco-tob 3abda23601 fixed TerminateState identification issue 2019-01-07 12:40:40 -03:00
ggrieco-tob 3ce73c78f4 Update main_manticore.py 2019-01-07 12:24:09 -03:00
ggrieco-tob 8ba19cb121 merge + fixes in travis 2019-01-07 09:05:19 -03:00
Alex Groce dec77fd926 more quiet 2019-01-03 12:03:25 -07:00
Alex Groce 652d6355b2 More silent: nothing about test failures 2019-01-03 11:59:55 -07:00
Alex Groce e65adca27b assign logging.TRACE 2019-01-02 16:31:45 -07:00
Alex Groce 8ef1bd6af8 assign LOGGING.trace 2019-01-02 16:31:45 -07:00
Alex Groce 9f8f0f0a41 set default log level in symex 2019-01-02 16:31:45 -07:00
Alex Groce 4bc1a3c00d start on symex logging changes 2019-01-02 16:31:45 -07:00
Alex Groce 54c42c78c9 fix check in reducer 2018-12-26 12:02:59 -07:00
ggrieco-tob bb9e02834d improved python3 support 2018-12-24 11:39:46 -03:00
Alex Groce c91853828d restore spacing in manticore to avoid confusion 2018-12-23 13:13:59 -07:00
Alex Groce 12c23f78b9 restore old manticore/angr code 2018-12-23 13:13:08 -07:00