This script is a simple batch tool designed for Windows, developed by All-In Tutorials (Grim3ntrix). It offers several functionalities including toggling Test Signing Mode and other utilities (currently under development).
- Elevation Check: The script requests administrator privileges to run.
- Main Menu:
- Windows Test Signing Mode: Turn Test Signing Mode ON or OFF.
- More Tools: Placeholder options for future tools.
- Test Signing Mode:
- Turn Test Signing Mode ON to allow the installation of unsigned drivers.
- Turn Test Signing Mode OFF to disable it.
- Future Tools: Additional tools (Tool A and Tool B) are under development.
-
Run as Administrator:
- The script checks if it's running with administrator privileges. If not, it will prompt the user for elevation.
-
Menu Options:
- [1] Windows Test Signing Mode: Toggle Test Signing Mode.
- [2] More Tools: Explore placeholder tools (currently not available).
- [0] Exit: Close the script.
- Administrator privileges are required to modify Test Signing Mode.
- Download or clone the repository.
- Run the batch file (
.bat
), preferably as an administrator.
This project is licensed under the MIT License - see the LICENSE file for details.