AFLplusplus / LibAFL

Advanced Fuzzing Library - Slot your Fuzzer together in Rust! Scales across cores and machines. For Windows, Android, MacOS, Linux, no_std, ...
Other
2.03k stars 316 forks source link

Implement frida-based cmplog #53

Closed s1341 closed 3 years ago

s1341 commented 3 years ago

Implement cmplog using frida.

domenukk commented 3 years ago

Apart from x86, this is done, right?

s1341 commented 3 years ago

I think so. Except for switch detection... Not sure how to do that at this stage.

domenukk commented 3 years ago

Closing this issue for now, since it's somewhat done. Open issues for sub-parts if needed