* 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
24 lines
351 B
ReStructuredText
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`
|