tinyinst

Crates.iotinyinst
lib.rstinyinst
version0.1.0
sourcesrc
created_at2023-01-10 10:06:28.191894
updated_at2023-01-10 10:06:28.191894
descriptionRust bindings for googleprojectzero/TinyInst
homepage
repositoryhttps://github.com/AFLplusplus/tinyinst-rs/
max_upload_size
id755186
size48,067
AFLplusplus (aflpp)

documentation

README

tinyinst-rs

FFI to TinyInst. Created for LibAFL.

Running the test

  1. Open up developer powershell so that you have access to cl (Windows Default Compiler)
  2. Run cargo make build_test to build the test binary
  3. Run cargo test to run the test

License

Licensed under either of Apache License, Version 2.0 or MIT license at your option.
Commit count: 51

cargo fmt