https://github.com/arch-fan/open-activation-collection
Repository collection of different open source tools for activating paid Software.
https://github.com/arch-fan/open-activation-collection
activation cracks free open-source
Last synced: 5 months ago
JSON representation
Repository collection of different open source tools for activating paid Software.
- Host: GitHub
- URL: https://github.com/arch-fan/open-activation-collection
- Owner: arch-fan
- Created: 2024-12-13T21:56:58.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-15T16:02:38.000Z (over 1 year ago)
- Last Synced: 2025-04-04T00:28:51.716Z (about 1 year ago)
- Topics: activation, cracks, free, open-source
- Homepage:
- Size: 1000 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Open Source Activation Tools Collection
💻 This repository contains a collection of open source activation tools or "cracked software" you can use.
## Windows (different versions)
https://github.com/massgravel/Microsoft-Activation-Scripts
Shorthand command:
```bash
irm https://get.activated.win | iex
```
## Office (Windows) (different versions)
First, for installing Office, you can use [Office Tool](https://github.com/YerongAI/Office-Tool)
Shorthand command for activation (with [Microsoft Activation Scripts](https://github.com/massgravel/Microsoft-Activation-Scripts)):
```bash
irm https://get.activated.win | iex
```
## Office (MacOS) (different versions)
Download & Activation from same repository: https://github.com/alsyundawy/Microsoft-Office-For-MacOS
## Proxifier (Any system)
Download [Proxifier](https://www.proxifier.com/)
Then, use one of the following keys: https://gist.github.com/montasim/11e313f82dc6c2aea28298941158429f
## Spotify (Windows)
https://github.com/SpotX-Official/SpotX
Shorthand command (not removing podcasts):
```bash
iex "& { $(iwr -useb 'https://raw.githubusercontent.com/SpotX-Official/spotx-official.github.io/main/run.ps1') } -confirm_uninstall_ms_spoti -confirm_spoti_recomended_over -block_update_on -start_spoti -new_theme -adsections_off -lyrics_stat spotify"
```
## Spotify (MacOS)
https://github.com/Nuzair46/BlockTheSpot-Mac
Requirements:
- Have installed xcode (can be installed with `xcode-select --install`)
Shorthand command:
```bash
bash <(curl -sSL https://raw.githubusercontent.com/Nuzair46/BlockTheSpot-Mac/main/install.sh)
```
## Nintendo 3DS & 2DS custom firmware
Guide here: https://3ds.hacks.guide/
## Nintendo DSi modding
Guide here: https://dsi.cfw.guide/
# Contribution
Just add any tool you know, I'll be happy to merge it. 😊