#bindings #security

no-std tinyinst

Rust bindings for googleprojectzero/TinyInst

1 unstable release

0.1.0 Jan 10, 2023

#572 in Operating systems

MIT/Apache

32KB
803 lines

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.

lib.rs:

Dependencies

~0.6–1.3MB
~26K SLoC