Skip to content

Commit d8df1e0

Browse files
authored
Update README.md
1 parent 299259b commit d8df1e0

1 file changed

Lines changed: 10 additions & 6 deletions

File tree

‎README.md‎

Lines changed: 10 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -24,11 +24,15 @@ Support both spawn & attach script to process.
2424
2525
-p(--package) Identifier of application ex: com.apple.AppStore
2626
-n(--name) Name of application ex: AppStore
27-
-s(--script) Using script format javascript.js
28-
-d(--dump) Dump decrypt application.ipa
27+
-s(--script) Using script format script.js
2928
-c(--check-version) Check for the newest version
3029
-u(--upadte) Update to the newest version
31-
30+
31+
[*] Dump decrypt IPA:
32+
33+
-d, --dump Dump decrypt application.ipa
34+
-o OUTPUT_IPA, --output=OUTPUT_IPA
35+
Specify name of the decrypted IPA
3236
[*] Information:
3337
3438
--list-devices List All Devices
@@ -48,11 +52,11 @@ Support both spawn & attach script to process.
4852

4953
## Update
5054

51-
Version: 3.3
55+
Version: 3.3a
5256
```
5357
[+] Change:
5458
55-
[-] Update new interface and command usage
59+
[-] Update example usage
5660
5761
[-] Optimize core hook.py
5862
@@ -61,7 +65,7 @@ Version: 3.3
6165
6266
[+] New:
6367
64-
[-] Add new method Intercept Crypto in application
68+
[-] Add new new option dump decrypt application.ipa
6569
6670
```
6771

0 commit comments

Comments
 (0)