1 unstable release
0.1.0 | Jan 10, 2023 |
---|
#767 in Operating systems
32KB
803 lines
tinyinst-rs
FFI to TinyInst. Created for LibAFL.
Running the test
- Open up developer powershell so that you have access to cl (Windows Default Compiler)
- Run
cargo make build_test
to build the test binary - Run
cargo test
to run the test
License
Licensed under either of Apache License, Version 2.0 or MIT license at your option.
lib.rs
:
- Rust bindings for
TinyInst
Dependencies
~0.5–1.3MB
~27K SLoC