mirror of
https://github.com/zhaarey/AppleMusicDecrypt.git
synced 2025-10-23 15:11:06 +00:00
docs: add way to deploy using pre-built script
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user