FRET-LibAFL/libafl_tinyinst
Dominik Maier ce5fd435ea
Move all unnecessary std uses to core,alloc (#3027)
* Move all unnecessary std uses to core,alloc

* More

* more fix

* more

* more

* Remove libafl-fuzz grimoire

* more

* more

* more cleanup

* remove bins

* fix

* more fix
2025-02-27 14:32:37 +01:00
..
2025-02-27 00:12:29 +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.