https://github.com/all-in-tutorials/ait-windows-tool
A simple tool for windows.
https://github.com/all-in-tutorials/ait-windows-tool
Last synced: 5 months ago
JSON representation
A simple tool for windows.
- Host: GitHub
- URL: https://github.com/all-in-tutorials/ait-windows-tool
- Owner: All-In-Tutorials
- License: mit
- Created: 2025-01-26T16:23:33.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-26T16:31:34.000Z (over 1 year ago)
- Last Synced: 2025-03-05T15:18:42.580Z (over 1 year ago)
- Language: Batchfile
- Size: 3.91 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# AIT Windows Tool (Grim3ntrix)
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).
## Features
1. **Elevation Check:** The script requests administrator privileges to run.
2. **Main Menu:**
- **Windows Test Signing Mode:** Turn Test Signing Mode ON or OFF.
- **More Tools:** Placeholder options for future tools.
3. **Test Signing Mode:**
- Turn Test Signing Mode ON to allow the installation of unsigned drivers.
- Turn Test Signing Mode OFF to disable it.
4. **Future Tools:** Additional tools (Tool A and Tool B) are under development.
## Usage
1. **Run as Administrator:**
- The script checks if it's running with administrator privileges. If not, it will prompt the user for elevation.
2. **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.
## Requirements
- Administrator privileges are required to modify Test Signing Mode.
## Installation
1. Download or clone the repository.
2. Run the batch file (`.bat`), preferably as an administrator.
## License
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.
## Links
- [YouTube Channel](https://www.youtube.com/@allintutorialsph)
- [TikTok Channel](https://www.tiktok.com/@allintutorials)
- [Facebook Channel](https://www.facebook.com/@allintutorials)