{"id":20514942,"url":"https://github.com/oop7/ccleaner-activator","last_synced_at":"2025-03-05T23:17:23.575Z","repository":{"id":260304769,"uuid":"862839979","full_name":"oop7/CCleaner-Activator","owner":"oop7","description":"A script designed to automate the activation of CCleaner with a single click. It handles file management, decoding, and administrative tasks, simplifying the activation process for users. ","archived":false,"fork":false,"pushed_at":"2024-11-02T18:32:48.000Z","size":57,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-16T09:51:26.273Z","etag":null,"topics":["ccleaner-activator","ccleaner-patch","ccleaner-premium","ccleaner-professional-software","ccleaner-script","ccleaner-serial-number"],"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-09-25T09:22:46.000Z","updated_at":"2025-01-13T20:57:14.000Z","dependencies_parsed_at":"2025-01-17T11:16:45.339Z","dependency_job_id":null,"html_url":"https://github.com/oop7/CCleaner-Activator","commit_stats":null,"previous_names":["oop7/ccleaner-activator"],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oop7%2FCCleaner-Activator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oop7%2FCCleaner-Activator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oop7%2FCCleaner-Activator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oop7%2FCCleaner-Activator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/oop7","download_url":"https://codeload.github.com/oop7/CCleaner-Activator/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242117700,"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":["ccleaner-activator","ccleaner-patch","ccleaner-premium","ccleaner-professional-software","ccleaner-script","ccleaner-serial-number"],"created_at":"2024-11-15T21:18:52.461Z","updated_at":"2025-03-05T23:17:23.352Z","avatar_url":"https://github.com/oop7.png","language":"Batchfile","readme":"# **CCleaner Activation Script**\n\nThis script simplifies the process of activating CCleaner 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 CCleaner 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/CCleaner-Activator/releases).\n2. Extract: Unzip the downloaded file to a directory of your choice.\n\n### **Method 2**\n1. **Open PowerShell as Administrator**:\n   - Right-click the Start menu and select **Windows PowerShell (Admin)** or **Windows Terminal (Admin)**.\n   - If prompted by User Account Control (UAC), click **Yes** to allow PowerShell to run with administrative privileges.\n\n2. Run the following command in PowerShell to download and execute the activation script:\n\n   ```powershell\n   irm https://github.com/oop7/CCleaner-Activator/releases/download/v1.1/v1.1.zip -OutFile v1.1.zip; Expand-Archive v1.1.zip -DestinationPath . -Force; cmd.exe /c .\\v1.1\\script.bat\n   ```\n\n## 💻 Usage\n\n### 1. Run the Script:\n- Right-click on `script.bat` and select Run as Administrator to ensure proper permissions for file operations.\n- If prompted for administrative privileges, click Yes to allow the script to run with the necessary permissions.\n\n### 2. Follow the On-Screen Instructions:\n- Choose an option from the menu:\n- `1` to activate CCleaner.\n- `2` to activate Hosts blocker.\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- If you select 2, the script will activate Hosts blocker to avoid issues (optional).\n- If you select 3, the script will exit.\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 , encoded_2.txt , encoded_3.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\\CCleaner``\nIf the software is not installed in this directory, please ensure the path is correct before continuing.\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 elchupacabra, 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","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foop7%2Fccleaner-activator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Foop7%2Fccleaner-activator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foop7%2Fccleaner-activator/lists"}