Skip to content

Latest commit

 

History

History
48 lines (36 loc) · 1.49 KB

README.md

File metadata and controls

48 lines (36 loc) · 1.49 KB

VPT Activator

VPT Activator is a Python-based tool designed to activate Windows and WinRAR using predefined keys. The tool provides a simple console interface for users to select the activation method they wish to use.

Features

  • Activate Windows (Home, Pro, Education, Enterprise)
  • Activate WinRAR
  • User-friendly console menu
  • Automatic installation of required packages

Requirements

  • Python 3.x
  • Administrator privileges to run the activator
  • The following Python packages:
    • fade
    • pyuac
    • pystyle

Installation

  1. Clone the repository or download the source code.
  2. Navigate to the project directory.
  3. Install the required packages by running the script. The script will automatically install any missing packages.
python main.py

usage

  1. Run the main.py
  2. Select an option from the menu:
  • [1] Windows Activator
  • [2] WinRAR Activator
  • [3] Exit
  1. Follow the prompts to complete the activation process.

Important Notes

This tool is intended for educational purposes only. Use it responsibly and ensure you have the right to activate the software. Running the script requires administrator privileges. If you are not running as an administrator, the script will prompt you to do so.

License

This project is licensed under the MIT License.

Disclaimer

This software is provided "as is", without any warranty of any kind. The author is not responsible for any misuse or damage caused by the use of this software.