{"id":20514944,"url":"https://github.com/oop7/aida64.extreme-activator","last_synced_at":"2025-07-09T11:05:46.612Z","repository":{"id":254995027,"uuid":"848206880","full_name":"oop7/AIDA64.Extreme-Activator","owner":"oop7","description":"A script designed to automate the activation of AIDA64 Extreme with a single click. It handles file management, decoding, and administrative tasks, simplifying the activation process for users. ","archived":false,"fork":false,"pushed_at":"2025-01-04T18:39:53.000Z","size":34,"stargazers_count":13,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-16T09:51:20.616Z","etag":null,"topics":["activator","aida64-extreme","aida64-extreme-free","aida64-extreme-full","aida64-free","aida64-full","aida64-license"],"latest_commit_sha":null,"homepage":"","language":"Batchfile","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/oop7.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-08-27T10:35:24.000Z","updated_at":"2025-01-13T20:56:17.000Z","dependencies_parsed_at":null,"dependency_job_id":"6dceb9e1-8492-45fc-a5d3-9e6f8ff9d8fb","html_url":"https://github.com/oop7/AIDA64.Extreme-Activator","commit_stats":null,"previous_names":["oop7/aida64_extreme-activation","oop7/aida64.extreme-activator"],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oop7%2FAIDA64.Extreme-Activator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oop7%2FAIDA64.Extreme-Activator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oop7%2FAIDA64.Extreme-Activator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oop7%2FAIDA64.Extreme-Activator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/oop7","download_url":"https://codeload.github.com/oop7/AIDA64.Extreme-Activator/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242117701,"owners_count":20074438,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["activator","aida64-extreme","aida64-extreme-free","aida64-extreme-full","aida64-free","aida64-full","aida64-license"],"created_at":"2024-11-15T21:18:52.935Z","updated_at":"2025-03-05T23:17:22.937Z","avatar_url":"https://github.com/oop7.png","language":"Batchfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# **AIDA64 Extreme Activation Script**\n\nThis script simplifies the process of activating AIDA64 Extreme by automating the activation process with a single click. It includes features for copying necessary files and handling administrative privileges.\n\n## 💪 Features\n\n- Base64 Decoding: Decodes Base64-encoded files required for activation.\n- Administrative Privileges: Requests elevation to run the script with administrative privileges.\n- File Operations: Copies necessary files to the AIDA64 Extreme installation directory.\n- Interactive: Provides a simple menu for user interaction and options.\n\n## 🛠️ Installation\n\n### **Method 1**\n1. Download: Obtain the latest version of the tool from the [releases page](https://github.com/oop7/AIDA64.Extreme-Activator/releases).\n2. Extract: Unzip the downloaded file to a directory of your choice.\n\n### **Method 2**\n1. **Open PowerShell**\n\n2. Run the following command in PowerShell to download and execute the activation script:\n\n\n2. Run the following command in PowerShell to download and execute the activation script:\n\n   ```powershell\n   irm https://github.com/oop7/AIDA64.Extreme-Activator/releases/download/v1.3/v1.3.zip -OutFile v1.3.zip; Expand-Archive v1.3.zip -DestinationPath . -Force; cmd.exe /c .\\v1.3\\script.bat\n   ```\n\n## 💻 **Usage**\n\n- Double-click on `script.bat` to execute it. The script will automatically request administrative privileges if needed, so you no longer need to manually select \"Run as Administrator.\"\n- If prompted by User Account Control (UAC), click **Yes** to grant the necessary permissions.\n- Once elevated, the script will continue running with the appropriate permissions for file operations.\n\n### 2. Follow the On-Screen Instructions:\n- Choose an option from the menu:\n- `1` to activate AIDA64 Extreme.\n- `2` to check the updates.\n- `3` to exit.\n- If you select 1, the script will decode the Base64 encoded files, copy them to the appropriate directory, and provide feedback on the operation status.\n\n## ✅ Troubleshooting\n\n- **Administrative Privileges**: If the script does not prompt for administrative rights, ensure you are running it with the required permissions by right-clicking and selecting Run as Administrator.\n- **File Paths**: Verify that the encoded.txt and ASCII_art.txt files are correctly placed in the src directory.\n- **Warning**: The default installation path for the software is:\n``C:\\Program Files (x86)\\FinalWire\\AIDA64 Extreme``\nIf the software is not installed in this directory, please ensure the path is correct before continuing.\n\n## 🔗 **Encoded file**\n\n- encoded.txt‎ ---→ Contains a License key\n- ASCII_art.txt‎ ---→ Contains the ASCII art for the script\n\n## 📜 License\n\nThis project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.\n\n## ℹ️ Acknowledgments\n\n- Special thanks to CHiLi, which was instrumental in this script's functionality.\n\n## ❓ Contact\n\nFor questions or support, please open an issue on the GitHub repository.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foop7%2Faida64.extreme-activator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Foop7%2Faida64.extreme-activator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foop7%2Faida64.extreme-activator/lists"}