We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I’m trying to fuzz Ubuntu1804 and have generated required configuration file.
What's Working:
python vusbf.py -eon 127.0.0.1 1235 panic_1.obj
what's not working:
python vusbf.py -eo payload/panic_1.obj -o ubuntu1804.config -v1
The text was updated successfully, but these errors were encountered:
Solved it. Issue was with the QEMU image snapshot.
Sorry, something went wrong.
@shrivinayak my issue #6 is similar to yours. Have you an idea whats going wrong? Best regards.
No branches or pull requests
I’m trying to fuzz Ubuntu1804 and have generated required configuration file.
What's Working:
python vusbf.py -eon 127.0.0.1 1235 panic_1.obj
what's not working:
python vusbf.py -eo payload/panic_1.obj -o ubuntu1804.config -v1
Issue: Testcase count stuck at 0
link - pastebin
The text was updated successfully, but these errors were encountered: