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

help #17

Open
wyscigufa9 opened this issue Jun 27, 2022 · 2 comments
Open

help #17

wyscigufa9 opened this issue Jun 27, 2022 · 2 comments

Comments

@wyscigufa9
Copy link

    1 file(s) copied.

[SC] CreateService SUCCESS
[SC] StartService FAILED 577:

Windows cannot verify the digital signature for this file. A recent hardware or software change might have installed a file that is signed incorrectly or damaged, or that might be malicious software from an unknown source.

Driver loaded, fire up the exploit now then press a key when exploit has been done.
If you see any access denied, close this and relaunch the bat as Administrator.
DO NOT PRESS ANY KEY UNTIL YOU HAVE FINISHED LAUNCHING THE EXPLOIT
Press any key to continue . . .
[SC] ControlService FAILED 1062:

The service has not been started.

[SC] DeleteService SUCCESS
[SC] OpenService FAILED 1060:

The specified service does not exist as an installed service.

[SC] OpenService FAILED 1060:

The specified service does not exist as an installed service.

Could Not Find C:\Windows\system32\drivers\Capcom.sys
Cya
Press any key to continue . . .

@Glafed
Copy link

Glafed commented Jul 8, 2022

just read

@krulci
Copy link

krulci commented Jul 9, 2022

After you disable secure boot from your bios, open a CMD as admin and do the following after you run your app:

Microsoft Windows [Version 10.0.19043.1766]
(c) Microsoft Corporation. All rights reserved.

C:\WINDOWS\system32>bcdedit.exe /set nointegritychecks on
The operation completed successfully.

C:\WINDOWS\system32>bcdedit.exe -set loadoptions DISABLE_INTEGRITY_CHECKS
The operation completed successfully.

C:\WINDOWS\system32>bcdedit.exe -set TESTSIGNING ON
The operation completed successfully.

You don't want to just disable driver signature enforcement from startup settings as some apps don't run when this feature is disable.
After you have run those command, do the following:
run LoadUnsignedDriver.bat as admin
run LoadCapcom.bat as admin
run KsDumperClient.exe ad admin

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

3 participants