Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
noobpk authored Feb 4, 2021
1 parent 299259b commit d8df1e0
Showing 1 changed file with 10 additions and 6 deletions.
16 changes: 10 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,11 +24,15 @@ Support both spawn & attach script to process.
-p(--package) Identifier of application ex: com.apple.AppStore
-n(--name) Name of application ex: AppStore
-s(--script) Using script format javascript.js
-d(--dump) Dump decrypt application.ipa
-s(--script) Using script format script.js
-c(--check-version) Check for the newest version
-u(--upadte) Update to the newest version
[*] Dump decrypt IPA:
-d, --dump Dump decrypt application.ipa
-o OUTPUT_IPA, --output=OUTPUT_IPA
Specify name of the decrypted IPA
[*] Information:
--list-devices List All Devices
Expand All @@ -48,11 +52,11 @@ Support both spawn & attach script to process.

## Update

Version: 3.3
Version: 3.3a
```
[+] Change:
[-] Update new interface and command usage
[-] Update example usage
[-] Optimize core hook.py
Expand All @@ -61,7 +65,7 @@ Version: 3.3
[+] New:
[-] Add new method Intercept Crypto in application
[-] Add new new option dump decrypt application.ipa
```

Expand Down

0 comments on commit d8df1e0

Please sign in to comment.