Skip to content

Commit

Permalink
Update aea.go
Browse files Browse the repository at this point in the history
  • Loading branch information
blacktop committed Aug 2, 2024
1 parent a35328f commit 4b2318b
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions cmd/ipsw/cmd/fw/aea.go
Original file line number Diff line number Diff line change
Expand Up @@ -39,10 +39,6 @@ import (
"github.com/spf13/viper"
)

// NOTES:
// key-val is 32 bytes or 64 char hex string
// aea decrypt -i iPhone16,2_d34efba2646b219d16b6ffcb93998bd4feed028516c7c42bc1ecc368561f7ce6.aea -o ota.dec -key-value 'base64:TSKOZk6rDQtoDOAWuPBcJsSnNraBWANU1lcIcIIk5iU='

func init() {
FwCmd.AddCommand(aeaCmd)

Expand Down

0 comments on commit 4b2318b

Please sign in to comment.