manticore/docs/index.rst
Mark Mossberg 84aca4ac1b
Add docs on symbolic input (#750)
* Change tagline

* Not sure socket support is a gotcha exactly

* initial docs

* Better docs

* Code blocks

* Links to the api docs

* Improve language

* Doc add_symbolic_file in public API

* Rm stray init
2018-02-13 19:15:54 -05:00

24 lines
351 B
ReStructuredText

Welcome to Manticore's documentation!
=====================================
Manticore is a symbolic execution tool for analysis of binaries and smart contracts.
.. toctree::
:maxdepth: 2
:caption: Contents:
api
syminput
models
gotchas
Indices and tables
------------------
* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`