Created
October 11, 2024 02:01
-
-
Save rickmark/aeb02458f51dbc022e4f20f51685d0a8 to your computer and use it in GitHub Desktop.
Yet another no touch pwn
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{"is_simulated":1,"app_name":"lockdownd","timestamp":"2024-10-05 10:49:18.00 -0700","app_version":"","slice_uuid":"0bd1fc85-7ee7-3656-b180-7da793ba7c81","build_version":"","platform":2,"share_with_app_devs":0,"is_first_party":1,"bug_type":"308","os_version":"iPhone OS 18.0.1 (22A3370)","roots_installed":0,"incident_id":"B4884BEE-FA38-428C-8E76-364C3B461CA4","name":"lockdownd"} | |
{ | |
"uptime" : 16, | |
"procRole" : "Unspecified", | |
"version" : 2, | |
"userID" : 0, | |
"deployVersion" : 210, | |
"modelCode" : "iPhone17,2", | |
"coalitionID" : 111, | |
"osVersion" : { | |
"isEmbedded" : true, | |
"train" : "iPhone OS 18.0.1", | |
"releaseType" : "User", | |
"build" : "22A3370" | |
}, | |
"captureTime" : "2024-10-05 10:49:18.7405 -0700", | |
"codeSigningMonitor" : 2, | |
"incident" : "B4884BEE-FA38-428C-8E76-364C3B461CA4", | |
"pid" : 86, | |
"translated" : false, | |
"cpuType" : "ARM-64", | |
"roots_installed" : 0, | |
"bug_type" : "308", | |
"procStartAbsTime" : 311224620, | |
"procName" : "lockdownd", | |
"procPath" : "\/usr\/libexec\/lockdownd", | |
"parentPid" : 1, | |
"coalitionName" : "com.apple.mobile.lockdown", | |
"crashReporterKey" : "d142989aef6355b07f69aebcd8eb8acfa27b9502", | |
"codeSigningValidationCategory" : 0, | |
"codeSigningTrustLevel" : 0, | |
"bootSessionUUID" : "84EAC475-A0DA-4B54-9940-0C30C21AB1AA", | |
"basebandVersion" : "", | |
"isLightWeightCorpse" : 1, | |
"exception" : {"codes":"0x6000000000000007, 0x0000000000000009","reason":9,"message":"namespc 7 reason_code 0x0000000000000009","subtype":"GUARD_TYPE_USER","type":"EXC_GUARD","rawCodes":[6917529027641081863,9],"namespc":7}, | |
"termination" : {"flags":518,"code":9,"namespace":"LIBXPC","indicator":"XPC_EXIT_REASON_FAULT"}, | |
"faultingThread" : 0, | |
"threads" : [{"triggered":true,"id":1968,"threadState":{"x":[{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":0},"cpsr":{"value":0},"fp":{"value":0},"sp":{"value":0},"esr":{"value":0,"description":" Address size fault"},"pc":{"value":0,"matchesCrashFrame":0},"far":{"value":0}},"frames":[{"imageOffset":1388516580,"imageIndex":0},{"imageOffset":2317182764,"imageIndex":0},{"imageOffset":2317271380,"imageIndex":0},{"imageOffset":2317271184,"imageIndex":0},{"imageOffset":2571752012,"imageIndex":0},{"imageOffset":2585762168,"imageIndex":0},{"imageOffset":2585762044,"imageIndex":0},{"imageOffset":2585757568,"imageIndex":0},{"imageOffset":2585465044,"imageIndex":0},{"imageOffset":2585475272,"imageIndex":0},{"imageOffset":2585481360,"imageIndex":0},{"imageOffset":38104,"imageIndex":1},{"imageOffset":105908,"imageIndex":1},{"imageOffset":75164,"imageIndex":1},{"imageOffset":150080,"imageIndex":1},{"imageOffset":61348,"imageIndex":1},{"imageOffset":677104948,"imageIndex":0}]}], | |
"usedImages" : [ | |
{ | |
"size" : 3704164344, | |
"source" : "S", | |
"base" : 6442450944, | |
"uuid" : "08a1a214-298a-3d28-b000-e90762483335" | |
}, | |
{ | |
"size" : 1073741824, | |
"source" : "P", | |
"base" : 4303192064, | |
"uuid" : "0bd1fc85-7ee7-3656-b180-7da793ba7c81" | |
} | |
], | |
"legacyInfo" : { | |
"threadTriggered" : { | |
} | |
}, | |
"trialInfo" : { | |
"rollouts" : [ | |
], | |
"experiments" : [ | |
] | |
}, | |
"reportNotes" : [ | |
"PC register does not match crashing frame (0x0 vs 0x1D2C314E4)" | |
] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment