Andrea Fioraldi

Results 138 comments of Andrea Fioraldi

I think yes until someone will test it on iOS

https://github.com/kholia/OSX-KVM I installed this some days ago, a very simple setup. I had not enough time to play with it but seems to work.

Testcase minimization has a low impact on fuzzing. It is ok to implement it, but not a priority now.

Hey @fabianfreyer , what's the state of this PR? libafl_frida is under refactor, you will get some conflicts once we merge the other PRs

Don't code, I have the lock this week, deterministic can be implemented just using the stage_idx parameter to mutate (that was in FFF for this purpose, but was not ported...

libfuzzer harnesses are also goodies that I want

I'll write a bindings generator, I already have the name, will be James Bind

> 1. safe removal from corpus at anytime while consistent with upper level of minimzers and schedulers which tends to keep indexes to the corpus buffer entries, also need to...

> you will exchange, rotate, entries for the newest one which cover part of corpora which was fuzzed extensively can't you just write a scheduler that ignores these old entries?...

Actually you can already do it because SimpleStats and MultiStats use a closure to print logs