You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This may be another project entirely, but it would be interesting to see if I could use Frida to hook the right places inside the binary to emulate what the binary would have looked like if it were compiled. This would allow faster execution than QEMU guided fuzzing for binaries that I do not have the source for.
The text was updated successfully, but these errors were encountered:
This may be another project entirely, but it would be interesting to see if I could use Frida to hook the right places inside the binary to emulate what the binary would have looked like if it were compiled. This would allow faster execution than QEMU guided fuzzing for binaries that I do not have the source for.
The text was updated successfully, but these errors were encountered: