mirror of
https://github.com/LukeZGD/Legacy-iOS-Kit.git
synced 2024-12-23 23:01:49 +01:00
Fix activation record path, update g1lbertJB
This commit is contained in:
parent
0ba8a76392
commit
e2e626fe5d
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -5228,7 +5228,7 @@ device_dump() {
|
||||
case $arg in
|
||||
"baseband" ) dmps="/usr/local/standalone";;
|
||||
"activation" )
|
||||
dmp2="private/var/root/Library/Lockdown"
|
||||
dmp2="private/var/root/Library/Lockdown/activation_records"
|
||||
case $device_vers in
|
||||
[34567]* ) dmps="/$dmp2";;
|
||||
8* ) dmps="/private/var/mobile/Library/mad";;
|
||||
|
Loading…
Reference in New Issue
Block a user