hxm-cpp
hxm-cpp
that debug thing wont help you in a shet. winafl have serious troubles when it tries to start fuzzing from main
Donโt use windows.
he is on windows. either move to linux or get a mac.
you can implement it by yourself, here is how its semantic should looks like : ```c++ void SemanticAdcs(Context &ctx) { auto &state = ctx.NewState(); auto &alu = state.alu; alu.result =...
``` C:\Users\AsciiArtist\>pip3 install asciiartist Collecting asciiartist Using cached asciiartist-0.5.3-py3-none-any.whl (3.6 MB) Collecting matplotlib Using cached matplotlib-3.7.1-cp311-cp311-win_amd64.whl (7.6 MB) Collecting scikit-image Using cached scikit_image-0.20.0-cp311-cp311-win_amd64.whl (23.7 MB) Collecting asciiartist Using cached asciiartist-0.5.2-py3-none-any.whl...
i assume the problem is due to the fact that `tflite-runtime` only exists on Linux.
Maybe if you can make a PR with the whole TensorFlow module instead of the Lite one it would be really cool.
this is no correct, i downgraded from python 3.11 to 3.9 :  https://discuss.tensorflow.org/t/how-to-install-tflite-runtime-in-windows-machine/11427
but llvm 8 is self-contianed on your project. can you at least precise the changes mades on it for clarifications ?