An open API service indexing awesome lists of open source software.

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.

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. 😊