docs: add way to deploy using pre-built script

This commit is contained in:
WorldObservationLog
2024-05-04 23:03:24 +08:00
parent bbd4818642
commit 6986b0d6da

View File

@@ -60,6 +60,9 @@ fridaPath = "/data/local/tmp/frida-server-16.2.1-android-x86_64" # Replace this
suMethod = "su 0"
```
## Run Script
### Use pre-built script (For Windows)
Download latest build from [Actions](https://github.com/WorldObservationLog/AppleMusicDecrypt/actions) (need login your GitHub account). Unzip it, and run `main.exe`
### Manually Run
```shell
git clone https://github.com/WorldObservationLog/AppleMusicDecrypt.git
cd AppleMusicDecrypt