Skip to content
New issue

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

Execute loader binary as root but VM didn't freeze #19

Open
cirrus528 opened this issue Jan 2, 2019 · 3 comments
Open

Execute loader binary as root but VM didn't freeze #19

cirrus528 opened this issue Jan 2, 2019 · 3 comments

Comments

@cirrus528
Copy link

Hi, have followed the steps provided to configure kAFL. However, I have encounter problems.

Current Host Architecture: Ubuntu 16.04 64-bit

On the "executing loader binary" step, I execute loader binary as root but VM didn't freeze.

When i boot into Kernel 4.6.2 (Stated in the ./install.sh), I tried running the VM with compiled QEMU, it shows the following error:
image

However, if I use back my original kernel, I can run the VM successfully, but face the same problem as stated in #7. I'm using the patched QEMU-PT executable in "/qemu-2.9.0/x86_64-softmmu/qemu-system-x86_64".

Can I check with you on the command to show whether KVM-PT kernel is loaded?

Much appreciated for someone's help thanks!

@chitoge
Copy link

chitoge commented Jan 9, 2019

You can check if KVM-PT is loaded through the output of dmesg as in vmx-pt.c

@gitubee
Copy link

gitubee commented Oct 28, 2020

I encounter the same problem, do you solve it? If ok, how? Much appreciated for someone's help thanks!

@IronmanJay
Copy link

The situation I encountered is exactly the same as yours, I don't know how you can solve it?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants