unicorn-fuzzer icon indicating copy to clipboard operation
unicorn-fuzzer copied to clipboard

expansion of afl-unicorn using c++

Results 2 unicorn-fuzzer issues
Sort by recently updated
recently updated
newest added

Hi! I've currently been looking at your code and you don't take in any inputs. **Does your original code work for fuzzing?** I have modified the code (sort of) to...

Hi! It seems I forgot to make a pull request for the work I did. I ported everything over to ARM and added some additional things ...