Low-level binding to Capstone for Rust
- Rust 99.5%
- C 0.5%
| capstone@1b585c161e | ||
| src | ||
| tests | ||
| .gitignore | ||
| .gitmodules | ||
| .travis.yml | ||
| build.rs | ||
| Cargo.toml | ||
| compute_placeholders.c | ||
| LICENSE | ||
| README.md | ||
capstone-sys
Rust low-level binding to Capstone disassembler.
Requirements
capstone installed (for now)
TODO
- Test and port the compilation for the union placholders computation under other platforms
- Add an automatic system to find or build capstone
License
capstone-sys is distributed under the terms of the MIT license.