Mattiwatti / EfiGuard

Disable PatchGuard and Driver Signature Enforcement at boot time
GNU General Public License v3.0
1.8k stars 339 forks source link

Issue when booting #11

Closed SoftCrush closed 1 year ago

SoftCrush commented 4 years ago

I can't seem to be able to boot using either the loader or the UEFI shell.

When using the loader, I select the USB and I get an error saying "The operating system wasn't found. Try disconnecting any drives that don't contain an operating system. Press any key to restart". After pressing a key this eventually leads to an error saying "No boot disk has been detected or the disk has failed."

When using the UEFI shell to load the driver, I get to the point where the title message is shown (Rootkits You Can Trust). However, my screen soon turns black with a blinking cursor and I have to turn off my computer.

Any ideas?

Mattiwatti commented 4 years ago

What motherboard do you have? And with what BIOS version? Also, can you post the output of EfiDSEFix.exe -i (run from Windows) here?

devastor20 commented 1 year ago

i have same issue here. stack after load rootkit, with blank monitor and my pc still stand by. i will share my EfiDSEFix.exe -i, hope you can help.

SystemBootEnvironmentInformation:

SystemModuleInformation:

SystemCodeIntegrityInformation:

SystemKernelDebuggerInformation:

SystemKernelDebuggerInformationEx:

SharedUserData->KdDebuggerEnabled: 0x00

SystemKernelDebuggerFlags: 0x00

SystemCodeIntegrityPolicyInformation:

SystemIsolatedUserModeInformation:

Mattiwatti commented 1 year ago

@devastor20 Can you run load -nc EfiGuardDxe.efi (so adding "-nc") from the UEFI Shell and report if this fixes the issue? (Note: you cannot use Loader.efi for this, so you will need to run bootmgfw.efi manually from the UEFI Shell afterwards to start Windows.)

Same question for @SoftCrush actually - this is a bit of a late brainwave on my part but hey, better later than never...

If this does not work, I am back to having no clue.

devastor20 commented 1 year ago

hi @Mattiwatti thank you for your reply, I appreciate it. I don't remember what I did till it worked, but I reinstalled my Windows and it works perfectly. well, it's not like I can hack any games after that because I just started but at least I can use CE fine and without detected. I really love your work. Thank you

Mattiwatti commented 1 year ago

Absent a response from @SoftCrush I'm going to assume this is either fixed or no longer relevant, but feel free to reopen if not.