FRET-LibAFL/libafl_tinyinst
Fabian Freyer 53dba5f49d
Use the log facade instead of println (#1060)
* switched a couple of println / dbg statements to use log crate
* Use pyo3-log for logging in python bindings
2023-02-14 10:01:51 +01:00
..
2023-01-23 11:11:53 +01:00

Requirements

  • Visual Studio 17 2022. It's not tested, it should work on older versions too.
  • cxxbridge-cmd to generate bridge files between Rust and c++, you can install this with cargo install cxxbridge-cmd.
  • cmake is needed to build tinyinst.