add readme

This commit is contained in:
somebasj 2022-07-27 23:19:41 +08:00
parent b9b8dbfd72
commit f29be9391f
1 changed files with 37 additions and 0 deletions

37
readme.md Normal file
View File

@ -0,0 +1,37 @@
# Parallels Desktop Crack
Crack for Parallels Desktop 17.1.4 51567 & Toolbox 5.5.1 4410.
Only work for Intel macOS.
I write some arm64 version patch code but i don't have arm64 macOS test, you can continue this work if you interested.
# Build
```
brew install llvm
git submodule update --init --recursive
./scripts/build.bat
```
# Install & Test
```
sudo ./scripts/install.sh
```
# Publish DMG
```
./scripts/publish.sh
```
You can found packaged dmg file in `publish` folder.
```
ParallelsDesktop-17.1.4-51567_Crack.dmg
ParallelsToolbox-5.5.1-4410_Crack.dmg
```
Good Luck!