We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4a66e84 commit b4e6ed9Copy full SHA for b4e6ed9
www/docs/cli/ipsw/disk/dmg.md
@@ -17,7 +17,10 @@ ipsw disk dmg DMG [OUTPUT] [flags]
17
### Options
18
19
```
20
+ -d, --decrypt Decrypt DMG
21
-h, --help help for dmg
22
+ -k, --key string Encrypted DMG key
23
+ -o, --output string Output file
24
-p, --partition int Extract a specific partition by number (default -1)
25
-w, --password string Encrypted DMG password
26
-r, --re string Extract partition that matches regex
www/docs/cli/ipsw/mount.md
@@ -18,6 +18,8 @@ ipsw mount [fs|sys|app|exc] IPSW [flags]
-h, --help help for mount
+ -k, --key string DMG key
+ --lookup Lookup DMG keys on theapplewiki.com
--pem-db string AEA pem DB JSON file
0 commit comments