FRET-LibAFL/libafl_tinyinst
Addison Crump 614b149cae
Fix cfg uses across codebase (#2154)
* start fixup of cfgs

* whoops

* remaining issues

* maybe fixup macos

* apparently that is ios code?

* fix no_std

* Re-enable tcp_compression

* fix tcp broker

* remove tcp_debug flag

* fmt

* clippy

* less unwrap while we're at it

* doc

* add back pub star uses for libafl_qemu

---------

Co-authored-by: Dominik Maier <dmnk@google.com>
2024-05-08 14:31:10 +02:00
..
2024-05-08 14:31:10 +02:00
2024-04-12 18:42:14 +02: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.