Version 0.1
Basically, this first version contains:
- A dynamic symbolic execution engine
- A translation of instructions into SMT-LIB v2.0
- A solver interface
- A snapshot engine
- A taint engine
- Python bindings on Triton and Pin's features
- 114 supported semantics
- A memory tracer tool
- A database generation tool
- A format string bug analysis tool
- A use-after-free bug analysis tool
- A documentation