* Add readthedocs badge * Add rtd intro * Add API reference link * change the order wiki first, because that’s where the majority of the docs live
19 lines
373 B
ReStructuredText
19 lines
373 B
ReStructuredText
Welcome to Manticore's documentation!
|
|
=====================================
|
|
|
|
Manticore is a prototyping tool for dynamic binary analysis, with support for symbolic execution, taint analysis, and binary instrumentation.
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
:caption: Contents:
|
|
|
|
api
|
|
|
|
|
|
Indices and tables
|
|
------------------
|
|
|
|
* :ref:`genindex`
|
|
* :ref:`modindex`
|
|
* :ref:`search`
|