EvilOSX icon indicating copy to clipboard operation
EvilOSX copied to clipboard

GUI always crash

Open Sn0wl3r0ker opened this issue 5 years ago • 2 comments

2019-05-29 02:14:25.552 Python[78281:6999445] *** Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'NSWindow drag regions should only be invalidated on the Main Thread!' *** First throw call stack: ( 0 CoreFoundation 0x00007fff39f1ecf9 __exceptionPreprocess + 256 1 libobjc.A.dylib 0x00007fff64ab3a17 objc_exception_throw + 48 2 CoreFoundation 0x00007fff39f38859 -[NSException raise] + 9 3 AppKit 0x00007fff3756ee26 -[NSWindow(NSWindow_Theme) _postWindowNeedsToResetDragMarginsUnlessPostingDisabled] + 317 4 AppKit 0x00007fff37590ad2 -[NSThemeFrame _tileTitlebarAndRedisplay:] + 98 5 AppKit 0x00007fff375bb322 -[NSTitledFrame _titleDidChange] + 217 6 AppKit 0x00007fff375badd0 -[NSTitledFrame setTitle:] + 713 7 AppKit 0x00007fff375baa58 -[NSThemeFrame setTitle:] + 50 8 AppKit 0x00007fff3757e7c6 -[NSWindow _dosetTitle:andDefeatWrap:] + 210 9 libqcocoa.dylib 0x0000000118480554 qt_plugin_instance + 75652 10 QtGui 0x0000000114a725a2 _ZN7QWindow8setTitleERK7QString + 162 11 QtWidgets 0x0000000115aa32a9 _ZN14QWidgetPrivate21setWindowTitle_helperERK7QString + 89 12 QtWidgets 0x0000000115aafa90 _ZN7QWidget14setWindowTitleERK7QString + 208 13 QtWidgets.abi3.so 0x000000011554a276 ZL30Sbk_QWidgetFunc_setWindowTitleP7_objectS0 + 134 14 Python 0x0000000107789751 _PyMethodDef_RawFastCallKeywords + 590 15 Python 0x0000000107788c8e _PyCFunction_FastCallKeywords + 44 16 Python 0x000000010781ddb2 call_function + 636 17 Python 0x0000000107816b9a _PyEval_EvalFrameDefault + 6439 18 Python 0x0000000107789068 function_code_fastcall + 112 19 Python 0x000000010781de27 call_function + 753 20 Python 0x0000000107816b81 _PyEval_EvalFrameDefault + 6414 21 Python 0x0000000107789068 function_code_fastcall + 112 22 Python 0x000000010781de27 call_function + 753 23 Python 0x0000000107816c35 _PyEval_EvalFrameDefault + 6594 24 Python 0x0000000107789068 function_code_fastcall + 112 25 Python 0x000000010781de27 call_function + 753 26 Python 0x0000000107816b81 _PyEval_EvalFrameDefault + 6414 27 Python 0x0000000107789068 function_code_fastcall + 112 28 Python 0x000000010781de27 call_function + 753 29 Python 0x0000000107816b81 _PyEval_EvalFrameDefault + 6414 30 Python 0x0000000107789068 function_code_fastcall + 112 31 Python 0x00000001077899ed _PyObject_Call_Prepend + 150 32 Python 0x00000001077c6ff5 slot_tp_init + 80 33 Python 0x00000001077c3c98 type_call + 172 34 Python 0x0000000107788af4 _PyObject_FastCallKeywords + 358 35 Python 0x000000010781de20 call_function + 746 36 Python 0x0000000107816b9a _PyEval_EvalFrameDefault + 6439 37 Python 0x0000000107789068 function_code_fastcall + 112 38 Python 0x000000010781de27 call_function + 753 39 Python 0x0000000107816b81 _PyEval_EvalFrameDefault + 6414 40 Python 0x0000000107789068 function_code_fastcall + 112 41 Python 0x000000010781de27 call_function + 753 42 Python 0x0000000107816b81 _PyEval_EvalFrameDefault + 6414 43 Python 0x0000000107789068 function_code_fastcall + 112 44 Python 0x000000010781de27 call_function + 753 45 Python 0x0000000107816b81 _PyEval_EvalFrameDefault + 6414 46 Python 0x000000010781e6d3 _PyEval_EvalCodeWithName + 1867 47 Python 0x00000001077888c1 _PyFunction_FastCallDict + 441 48 Python 0x00000001077899ed _PyObject_Call_Prepend + 150 49 Python 0x0000000107788d9b PyObject_Call + 136 50 Python 0x0000000107816e6d _PyEval_EvalFrameDefault + 7162 51 Python 0x0000000107789068 function_code_fastcall + 112 52 Python 0x000000010781de27 call_function + 753 53 Python 0x0000000107816b81 _PyEval_EvalFrameDefault + 6414 54 Python 0x0000000107789068 function_code_fastcall + 112 55 Python 0x000000010781de27 call_function + 753 56 Python 0x0000000107816b81 _PyEval_EvalFrameDefault + 6414 57 Python 0x0000000107789068 function_code_fastcall + 112 58 Python 0x00000001077899ed _PyObject_Call_Prepend + 150 59 Python 0x0000000107788d9b PyObject_Call + 136 60 Python 0x00000001078852b6 t_bootstrap + 71 61 Python 0x000000010784bcd8 pythread_wrapper + 25 62 libsystem_pthread.dylib 0x00007fff664cf2eb _pthread_body + 126 63 libsystem_pthread.dylib 0x00007fff664d2249 _pthread_start + 66 64 libsystem_pthread.dylib 0x00007fff664ce40d thread_start + 13 ) libc++abi.dylib: terminating with uncaught exception of type NSException Abort trap: 6

Sn0wl3r0ker avatar May 28 '19 18:05 Sn0wl3r0ker

You could've at least wrote down the steps taken to reproduce the error

CountryTk avatar Jun 24 '19 15:06 CountryTk

It always crash crash when the victim machine launch the py payload. Using mojave

Sn0wl3r0ker avatar Jun 24 '19 23:06 Sn0wl3r0ker