ParallelsDesktopCrack/readme.md

38 lines
586 B
Markdown
Raw Normal View History

2022-07-27 15:19:41 +00:00
# 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!