Jump to content

OZW00D

Members
  • Posts

    5
  • Joined

  • Last visited

Posts posted by OZW00D

  1. When I want to open it by click:

    19256672_Screenshot2022-03-23at17_37_41.png.6d5f11af9ec7d0121aa2805552250662.png

    sudo xattr -cr <Path>/<to App>/ doesn't work.

     

    It opens a second and then it closed by itself.

     

  2. The Version 1.0.2 isn't working for, I run it in Terminal:

    2022-03-23 17:22:05.139 HackCheck[31242:599927] Warning: Column selection is not supported in view-based table and outline views (<NSTableView: 0x7fe6f708ce00>).

    [1]    31242 illegal hardware instruction  /Volumes/WORK/Downloads/HackCheck.app/Contents/MacOS/HackCheck

    -------------------------------------
    Translated Report (Full Report Below)
    -------------------------------------
    
    Process:               HackCheck [31397]
    Path:                  /private/var/folders/*/HackCheck.app/Contents/MacOS/HackCheck
    Identifier:            gengik84.Hack-check
    Version:               1.0.2 ((102b))
    Code Type:             X86-64 (Native)
    Parent Process:        launchd [1]
    User ID:               501
    
    Date/Time:             2022-03-23 17:25:24.4852 +0100
    OS Version:            macOS 12.3 (21E230)
    Report Version:        12
    Anonymous UUID:        6305D601-F71A-9B34-7B07-FE207687A47A
    
    Sleep/Wake UUID:       62F0D7A8-22AA-4AF0-BD0E-2C2366DEB0B3
    
    Time Awake Since Boot: 44000 seconds
    Time Since Wake:       28210 seconds
    
    System Integrity Protection: enabled
    
    Crashed Thread:        0  Dispatch queue: com.apple.main-thread
    
    Exception Type:        EXC_BAD_INSTRUCTION (SIGILL)
    Exception Codes:       0x0000000000000001, 0x0000000000000000
    Exception Note:        EXC_CORPSE_NOTIFY
    
    Termination Reason:    Namespace SIGNAL, Code 4 Illegal instruction: 4
    Terminating Process:   exc handler [31397]
    
    Application Specific Information:
    BUG IN CLIENT OF LIBPLATFORM: os_unfair_lock is corrupt
    Abort Cause 791237720
    
    
    Thread 0 Crashed::  Dispatch queue: com.apple.main-thread
    0   libsystem_platform.dylib      	    0x7ff81e7cbf3a _os_unfair_lock_corruption_abort + 60
    1   libsystem_platform.dylib      	    0x7ff81e7c62e4 _os_unfair_lock_lock_slow + 257
    2   Foundation                    	    0x7ff81f6d94e2 -[NSRLEArray dealloc] + 41
    3   Foundation                    	    0x7ff81f6dadf5 -[NSConcreteAttributedString dealloc] + 63
    4   libobjc.A.dylib               	    0x7ff81e64c14a AutoreleasePoolPage::releaseUntil(objc_object**) + 164
    5   libobjc.A.dylib               	    0x7ff81e648f8f objc_autoreleasePoolPop + 168
    6   AppKit                        	    0x7ff821b147e7 -[NSView _recursive:displayRectIgnoringOpacity:inContext:stopAtLayerBackedViews:] + 2894
    7   AppKit                        	    0x7ff8213f8991 -[NSView(NSLayerKitGlue) _drawViewBackingLayer:inContext:drawingHandler:] + 747
    8   AppKit                        	    0x7ff8213f85d0 -[NSView(NSLayerKitGlue) drawLayer:inContext:] + 290
    9   QuartzCore                    	    0x7ff82592799d CABackingStoreUpdate_ + 594
    10  QuartzCore                    	    0x7ff82598b9fd invocation function for block in CA::Layer::display_() + 53
    11  QuartzCore                    	    0x7ff8259269d1 -[CALayer _display] + 2367
    12  AppKit                        	    0x7ff8213f8405 -[_NSBackingLayer display] + 462
    13  AppKit                        	    0x7ff82136d9cd -[_NSViewBackingLayer display] + 554
    14  QuartzCore                    	    0x7ff825925951 CA::Layer::display_if_needed(CA::Transaction*) + 873
    15  QuartzCore                    	    0x7ff825a7c336 CA::Context::commit_transaction(CA::Transaction*, double, double*) + 640
    16  QuartzCore                    	    0x7ff825907231 CA::Transaction::commit() + 777
    17  AppKit                        	    0x7ff8214097f1 __62+[CATransaction(NSCATransaction) NS_setFlushesWithDisplayLink]_block_invoke + 285
    18  AppKit                        	    0x7ff821b50688 ___NSRunLoopObserverCreateWithHandler_block_invoke + 41
    19  CoreFoundation                	    0x7ff81e877e90 __CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION__ + 23
    20  CoreFoundation                	    0x7ff81e877d22 __CFRunLoopDoObservers + 543
    21  CoreFoundation                	    0x7ff81e8771b4 __CFRunLoopRun + 840
    22  CoreFoundation                	    0x7ff81e8767ac CFRunLoopRunSpecific + 562
    23  Foundation                    	    0x7ff81f75764e -[NSConcreteTask waitUntilExit] + 332
    24  HackCheck                     	       0x10bca9c3b 0x10bc99000 + 68667
    25  HackCheck                     	       0x10bca9a40 0x10bc99000 + 68160
    26  HackCheck                     	       0x10bcab084 0x10bc99000 + 73860
    27  HackCheck                     	       0x10bcb0668 0x10bc99000 + 95848
    28  CoreFoundation                	    0x7ff81e86e03c __CFNOTIFICATIONCENTER_IS_CALLING_OUT_TO_AN_OBSERVER__ + 12
    29  CoreFoundation                	    0x7ff81e90b592 ___CFXRegistrationPost_block_invoke + 49
    30  CoreFoundation                	    0x7ff81e90b510 _CFXRegistrationPost + 496
    31  CoreFoundation                	    0x7ff81e83fca8 _CFXNotificationPost + 735
    32  Foundation                    	    0x7ff81f67490e -[NSNotificationCenter postNotificationName:object:userInfo:] + 82
    33  AppKit                        	    0x7ff8212a5e7e -[NSApplication _postDidFinishNotification] + 305
    34  AppKit                        	    0x7ff8212a5bcc -[NSApplication _sendFinishLaunchingNotification] + 208
    35  AppKit                        	    0x7ff8212a379c -[NSApplication(NSAppleEventHandling) _handleAEOpenEvent:] + 541
    36  AppKit                        	    0x7ff8212a33f0 -[NSApplication(NSAppleEventHandling) _handleCoreEvent:withReplyEvent:] + 665
    37  Foundation                    	    0x7ff81f69f834 -[NSAppleEventManager dispatchRawAppleEvent:withRawReply:handlerRefCon:] + 308
    38  Foundation                    	    0x7ff81f69f6a6 _NSAppleEventManagerGenericHandler + 80
    39  AE                            	    0x7ff824f103f0 0x7ff824f05000 + 46064
    40  AE                            	    0x7ff824f0fc5a 0x7ff824f05000 + 44122
    41  AE                            	    0x7ff824f0938f aeProcessAppleEvent + 419
    42  HIToolbox                     	    0x7ff82750f3d2 AEProcessAppleEvent + 54
    43  AppKit                        	    0x7ff82129da22 _DPSNextEvent + 2036
    44  AppKit                        	    0x7ff82129bc8a -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 1394
    45  AppKit                        	    0x7ff82128e339 -[NSApplication run] + 586
    46  AppKit                        	    0x7ff8212622b7 NSApplicationMain + 817
    47  dyld                          	       0x1162f851e start + 462
    
    Thread 1:
    0   libsystem_pthread.dylib       	    0x7ff81e7adf48 start_wqthread + 0
    
    Thread 2:
    0   libsystem_pthread.dylib       	    0x7ff81e7adf48 start_wqthread + 0
    
    Thread 3:
    0   libsystem_pthread.dylib       	    0x7ff81e7adf48 start_wqthread + 0
    
    Thread 4:
    0   libsystem_pthread.dylib       	    0x7ff81e7adf48 start_wqthread + 0
    
    Thread 5:: JavaScriptCore libpas scavenger
    0   libsystem_kernel.dylib        	    0x7ff81e7783ea __psynch_cvwait + 10
    1   libsystem_pthread.dylib       	    0x7ff81e7b2a6f _pthread_cond_wait + 1249
    2   JavaScriptCore                	    0x7ff8381ef04b scavenger_thread_main + 1627
    3   libsystem_pthread.dylib       	    0x7ff81e7b24e1 _pthread_start + 125
    4   libsystem_pthread.dylib       	    0x7ff81e7adf6b thread_start + 15
    
    
    Thread 0 crashed with X86 Thread State (64-bit):
      rax: 0x000000002f295458  rbx: 0x0000000001000002  rcx: 0x00007ff81e7cc75f  rdx: 0x0000000000000000
      rdi: 0x000000002f295458  rsi: 0x0000600001998dc0  rbp: 0x00007ff7b42603f0  rsp: 0x00007ff7b42603b8
       r8: 0x0000000000000900   r9: 0x0000000000000020  r10: 0x0000000000000000  r11: 0x0000000000000246
      r12: 0x0000000000000103  r13: 0xa3a3a3a3a3a3a300  r14: 0x0000000000000103  r15: 0x0000600001998dc0
      rip: 0x00007ff81e7cbf3a  rfl: 0x0000000000010202  cr2: 0x000000010bcb9000
      
    Logical CPU:     0
    Error Code:      0x00000000 
    Trap Number:     6
    
    Thread 0 instruction stream:
      7f 41 48 89 05 ad 26 7f-41 0f 0b 89 f8 48 8d 0d  .AH...&.A....H..
      b9 07 00 00 48 89 0d 6b-26 7f 41 48 89 05 94 26  ....H..k&.AH...&
      7f 41 0f 0b 8d 8f 00 fe-ff ff 89 f8 81 f9 00 fe  .A..............
      03 00 77 17 48 8d 0d e8-07 00 00 48 89 0d 44 26  ..w.H......H..D&
      7f 41 48 89 05 6d 26 7f-41 0f 0b 48 8d 0d 33 08  .AH..m&.A..H..3.
      00 00 48 89 0d 2d 26 7f-41 48 89 05 56 26 7f 41  ..H..-&.AH..V&.A
     [0f]0b 89 f8 48 8d 0d 48-09 00 00 48 89 0d 14 26  ....H..H...H...&	<==
      7f 41 48 89 05 3d 26 7f-41 0f 0b 89 f8 48 8d 0d  .AH..=&.A....H..
      75 09 00 00 48 89 0d fb-25 7f 41 48 89 05 24 26  u...H...%.AH..$&
      7f 41 0f 0b 89 f8 48 8d-0d ad 09 00 00 48 89 0d  .A....H......H..
      e2 25 7f 41 48 89 05 0b-26 7f 41 0f 0b 89 f8 48  .%.AH...&.A....H
      8d 0d c7 09 00 00 48 89-0d c9 25 7f 41 48 89 05  ......H...%.AH..
    
    Binary Images:
        0x7ff81e7c4000 -     0x7ff81e7cdfff libsystem_platform.dylib (*) <a9552f53-a0cd-3e43-9930-80e582ed51ff> /usr/lib/system/libsystem_platform.dylib
        0x7ff81f66b000 -     0x7ff81fa26fff com.apple.Foundation (6.9) <4f8f4769-f0fc-36d8-99f9-76fc48ce9639> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
        0x7ff81e63b000 -     0x7ff81e678fff libobjc.A.dylib (*) <6d51b7b2-136e-336d-95ca-442af1009ec2> /usr/lib/libobjc.A.dylib
        0x7ff82125f000 -     0x7ff8220ecfff com.apple.AppKit (6.9) <36ec7e1b-ab12-377b-b3eb-ffc5baabee9f> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
        0x7ff825905000 -     0x7ff825c14fff com.apple.QuartzCore (1.11) <ccb708de-75e3-3a64-81c8-f7c688b43d3b> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
        0x7ff81e7f9000 -     0x7ff81ecfafff com.apple.CoreFoundation (6.9) <743f0cb7-e962-3e42-8653-7bd141129561> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
           0x10bc99000 -        0x10bcf0fff gengik84.Hack-check (1.0.2) <2f229ed8-8b53-3cb9-8d44-facd0f96c35a> /private/var/folders/*/HackCheck.app/Contents/MacOS/HackCheck
        0x7ff824f05000 -     0x7ff824f71fff com.apple.AE (924) <c1696d61-282d-368f-b94a-c3d5e5615943> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
        0x7ff8274ce000 -     0x7ff8277c1fff com.apple.HIToolbox (2.1.1) <7761967d-a138-33b6-9e3f-5c5420a2eeff> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
           0x1162f3000 -        0x11635efff dyld (*) <dd9e80de-fb3b-349b-96a4-46874ad34d11> /usr/lib/dyld
        0x7ff81e7ac000 -     0x7ff81e7b7fff libsystem_pthread.dylib (*) <2f6c275d-7e14-3d31-a924-e1bb41d2415f> /usr/lib/system/libsystem_pthread.dylib
        0x7ff81e774000 -     0x7ff81e7abfff libsystem_kernel.dylib (*) <26a59789-b846-3ed4-96dc-8dbef3c0c8e7> /usr/lib/system/libsystem_kernel.dylib
        0x7ff836f38000 -     0x7ff83838ffff com.apple.JavaScriptCore (17613) <33adb15f-a5bd-337f-affa-01bab42cf1a9> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    
    External Modification Summary:
      Calls made by other processes targeting this process:
        task_for_pid: 0
        thread_create: 0
        thread_set_state: 0
      Calls made by this process:
        task_for_pid: 0
        thread_create: 0
        thread_set_state: 0
      Calls made by all processes on this machine:
        task_for_pid: 0
        thread_create: 0
        thread_set_state: 0
    
    VM Region Summary:
    ReadOnly portion of Libraries: Total=1.0G resident=0K(0%) swapped_out_or_unallocated=1.0G(100%)
    Writable regions: Total=3.4G written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=3.4G(100%)
    
                                    VIRTUAL   REGION 
    REGION TYPE                        SIZE    COUNT (non-coalesced) 
    ===========                     =======  ======= 
    Accelerate framework               256K        2 
    Activity Tracing                   256K        1 
    CG backing stores                 1440K        8 
    CG image                            20K        2 
    ColorSync                          224K       25 
    CoreAnimation                     2616K       78 
    CoreGraphics                         8K        2 
    CoreServices                       248K        1 
    CoreUI image data                  668K       10 
    Foundation                          16K        1 
    JS JIT generated code              1.0G        3 
    Kernel Alloc Once                    8K        1 
    MALLOC                           376.7M       71 
    MALLOC guard page                   48K       11 
    MALLOC_MEDIUM (reserved)           1.4G       12         reserved VM address space (unallocated)
    MALLOC_NANO (reserved)           384.0M        1         reserved VM address space (unallocated)
    STACK GUARD                       56.0M        6 
    Stack                             10.5M        6 
    VM_ALLOCATE                         84K       21 
    WebKit Malloc                    192.0M        4 
    __DATA                            21.6M      348 
    __DATA_CONST                      19.5M      210 
    __DATA_DIRTY                       775K      124 
    __FONT_DATA                          4K        1 
    __LINKEDIT                       651.3M        8 
    __OBJC_RO                         82.6M        1 
    __OBJC_RW                         3200K        2 
    __TEXT                           364.6M      366 
    __UNICODE                          592K        1 
    dyld private memory               1024K        1 
    mapped file                      158.7M       22 
    shared memory                      776K       16 
    ===========                     =======  ======= 
    TOTAL                              4.7G     1366 
    TOTAL, minus reserved VM space     2.9G     1366 
    
    
    
    -----------
    Full Report
    -----------
    
    {"app_name":"HackCheck","timestamp":"2022-03-23 17:25:24.00 +0100","app_version":"1.0.2","slice_uuid":"2f229ed8-8b53-3cb9-8d44-facd0f96c35a","build_version":"(102b)","platform":1,"bundleID":"gengik84.Hack-check","share_with_app_devs":0,"is_first_party":0,"bug_type":"309","os_version":"macOS 12.3 (21E230)","incident_id":"04B055A9-58E2-4644-BF85-EDD95EBAE06F","name":"HackCheck"}
    {
      "uptime" : 44000,
      "procLaunch" : "2022-03-23 17:25:24.1389 +0100",
      "procRole" : "Foreground",
      "version" : 2,
      "userID" : 501,
      "deployVersion" : 210,
      "modelCode" : "iMacPro1,1",
      "procStartAbsTime" : 44122060144733,
      "coalitionID" : 6670,
      "osVersion" : {
        "train" : "macOS 12.3",
        "build" : "21E230",
        "releaseType" : "User"
      },
      "captureTime" : "2022-03-23 17:25:24.4852 +0100",
      "incident" : "04B055A9-58E2-4644-BF85-EDD95EBAE06F",
      "bug_type" : "309",
      "pid" : 31397,
      "procExitAbsTime" : 44122406124690,
      "cpuType" : "X86-64",
      "procName" : "HackCheck",
      "procPath" : "\/private\/var\/folders\/*\/HackCheck.app\/Contents\/MacOS\/HackCheck",
      "bundleInfo" : {"CFBundleShortVersionString":"1.0.2","CFBundleVersion":"(102b)","CFBundleIdentifier":"gengik84.Hack-check"},
      "storeInfo" : {"deviceIdentifierForVendor":"075BB01E-A7C3-52D8-B466-F6E21A9C00C2","thirdParty":true},
      "parentProc" : "launchd",
      "parentPid" : 1,
      "coalitionName" : "gengik84.Hack-check",
      "crashReporterKey" : "6305D601-F71A-9B34-7B07-FE207687A47A",
      "wakeTime" : 28210,
      "sleepWakeUUID" : "62F0D7A8-22AA-4AF0-BD0E-2C2366DEB0B3",
      "sip" : "enabled",
      "isCorpse" : 1,
      "exception" : {"codes":"0x0000000000000001, 0x0000000000000000","rawCodes":[1,0],"type":"EXC_BAD_INSTRUCTION","signal":"SIGILL"},
      "termination" : {"flags":0,"code":4,"namespace":"SIGNAL","indicator":"Illegal instruction: 4","byProc":"exc handler","byPid":31397},
      "asi" : {"libsystem_platform.dylib":["BUG IN CLIENT OF LIBPLATFORM: os_unfair_lock is corrupt","Abort Cause 791237720"]},
      "extMods" : {"caller":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"system":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"targeted":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"warnings":0},
      "faultingThread" : 0,
      "threads" : [{"triggered":true,"id":604199,"instructionState":{"instructionStream":{"bytes":[127,65,72,137,5,173,38,127,65,15,11,137,248,72,141,13,185,7,0,0,72,137,13,107,38,127,65,72,137,5,148,38,127,65,15,11,141,143,0,254,255,255,137,248,129,249,0,254,3,0,119,23,72,141,13,232,7,0,0,72,137,13,68,38,127,65,72,137,5,109,38,127,65,15,11,72,141,13,51,8,0,0,72,137,13,45,38,127,65,72,137,5,86,38,127,65,15,11,137,248,72,141,13,72,9,0,0,72,137,13,20,38,127,65,72,137,5,61,38,127,65,15,11,137,248,72,141,13,117,9,0,0,72,137,13,251,37,127,65,72,137,5,36,38,127,65,15,11,137,248,72,141,13,173,9,0,0,72,137,13,226,37,127,65,72,137,5,11,38,127,65,15,11,137,248,72,141,13,199,9,0,0,72,137,13,201,37,127,65,72,137,5],"offset":96}},"threadState":{"r13":{"value":11791448172606497536},"rax":{"value":791237720},"rflags":{"value":66050},"cpu":{"value":0},"r14":{"value":259},"rsi":{"value":105553143107008},"r8":{"value":2304},"cr2":{"value":4492857344},"rdx":{"value":0},"r10":{"value":0},"r9":{"value":32},"r15":{"value":105553143107008},"rbx":{"value":16777218},"trap":{"value":6},"err":{"value":0},"r11":{"value":582},"rip":{"value":140703640108858,"matchesCrashFrame":1},"rbp":{"value":140701856039920},"rsp":{"value":140701856039864},"r12":{"value":259},"rcx":{"value":140703640110943,"symbolLocation":415,"symbol":"_h"},"flavor":"x86_THREAD_STATE","rdi":{"value":791237720}},"queue":"com.apple.main-thread","frames":[{"imageOffset":32570,"symbol":"_os_unfair_lock_corruption_abort","symbolLocation":60,"imageIndex":0},{"imageOffset":8932,"symbol":"_os_unfair_lock_lock_slow","symbolLocation":257,"imageIndex":0},{"imageOffset":451810,"symbol":"-[NSRLEArray dealloc]","symbolLocation":41,"imageIndex":1},{"imageOffset":458229,"symbol":"-[NSConcreteAttributedString dealloc]","symbolLocation":63,"imageIndex":1},{"imageOffset":69962,"symbol":"AutoreleasePoolPage::releaseUntil(objc_object**)","symbolLocation":164,"imageIndex":2},{"imageOffset":57231,"symbol":"objc_autoreleasePoolPop","symbolLocation":168,"imageIndex":2},{"imageOffset":9132007,"symbol":"-[NSView _recursive:displayRectIgnoringOpacity:inContext:stopAtLayerBackedViews:]","symbolLocation":2894,"imageIndex":3},{"imageOffset":1677713,"symbol":"-[NSView(NSLayerKitGlue) _drawViewBackingLayer:inContext:drawingHandler:]","symbolLocation":747,"imageIndex":3},{"imageOffset":1676752,"symbol":"-[NSView(NSLayerKitGlue) drawLayer:inContext:]","symbolLocation":290,"imageIndex":3},{"imageOffset":141725,"symbol":"CABackingStoreUpdate_","symbolLocation":594,"imageIndex":4},{"imageOffset":551421,"symbol":"invocation function for block in CA::Layer::display_()","symbolLocation":53,"imageIndex":4},{"imageOffset":137681,"symbol":"-[CALayer _display]","symbolLocation":2367,"imageIndex":4},{"imageOffset":1676293,"symbol":"-[_NSBackingLayer display]","symbolLocation":462,"imageIndex":3},{"imageOffset":1108429,"symbol":"-[_NSViewBackingLayer display]","symbolLocation":554,"imageIndex":3},{"imageOffset":133457,"symbol":"CA::Layer::display_if_needed(CA::Transaction*)","symbolLocation":873,"imageIndex":4},{"imageOffset":1536822,"symbol":"CA::Context::commit_transaction(CA::Transaction*, double, double*)","symbolLocation":640,"imageIndex":4},{"imageOffset":8753,"symbol":"CA::Transaction::commit()","symbolLocation":777,"imageIndex":4},{"imageOffset":1746929,"symbol":"__62+[CATransaction(NSCATransaction) NS_setFlushesWithDisplayLink]_block_invoke","symbolLocation":285,"imageIndex":3},{"imageOffset":9377416,"symbol":"___NSRunLoopObserverCreateWithHandler_block_invoke","symbolLocation":41,"imageIndex":3},{"imageOffset":519824,"symbol":"__CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION__","symbolLocation":23,"imageIndex":5},{"imageOffset":519458,"symbol":"__CFRunLoopDoObservers","symbolLocation":543,"imageIndex":5},{"imageOffset":516532,"symbol":"__CFRunLoopRun","symbolLocation":840,"imageIndex":5},{"imageOffset":513964,"symbol":"CFRunLoopRunSpecific","symbolLocation":562,"imageIndex":5},{"imageOffset":968270,"symbol":"-[NSConcreteTask waitUntilExit]","symbolLocation":332,"imageIndex":1},{"imageOffset":68667,"imageIndex":6},{"imageOffset":68160,"imageIndex":6},{"imageOffset":73860,"imageIndex":6},{"imageOffset":95848,"imageIndex":6},{"imageOffset":479292,"symbol":"__CFNOTIFICATIONCENTER_IS_CALLING_OUT_TO_AN_OBSERVER__","symbolLocation":12,"imageIndex":5},{"imageOffset":1123730,"symbol":"___CFXRegistrationPost_block_invoke","symbolLocation":49,"imageIndex":5},{"imageOffset":1123600,"symbol":"_CFXRegistrationPost","symbolLocation":496,"imageIndex":5},{"imageOffset":289960,"symbol":"_CFXNotificationPost","symbolLocation":735,"imageIndex":5},{"imageOffset":39182,"symbol":"-[NSNotificationCenter postNotificationName:object:userInfo:]","symbolLocation":82,"imageIndex":1},{"imageOffset":290430,"symbol":"-[NSApplication _postDidFinishNotification]","symbolLocation":305,"imageIndex":3},{"imageOffset":289740,"symbol":"-[NSApplication _sendFinishLaunchingNotification]","symbolLocation":208,"imageIndex":3},{"imageOffset":280476,"symbol":"-[NSApplication(NSAppleEventHandling) _handleAEOpenEvent:]","symbolLocation":541,"imageIndex":3},{"imageOffset":279536,"symbol":"-[NSApplication(NSAppleEventHandling) _handleCoreEvent:withReplyEvent:]","symbolLocation":665,"imageIndex":3},{"imageOffset":215092,"symbol":"-[NSAppleEventManager dispatchRawAppleEvent:withRawReply:handlerRefCon:]","symbolLocation":308,"imageIndex":1},{"imageOffset":214694,"symbol":"_NSAppleEventManagerGenericHandler","symbolLocation":80,"imageIndex":1},{"imageOffset":46064,"imageIndex":7},{"imageOffset":44122,"imageIndex":7},{"imageOffset":17295,"symbol":"aeProcessAppleEvent","symbolLocation":419,"imageIndex":7},{"imageOffset":267218,"symbol":"AEProcessAppleEvent","symbolLocation":54,"imageIndex":8},{"imageOffset":256546,"symbol":"_DPSNextEvent","symbolLocation":2036,"imageIndex":3},{"imageOffset":248970,"symbol":"-[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:]","symbolLocation":1394,"imageIndex":3},{"imageOffset":193337,"symbol":"-[NSApplication run]","symbolLocation":586,"imageIndex":3},{"imageOffset":12983,"symbol":"NSApplicationMain","symbolLocation":817,"imageIndex":3},{"imageOffset":21790,"symbol":"start","symbolLocation":462,"imageIndex":9}]},{"id":604222,"frames":[{"imageOffset":8008,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":10}]},{"id":604223,"frames":[{"imageOffset":8008,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":10}]},{"id":604241,"frames":[{"imageOffset":8008,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":10}]},{"id":604244,"frames":[{"imageOffset":8008,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":10}]},{"id":604294,"name":"JavaScriptCore libpas scavenger","frames":[{"imageOffset":17386,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":11},{"imageOffset":27247,"symbol":"_pthread_cond_wait","symbolLocation":1249,"imageIndex":10},{"imageOffset":19624011,"symbol":"scavenger_thread_main","symbolLocation":1627,"imageIndex":12},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":10},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":10}]}],
      "usedImages" : [
      {
        "source" : "P",
        "arch" : "x86_64",
        "base" : 140703640076288,
        "size" : 40960,
        "uuid" : "a9552f53-a0cd-3e43-9930-80e582ed51ff",
        "path" : "\/usr\/lib\/system\/libsystem_platform.dylib",
        "name" : "libsystem_platform.dylib"
      },
      {
        "source" : "P",
        "arch" : "x86_64",
        "base" : 140703655440384,
        "CFBundleShortVersionString" : "6.9",
        "CFBundleIdentifier" : "com.apple.Foundation",
        "size" : 3915776,
        "uuid" : "4f8f4769-f0fc-36d8-99f9-76fc48ce9639",
        "path" : "\/System\/Library\/Frameworks\/Foundation.framework\/Versions\/C\/Foundation",
        "name" : "Foundation",
        "CFBundleVersion" : "1858.112"
      },
      {
        "source" : "P",
        "arch" : "x86_64h",
        "base" : 140703638466560,
        "size" : 253952,
        "uuid" : "6d51b7b2-136e-336d-95ca-442af1009ec2",
        "path" : "\/usr\/lib\/libobjc.A.dylib",
        "name" : "libobjc.A.dylib"
      },
      {
        "source" : "P",
        "arch" : "x86_64",
        "base" : 140703684751360,
        "CFBundleShortVersionString" : "6.9",
        "CFBundleIdentifier" : "com.apple.AppKit",
        "size" : 15261696,
        "uuid" : "36ec7e1b-ab12-377b-b3eb-ffc5baabee9f",
        "path" : "\/System\/Library\/Frameworks\/AppKit.framework\/Versions\/C\/AppKit",
        "name" : "AppKit",
        "CFBundleVersion" : "2113.40.126"
      },
      {
        "source" : "P",
        "arch" : "x86_64",
        "base" : 140703758831616,
        "CFBundleShortVersionString" : "1.11",
        "CFBundleIdentifier" : "com.apple.QuartzCore",
        "size" : 3211264,
        "uuid" : "ccb708de-75e3-3a64-81c8-f7c688b43d3b",
        "path" : "\/System\/Library\/Frameworks\/QuartzCore.framework\/Versions\/A\/QuartzCore",
        "name" : "QuartzCore",
        "CFBundleVersion" : "964.19.5"
      },
      {
        "source" : "P",
        "arch" : "x86_64h",
        "base" : 140703640293376,
        "CFBundleShortVersionString" : "6.9",
        "CFBundleIdentifier" : "com.apple.CoreFoundation",
        "size" : 5251072,
        "uuid" : "743f0cb7-e962-3e42-8653-7bd141129561",
        "path" : "\/System\/Library\/Frameworks\/CoreFoundation.framework\/Versions\/A\/CoreFoundation",
        "name" : "CoreFoundation",
        "CFBundleVersion" : "1858.112"
      },
      {
        "source" : "P",
        "arch" : "x86_64",
        "base" : 4492726272,
        "CFBundleShortVersionString" : "1.0.2",
        "CFBundleIdentifier" : "gengik84.Hack-check",
        "size" : 360448,
        "uuid" : "2f229ed8-8b53-3cb9-8d44-facd0f96c35a",
        "path" : "\/private\/var\/folders\/*\/HackCheck.app\/Contents\/MacOS\/HackCheck",
        "name" : "HackCheck",
        "CFBundleVersion" : "(102b)"
      },
      {
        "source" : "P",
        "arch" : "x86_64",
        "base" : 140703748345856,
        "CFBundleShortVersionString" : "924",
        "CFBundleIdentifier" : "com.apple.AE",
        "size" : 446464,
        "uuid" : "c1696d61-282d-368f-b94a-c3d5e5615943",
        "path" : "\/System\/Library\/Frameworks\/CoreServices.framework\/Versions\/A\/Frameworks\/AE.framework\/Versions\/A\/AE",
        "name" : "AE",
        "CFBundleVersion" : "924"
      },
      {
        "source" : "P",
        "arch" : "x86_64",
        "base" : 140703787966464,
        "CFBundleShortVersionString" : "2.1.1",
        "CFBundleIdentifier" : "com.apple.HIToolbox",
        "size" : 3096576,
        "uuid" : "7761967d-a138-33b6-9e3f-5c5420a2eeff",
        "path" : "\/System\/Library\/Frameworks\/Carbon.framework\/Versions\/A\/Frameworks\/HIToolbox.framework\/Versions\/A\/HIToolbox",
        "name" : "HIToolbox"
      },
      {
        "source" : "P",
        "arch" : "x86_64",
        "base" : 4667158528,
        "size" : 442368,
        "uuid" : "dd9e80de-fb3b-349b-96a4-46874ad34d11",
        "path" : "\/usr\/lib\/dyld",
        "name" : "dyld"
      },
      {
        "source" : "P",
        "arch" : "x86_64",
        "base" : 140703639977984,
        "size" : 49152,
        "uuid" : "2f6c275d-7e14-3d31-a924-e1bb41d2415f",
        "path" : "\/usr\/lib\/system\/libsystem_pthread.dylib",
        "name" : "libsystem_pthread.dylib"
      },
      {
        "source" : "P",
        "arch" : "x86_64",
        "base" : 140703639748608,
        "size" : 229376,
        "uuid" : "26a59789-b846-3ed4-96dc-8dbef3c0c8e7",
        "path" : "\/usr\/lib\/system\/libsystem_kernel.dylib",
        "name" : "libsystem_kernel.dylib"
      },
      {
        "source" : "P",
        "arch" : "x86_64",
        "base" : 140704050544640,
        "CFBundleShortVersionString" : "17613",
        "CFBundleIdentifier" : "com.apple.JavaScriptCore",
        "size" : 21331968,
        "uuid" : "33adb15f-a5bd-337f-affa-01bab42cf1a9",
        "path" : "\/System\/Library\/Frameworks\/JavaScriptCore.framework\/Versions\/A\/JavaScriptCore",
        "name" : "JavaScriptCore",
        "CFBundleVersion" : "17613.1.17.1.6"
      }
    ],
      "sharedCache" : {
      "base" : 140703636705280,
      "size" : 15224815616,
      "uuid" : "341ea950-3974-372a-a140-92d2252fd87c"
    },
      "vmSummary" : "ReadOnly portion of Libraries: Total=1.0G resident=0K(0%) swapped_out_or_unallocated=1.0G(100%)\nWritable regions: Total=3.4G written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=3.4G(100%)\n\n                                VIRTUAL   REGION \nREGION TYPE                        SIZE    COUNT (non-coalesced) \n===========                     =======  ======= \nAccelerate framework               256K        2 \nActivity Tracing                   256K        1 \nCG backing stores                 1440K        8 \nCG image                            20K        2 \nColorSync                          224K       25 \nCoreAnimation                     2616K       78 \nCoreGraphics                         8K        2 \nCoreServices                       248K        1 \nCoreUI image data                  668K       10 \nFoundation                          16K        1 \nJS JIT generated code              1.0G        3 \nKernel Alloc Once                    8K        1 \nMALLOC                           376.7M       71 \nMALLOC guard page                   48K       11 \nMALLOC_MEDIUM (reserved)           1.4G       12         reserved VM address space (unallocated)\nMALLOC_NANO (reserved)           384.0M        1         reserved VM address space (unallocated)\nSTACK GUARD                       56.0M        6 \nStack                             10.5M        6 \nVM_ALLOCATE                         84K       21 \nWebKit Malloc                    192.0M        4 \n__DATA                            21.6M      348 \n__DATA_CONST                      19.5M      210 \n__DATA_DIRTY                       775K      124 \n__FONT_DATA                          4K        1 \n__LINKEDIT                       651.3M        8 \n__OBJC_RO                         82.6M        1 \n__OBJC_RW                         3200K        2 \n__TEXT                           364.6M      366 \n__UNICODE                          592K        1 \ndyld private memory               1024K        1 \nmapped file                      158.7M       22 \nshared memory                      776K       16 \n===========                     =======  ======= \nTOTAL                              4.7G     1366 \nTOTAL, minus reserved VM space     2.9G     1366 \n",
      "legacyInfo" : {
      "threadTriggered" : {
        "queue" : "com.apple.main-thread"
      }
    },
      "trialInfo" : {
      "rollouts" : [
        {
          "rolloutId" : "61af99aeda72d16a4beb7756",
          "factorPackIds" : {
            "SIRI_DIALOG_ASSETS" : "622f5255d14f83424df66885"
          },
          "deploymentId" : 240000052
        },
        {
          "rolloutId" : "60da5e84ab0ca017dace9abf",
          "factorPackIds" : {
    
          },
          "deploymentId" : 240000008
        }
      ],
      "experiments" : [
    
      ]
    }
    }
    

     

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.