LibAFL icon indicating copy to clipboard operation
LibAFL copied to clipboard

TinyInst Backend

Open tokatoka opened this issue 3 years ago • 2 comments

Integrating TinyInst https://github.com/googleprojectzero/TinyInst into LibAFL would be nice.

I have a semi-working TinyInst Executor in a old branch tinyinst already. https://github.com/AFLplusplus/LibAFL/tree/tinyinst but due to the C++ bindings the APIs are super ugly.

tokatoka avatar Aug 12 '22 22:08 tokatoka

What doesn't/didn't work?

domenukk avatar Aug 12 '22 23:08 domenukk

everything worked but the code looks ugly and no observer & feedback yet

tokatoka avatar Aug 13 '22 09:08 tokatoka