Open lyc8503 opened 1 month ago
Some possible solutions (not tested so far):
https://github.com/TheCruZ/kdmapper https://github.com/0mWindyBug/KDP-compatible-driver-loader https://github.com/zer0condition/GDRVLoader
Some other crack methods (not made/maintained/tested by me): https://www.nulled.to/topic/1640916-sandboxie-plus-11461147-future-versions-patched-cracked-2-methods-obbedcode/
Tested and Working on Windows 23h2: https://github.com/0mWindyBug/KDP-compatible-driver-loader
Tested and Working on Windows 23h2: https://github.com/0mWindyBug/KDP-compatible-driver-loader
CAN YOU GUIDE ME?
Tested and Working on Windows 23h2: https://github.com/0mWindyBug/KDP-compatible-driver-loader
CAN YOU GUIDE ME?
Have you figured it out yet?
Tested and Working on Windows 23h2: https://github.com/0mWindyBug/KDP-compatible-driver-loader
CAN YOU GUIDE ME?
Have you figured it out yet?
Not yet, I’m still figuring it out
Tested and Working on Windows 23h2: https://github.com/0mWindyBug/KDP-compatible-driver-loader
CAN YOU GUIDE ME?
Have you figured it out yet?
can u guide me also?
mine got block by Microsoft's driver blocklist/cert expired i dont know how to modify the code or use alternative driver
i aslo tried reg add HKLM\SYSTEM\CurrentControlSet\Control\CI\Config /v "VulnerableDriverBlocklistEnable" /t REG_DWORD /d 0 /f but same problem
Copy this guideline that I have written and've asked ChatGPT making it lookin good for yall My account will be removed by GitHub so copy it and share it : (.... Step-by-Step Guide
1- Fork Sandboxie Plus on GitHub.
2- Create two folders inside the Installer directory: Release Output
3- Compile the source code with GitHub Actions. Rename the compiled file (Sandbox_Plus-x64) to SbiePlus64.
4- Download the master source code and place the compiled .exe files into the Release folder.
5- Allow any security alerts in Windows Protection History (unsigned app warning). 6- Download and install Inno Setup.
7- Open Sandboxie-Plus.iss in the Installer folder with Inno Setup.
8- Uncomment these lines in the script by removing ( ; ) before these words below
#define MyAppVersion "0.7.5"
#define MyDrvVersion "5.49.8"
#define MyAppArch "x64"
#define MyAppSrc "SbiePlus64"
9- Compile the script in Inno Setup to create the setup file. Don’t run it yet!
10- (Optional for Windows 11) Disable BitLocker recovery by running:
11- Copy code
Suspend-BitLocker -MountPoint "C:" -RebootCount 0
Enter Test Mode by running:
12- Copy code
bcdedit /set testsigning on
Run the setup file to install Sandboxie Plus in Program Files.
13- Download GDRVLoader from https://github.com/zer0condition/GDRVLoader and allow it in Windows Security.
14- Move GDRVLoader.exe to C:\Program Files\SbiePlus64.
15- Disable the Vulnerable Driver Blocklist by running:
16- Copy code
reg add HKLM\SYSTEM\CurrentControlSet\Control\CI\Config /v "VulnerableDriverBlocklistEnable" /t REG_DWORD /d 0 /f
Load the driver:
17- Open Command Prompt, navigate to C:\Program Files\SbiePlus64 By:
cd C:\Program Files\SbiePlus64
18- Copy code
GDRVLoader.exe SbieDrv.sys
When prompted, type load.
19- Run Sandboxie Plus to ensure it operates with the loaded driver.
20- (Optional) Use the following certificate information to have support certification:
Copy code
NAME: 52pojie
DATE: 01.04.2099
TYPE: CONTRIBUTOR
SOFTWARE: Sandboxie-Plus
UPDATEKEY: 123456789
SIGNATURE: www.Google.com
That’s it! You should now have Sandboxie Plus set up with compatibility for unsigned drivers on Windows 23H2. Finally, if it doen't work, ditch windows 11 and switch to Nobara linux
This issue is for discussing how to use patched sandboxie without turning on test mode.
Please use English if possible. (at least attach an English translation for Chinese posts)