| Crates.io | tinyinst |
| lib.rs | tinyinst |
| version | 0.1.1 |
| created_at | 2023-01-10 10:06:28.191894+00 |
| updated_at | 2025-12-03 13:54:06.270636+00 |
| description | Rust bindings for googleprojectzero/TinyInst |
| homepage | |
| repository | https://github.com/AFLplusplus/tinyinst-rs/ |
| max_upload_size | |
| id | 755186 |
| size | 74,472 |
FFI to TinyInst. Created for LibAFL.
cargo install just to install just.just build_test to build the test binarycargo test to run the testCUSTOM_TINYINST_GENERATOR = Generator used for cmake -G flag
CUSTOM_TINYINST_DIR = path to local Tinyinst repo
CUSTOM_TINYINST_NO_BUILD = if set, it won't build Tinyinst everytime. Useful when paired with CUSTOM_TINYINST_DIR