Scrut1ny / Hypervisor-Phantom

A type 1 & 2 hypervisor setup guide for evading detection from Proctors and Anti-Cheats.
132 stars 25 forks source link

cannot excute binary /usr/qemu-custom1/qemu-system-x86_64 : Permission denied #18

Open nhamhuynh79 opened 1 month ago

nhamhuynh79 commented 1 month ago

Hi, I have build success into this folder, give all permission for this, but I cant add to virt manager xml this patch build, only run with default patch /usr/bin/qemu-system-x86_64. I use distro Debian.

Samuil1337 commented 1 month ago

Most likely AppArmor. Make sure that you made the binaries executable and add them to a custom qemu profile that allows those paths

nhamhuynh79 commented 1 month ago

@Samuil1337 , how do that, I'm in crazy with AppArmor :(

Scrut1ny commented 1 month ago

@nhamhuynh79 The instructions are literally in the Common Error Solutions section where it shows how to fix the AppArmor issue.