Day 1 of Emma learns browser pwn. Started running fuzzilli on vps on v8 14.2.231.18. Not really expecting to find anything but that’s not really the point.
Start implementing parts of programbuilder of fuzzilli. That file is so overwhelming like it over 3,000 lines of swift. I think the issue is:
- I don’t really understand the codegen algorithms.
- I don’t know swift.
I’m hoping that while working with fuzzilli codebase. I will learn more. I also kind of thing that fuzzing might not be the most effective approach. Perhaps doing a v8 bug round up would also be helpful.