-
Notifications
You must be signed in to change notification settings - Fork 123
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
AcpiCreatorRev Error #19
Comments
I changed
to
it boots , but will it effect the detection or any other problem ? Whats the correct solution ? |
Some or most vendors that I have come across uses the date like: for the AcpiCreatorRev. You motherboard seems to use a number series, but it should work as well... The error comes from VirtualBox, so it might be a bug. But I will look at it and get back to you The "correct" solution is that the collected data works, but I don't see that it increases the detection in any way, the attacker needs to know the correct value to be able to spot the difference. |
Okay thank you , I will continue using with the value modified. |
Hi new error
in .sh script-
VBoxManage setextradata "$1" VBoxInternal/Devices/acpi/0/Config/AcpiOemId 'ALASKA'
VBoxManage setextradata "$1" VBoxInternal/Devices/acpi/0/Config/AcpiCreatorId 'string:I'
VBoxManage setextradata "$1" VBoxInternal/Devices/acpi/0/Config/AcpiCreatorRev '00000088'
The text was updated successfully, but these errors were encountered: