Vivisect
A crate to perform static analysis. This is a port of the vivisect library written in python.
Requirements
- Rust 1.70+ (2021 edition)
Usage
[]
= "0.1.12"
OR
[]
= { = "https://github.com/marirs/vivisect-rs", = "master" }
Example
use VivWorkspace;
Contribution
Feel free to make a pull request to update or fix any bug.
License: Apache 2.0