17 Commits

Author SHA1 Message Date
JP Smith
ca0bee2377 Rename test -> tests (#66)
* rename test -> tests

* re-add ignored tests
2017-03-13 14:06:36 -05:00
Mark Mossberg
d527d9239b Improve quick start ,add asciinema (#58) 2017-03-08 17:51:07 -05:00
Dan Guido
bff9376308 Update README.md 2017-03-02 17:53:18 -05:00
Dan Guido
2cbac6b424 Update README.md 2017-03-02 17:50:20 -05:00
Dan Guido
8e2bab90ff Update README.md 2017-03-02 17:48:19 -05:00
Dan Guido
96d08cef2d Update README.md 2017-03-02 17:33:35 -05:00
Mark Mossberg
d2a0165958 Use setuptool extras for dev deps (#40)
* Add extra deps to setup.py

* Fix nose dep

* lol wrong keystone

* Fix readme

* Update travis

* Workaround capstone install bug

* Use --no-binary in only pip install line

* Fix another readme regression

* Not again
2017-03-02 17:31:06 -05:00
Mark Mossberg
16f9bba9b5 Add readme for devs 2017-03-01 13:44:50 -05:00
Mark Mossberg
a6b81c0464 Update README.md (#33)
* Update README.md

* Add quick start

* Update README.md

* Update README.md

* Update README.md
2017-03-01 13:30:37 -05:00
JP Smith
ca158dd5b4 remove alternate solver support (#35) 2017-03-01 11:06:32 -06:00
Mark Mossberg
b591f2a83a Add unicorn to required deps (#31)
* Add unicorn to python deps

* Update readme

* Add deps to setup.py

* test letting pip install install deps in travis
2017-03-01 11:22:04 -05:00
Mark Mossberg
d6393cc8a6 Add hook decorator (#28)
* Add m.add_hook test

* Add @m.hook test

* Add `hook` decorator for convenience

* Update readme and examples

* Update run_callback

* Improve `add_hook` docstring

expound on callback structure

* Rm debug print

* Improve docstring
2017-02-27 15:44:33 -05:00
Mark Mossberg
44bf8745a1 m.start -> m.run (#25) 2017-02-22 10:08:35 -05:00
Yan
5a432b8957 Update README snippet (#17) 2017-02-15 17:25:56 -05:00
Yan
dde79a0bab Remove ManticoreControl object [#180] (#4)
* Remove ManticoreControl object
* Some changes were brought in from dev-symbolicate-api
* Add Manticore.terminate()
* Add State.abandon()
* Update sample scripts
* Remove ctl from README
* Fix tests
* Bring in changes from dev-symbolicate-api
* Lower-case wildcard
* string -> cstring
* abandon() docstring
* Rename "name" to "label"
* Remove obsolete comment
* Make NUL a possible value for the last byte of a cstring
* Fix AbandonState and add example binary&script
* name -> label in tests, manticore.py
* Ignore .DS_Store
* Update symbolicate_buffer docstring
2017-02-14 14:54:52 -05:00
Mark Mossberg
77c4905cbc Update README.md (#2)
* Update README.md

* Remove deps list
2017-02-13 16:57:55 -05:00
yan
badf1ab28e Initial import 2017-02-13 12:04:15 -05:00