Giter Site home page Giter Site logo

blasting's People

Contributors

gubeihc avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

blasting's Issues

blast 3.1 无法显示全部UI,是不是我电脑有BUG

测试环境 windows10 x64 Python 3.8.5

在blast 3.1中看不到手动和自动模式,攻击方式也没法选择,只支持sniper

image

在blast 2.1能正常打开UI

但是手动模式也只支持sniper

image

image

image

执行爆破直接卡在这里了

运行python3 BLAST.py 报错,如下:

image image

➜ python3 BLAST.py
objc[41126]: Class QT_ROOT_LEVEL_POOL__THESE_OBJECTS_WILL_BE_RELEASED_WHEN_QAPP_GOES_OUT_OF_SCOPE is implemented in both /Users/silence/Library/Python/3.8/lib/python/site-packages/PyQt5/Qt5/lib/QtCore.framework/Versions/5/QtCore (0x10582f210) and /Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/site-packages/PyQt6/Qt6/lib/QtCore.framework/Versions/A/QtCore (0x10a03d390). One of the two will be used. Which one is undefined.
objc[41126]: Class KeyValueObserver is implemented in both /Users/S/Library/Python/3.8/lib/python/site-packages/PyQt5/Qt5/lib/QtCore.framework/Versions/5/QtCore (0x10582f238) and /Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/site-packages/PyQt6/Qt6/lib/QtCore.framework/Versions/A/QtCore (0x10a03d3b8). One of the two will be used. Which one is undefined.
objc[41126]: Class RunLoopModeTracker is implemented in both /Users/S/Library/Python/3.8/lib/python/site-packages/PyQt5/Qt5/lib/QtCore.framework/Versions/5/QtCore (0x10582f288) and /Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/site-packages/PyQt6/Qt6/lib/QtCore.framework/Versions/A/QtCore (0x10a03d408). One of the two will be used. Which one is undefined.
QSocketNotifier: Can only be used with threads started with QThread
qt.qpa.drawing: Layer-backing is always enabled. QT_MAC_WANTS_LAYER/_q_mac_wantsLayer has no effect.
[1] 41126 segmentation fault python3 BLAST.py

=====================================分割线=================================================

python意外退出

Translated Report (Full Report Below)

Process: Python [39351]
Path: /Library/Frameworks/Python.framework/Versions/3.8/Resources/Python.app/Contents/MacOS/Python
Identifier: org.python.python
Version: 3.8.10 (3.8.10)
Code Type: X86-64 (Native)
Parent Process: zsh [35129]
Responsible: iTerm2 [13641]
User ID: 501

Date/Time: 2023-07-25 13:47:09.6046 +0800
OS Version: macOS 12.6.7 (21G651)
Report Version: 12
Bridge OS Version: 7.5 (20P5060)
Anonymous UUID: D2CB0EE2-4AA5-1552-27CB-7A6841401DD5

Sleep/Wake UUID: 7DD22418-B350-4336-B13F-B5DDA2AD23AD

Time Awake Since Boot: 220000 seconds
Time Since Wake: 13946 seconds

System Integrity Protection: disabled

Crashed Thread: 0 Dispatch queue: com.apple.main-thread

Exception Type: EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: KERN_INVALID_ADDRESS at 0x000000000000006d
Exception Codes: 0x0000000000000001, 0x000000000000006d
Exception Note: EXC_CORPSE_NOTIFY

Termination Reason: Namespace SIGNAL, Code 11 Segmentation fault: 11
Terminating Process: exc handler [39351]

VM Region Info: 0x6d is not in any region. Bytes before following region: 140737487544211
REGION TYPE START - END [ VSIZE] PRT/MAX SHRMOD REGION DETAIL
UNUSED SPACE AT START
--->
VM_ALLOCATE 7ffffff3a000-7ffffff3b000 [ 4K] r-x/r-x SM=ALI

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0 QtWidgets 0x10b0a2aa6 void QWidgetPrivate::invalidateBackingStore(QRect const&) + 70
1 QtWidgets 0x10bd30125 QWidgetPrivate::moveRect(QRect const&, int, int) + 1237
2 QtWidgets 0x10bd1ddbc QWidgetPrivate::setGeometry_sys(int, int, int, int, bool) + 2364
3 QtWidgets 0x10bd1dfc3 QWidget::setGeometry(QRect const&) + 227
4 QtWidgets 0x10beed1cf QTabWidget::setUpLayout(bool) + 383
5 QtWidgets.abi3.so 0x107c2f629 sipQTabWidget::showEvent(QShowEvent*) + 121
6 QtWidgets 0x10bd210a5 QWidget::event(QEvent*) + 1333
7 QtWidgets.abi3.so 0x107c2e18f sipQTabWidget::event(QEvent*) + 191
8 QtWidgets 0x10bcd19e7 QApplicationPrivate::notify_helper(QObject*, QEvent*) + 247
9 QtWidgets 0x10bcd280c QApplication::notify(QObject*, QEvent*) + 508
10 QtWidgets.abi3.so 0x107d2d776 sipQApplication::notify(QObject*, QEvent*) + 230
11 QtCore 0x10c33a23a QCoreApplication::notifyInternal2(QObject*, QEvent*) + 170
12 QtWidgets 0x10bd1fb62 QWidgetPrivate::show_helper() + 418
13 QtWidgets 0x10bd20840 QWidgetPrivate::setVisible(bool) + 880
14 QtWidgets.abi3.so 0x107c2e6cf sipQTabWidget::setVisible(bool) + 111
15 QtWidgets 0x10bd1fcc5 QWidgetPrivate::showChildren(bool) + 69
16 QtWidgets 0x10bd1fa08 QWidgetPrivate::show_helper() + 72
17 QtWidgets 0x10bd20840 QWidgetPrivate::setVisible(bool) + 880
18 QtWidgets.abi3.so 0x107c8a33f sipQMainWindow::setVisible(bool) + 111
19 QtWidgets.abi3.so 0x107e35cdb meth_QWidget_show(_object*, _object*) + 75
20 Python 0x10607e9a3 cfunction_call_varargs + 323
21 Python 0x10607e326 _PyObject_MakeTpCall + 374
22 Python 0x10615fc0c call_function + 652
23 Python 0x10615c19c _PyEval_EvalFrameDefault + 30364
24 Python 0x106160b54 _PyEval_EvalCodeWithName + 3268
25 Python 0x106154a60 PyEval_EvalCode + 48
26 Python 0x1061a56ae PyRun_SimpleFileExFlags + 910
27 Python 0x1061c5063 Py_RunMain + 2147
28 Python 0x1061c5573 pymain_main + 403
29 Python 0x1061c55cb Py_BytesMain + 43
30 dyld 0x1086d752e start + 462

Thread 1:
0 libsystem_pthread.dylib 0x7ff8166b7f48 start_wqthread + 0

Thread 2:
0 libsystem_pthread.dylib 0x7ff8166b7f48 start_wqthread + 0

Thread 3:
0 libsystem_kernel.dylib 0x7ff8166823da __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x7ff8166bca6f pthread_cond_wait + 1249
2 libopenblas64
.0.dylib 0x114a6626f blas_thread_server + 207
3 libsystem_pthread.dylib 0x7ff8166bc4e1 _pthread_start + 125
4 libsystem_pthread.dylib 0x7ff8166b7f6b thread_start + 15

Thread 4:
0 libsystem_kernel.dylib 0x7ff8166823da __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x7ff8166bca6f pthread_cond_wait + 1249
2 libopenblas64
.0.dylib 0x114a6626f blas_thread_server + 207
3 libsystem_pthread.dylib 0x7ff8166bc4e1 _pthread_start + 125
4 libsystem_pthread.dylib 0x7ff8166b7f6b thread_start + 15

Thread 5:
0 libsystem_kernel.dylib 0x7ff8166823da __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x7ff8166bca6f pthread_cond_wait + 1249
2 libopenblas64
.0.dylib 0x114a6626f blas_thread_server + 207
3 libsystem_pthread.dylib 0x7ff8166bc4e1 _pthread_start + 125
4 libsystem_pthread.dylib 0x7ff8166b7f6b thread_start + 15

Thread 6:
0 libsystem_pthread.dylib 0x7ff8166b7f48 start_wqthread + 0

Thread 7:
0 libsystem_kernel.dylib 0x7ff8166823da __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x7ff8166bca6f pthread_cond_wait + 1249
2 libc++.1.dylib 0x7ff81661ad22 std::1::condition_variable::wait(std::1::unique_lockstd::__1::mutex&) + 18
3 onnxruntime_pybind11_state.so 0x10fe86f4b nsync::nsync_mu_semaphore_p_with_deadline(nsync::nsync_semaphore_s
*, timespec) + 395
4 onnxruntime_pybind11_state.so 0x10fe84067 nsync::nsync_cv_wait_with_deadline_generic(nsync::nsync_cv_s
, void, void ()(void), void ()(void), timespec, nsync::nsync_note_s
*) + 391
5 onnxruntime_pybind11_state.so 0x10fe84891 nsync::nsync_cv_wait(nsync::nsync_cv_s
*, nsync::nsync_mu_s
) + 49
6 onnxruntime_pybind11_state.so 0x10fc6aebb onnxruntime::concurrency::ThreadPoolTemplonnxruntime::Env::WorkerData::SetBlocked(std::__1::function<bool ()>, std::__1::function<void ()>) + 123
7 onnxruntime_pybind11_state.so 0x10fc6a76a onnxruntime::concurrency::ThreadPoolTemplonnxruntime::Env::WorkerLoop(int) + 1226
8 onnxruntime_pybind11_state.so 0x10fc68870 onnxruntime::concurrency::ThreadPoolTemplonnxruntime::Env::WorkerLoop(int, Eigen::ThreadPoolInterface
) + 16
9 onnxruntime_pybind11_state.so 0x10fc71c64 onnxruntime::(anonymous namespace)::PosixThread::ThreadMain(void*) + 20
10 libsystem_pthread.dylib 0x7ff8166bc4e1 _pthread_start + 125
11 libsystem_pthread.dylib 0x7ff8166b7f6b thread_start + 15

Thread 8:
0 libsystem_kernel.dylib 0x7ff8166823da __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x7ff8166bca6f pthread_cond_wait + 1249
2 libc++.1.dylib 0x7ff81661ad22 std::1::condition_variable::wait(std::1::unique_lockstd::__1::mutex&) + 18
3 onnxruntime_pybind11_state.so 0x10fe86f4b nsync::nsync_mu_semaphore_p_with_deadline(nsync::nsync_semaphore_s
*, timespec) + 395
4 onnxruntime_pybind11_state.so 0x10fe84067 nsync::nsync_cv_wait_with_deadline_generic(nsync::nsync_cv_s
, void, void ()(void), void ()(void), timespec, nsync::nsync_note_s
*) + 391
5 onnxruntime_pybind11_state.so 0x10fe84891 nsync::nsync_cv_wait(nsync::nsync_cv_s
*, nsync::nsync_mu_s
) + 49
6 onnxruntime_pybind11_state.so 0x10fc6aebb onnxruntime::concurrency::ThreadPoolTemplonnxruntime::Env::WorkerData::SetBlocked(std::__1::function<bool ()>, std::__1::function<void ()>) + 123
7 onnxruntime_pybind11_state.so 0x10fc6a76a onnxruntime::concurrency::ThreadPoolTemplonnxruntime::Env::WorkerLoop(int) + 1226
8 onnxruntime_pybind11_state.so 0x10fc68870 onnxruntime::concurrency::ThreadPoolTemplonnxruntime::Env::WorkerLoop(int, Eigen::ThreadPoolInterface
) + 16
9 onnxruntime_pybind11_state.so 0x10fc71c64 onnxruntime::(anonymous namespace)::PosixThread::ThreadMain(void*) + 20
10 libsystem_pthread.dylib 0x7ff8166bc4e1 _pthread_start + 125
11 libsystem_pthread.dylib 0x7ff8166b7f6b thread_start + 15

Thread 9:
0 libsystem_kernel.dylib 0x7ff8166823da __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x7ff8166bca6f pthread_cond_wait + 1249
2 libc++.1.dylib 0x7ff81661ad22 std::1::condition_variable::wait(std::1::unique_lockstd::__1::mutex&) + 18
3 onnxruntime_pybind11_state.so 0x10fe86f4b nsync::nsync_mu_semaphore_p_with_deadline(nsync::nsync_semaphore_s
*, timespec) + 395
4 onnxruntime_pybind11_state.so 0x10fe84067 nsync::nsync_cv_wait_with_deadline_generic(nsync::nsync_cv_s
, void, void ()(void), void ()(void), timespec, nsync::nsync_note_s
*) + 391
5 onnxruntime_pybind11_state.so 0x10fe84891 nsync::nsync_cv_wait(nsync::nsync_cv_s
*, nsync::nsync_mu_s
) + 49
6 onnxruntime_pybind11_state.so 0x10fc6aebb onnxruntime::concurrency::ThreadPoolTemplonnxruntime::Env::WorkerData::SetBlocked(std::__1::function<bool ()>, std::__1::function<void ()>) + 123
7 onnxruntime_pybind11_state.so 0x10fc6a76a onnxruntime::concurrency::ThreadPoolTemplonnxruntime::Env::WorkerLoop(int) + 1226
8 onnxruntime_pybind11_state.so 0x10fc68870 onnxruntime::concurrency::ThreadPoolTemplonnxruntime::Env::WorkerLoop(int, Eigen::ThreadPoolInterface
) + 16
9 onnxruntime_pybind11_state.so 0x10fc71c64 onnxruntime::(anonymous namespace)::PosixThread::ThreadMain(void*) + 20
10 libsystem_pthread.dylib 0x7ff8166bc4e1 _pthread_start + 125
11 libsystem_pthread.dylib 0x7ff8166b7f6b thread_start + 15

Thread 10:
0 libsystem_pthread.dylib 0x7ff8166b7f48 start_wqthread + 0

Thread 11:
0 libsystem_pthread.dylib 0x7ff8166b7f48 start_wqthread + 0

Thread 0 crashed with X86 Thread State (64-bit):
rax: 0x0000000000000065 rbx: 0x00007ff7ba67c228 rcx: 0x0000000000008400 rdx: 0x0000001700000000
rdi: 0x00007f78f9baf390 rsi: 0x00007ff7ba67c228 rbp: 0x00007ff7ba67c150 rsp: 0x00007ff7ba67c110
r8: 0x0000001700000000 r9: 0x0000000000000115 r10: 0x0000000000000192 r11: 0x0000000000000000
r12: 0x00007f78f9baf390 r13: 0x0000000000000000 r14: 0x000060000363d5c0 r15: 0x00007f78f9baf390
rip: 0x000000010b0a2aa6 rfl: 0x0000000000010246 cr2: 0x000000000000006d

Logical CPU: 2
Error Code: 0x00000004 (no mapping for user data read)
Trap Number: 14

Thread 0 instruction stream:
66 2e 0f 1f 84 00 00 00-00 00 55 48 89 e5 5d e9 f.........UH..].
86 fd ff ff 66 0f 1f 44-00 00 55 48 89 e5 41 57 ....f..D..UH..AW
41 56 41 54 53 48 83 ec-20 48 89 f3 49 89 ff 8b AVATSH.. H..I...
03 3b 43 08 0f 8f c5 00-00 00 8b 43 04 3b 43 0c .;C........C.;C.
0f 8f b9 00 00 00 e8 95-1c 3a 00 84 c0 0f 85 ac .........:......
00 00 00 4d 8b 77 08 49-8b 46 28 b9 00 84 00 00 ...M.w.I.F(.....
[23]48 08 81 f9 00 80 00-00 0f 85 90 00 00 00 4c #H.............L <==
89 f7 e8 f3 05 02 00 48-8b 40 08 48 8b 40 58 48 [email protected].@xh
85 c0 74 7b 4c 8b 60 08-4d 85 e4 74 72 49 83 7c ..t{L.`.M..trI.|
24 10 00 74 6a 48 8b 03-48 8b 4b 08 48 89 4d d8 $..tjH..H.K.H.M.
48 89 45 d0 4c 89 ff e8-ce 27 02 00 48 89 45 c0 H.E.L....'..H.E.
48 89 55 c8 48 8d 7d d0-48 8d 75 c0 e8 8f 3c 3a H.U.H.}.H.u...<:

Binary Images:
0x10b08a000 - 0x10b4d0fff QtWidgets () /Users/USER/Library/Python/3.8/lib/python/site-packages/PyQt5/Qt5/lib/QtWidgets.framework/Versions/5/QtWidgets
0x10bcc4000 - 0x10c17bfff QtWidgets (
) <38e5a513-77f7-3a85-a246-cac37123e595> /Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/site-packages/PyQt6/Qt6/lib/QtWidgets.framework/Versions/A/QtWidgets
0x107bf4000 - 0x107e9ffff QtWidgets.abi3.so () <68096fd2-c152-35e1-8517-359c09208ace> /Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/site-packages/PyQt6/QtWidgets.abi3.so
0x10c2cc000 - 0x10c7d3fff QtCore (
) <0b33cbab-2386-3eda-8bfc-348ae7058464> /Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/site-packages/PyQt6/Qt6/lib/QtCore.framework/Versions/A/QtCore
0x10605c000 - 0x1062abfff org.python.python (3.8.10, (c) 2001-2019 Python Software Foundation.) <70430122-7408-3d45-851c-4239248ce8f6> /Library/Frameworks/Python.framework/Versions/3.8/Python
0x1086d2000 - 0x10873dfff dyld () <2517e9fe-884a-3855-8532-92bffba3f81c> /usr/lib/dyld
0x7ff8166b6000 - 0x7ff8166c1fff libsystem_pthread.dylib (
) /usr/lib/system/libsystem_pthread.dylib
0x7ff81667e000 - 0x7ff8166b5fff libsystem_kernel.dylib () /usr/lib/system/libsystem_kernel.dylib
0x11471d000 - 0x118410fff libopenblas64_.0.dylib (
) <5b570f78-6338-3d31-82f2-4001402d069e> /Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/site-packages/numpy/.dylibs/libopenblas64_.0.dylib
0x7ff81660f000 - 0x7ff816667fff libc++.1.dylib () /usr/lib/libc++.1.dylib
0x10f225000 - 0x11006cfff onnxruntime_pybind11_state.so (
) <19e7f2c2-fac7-307c-b878-a07599ac9f38> /Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/site-packages/onnxruntime/capi/onnxruntime_pybind11_state.so
0x0 - 0xffffffffffffffff ??? (*) <00000000-0000-0000-0000-000000000000> ???

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: 2169
thread_create: 0
thread_set_state: 0

VM Region Summary:
ReadOnly portion of Libraries: Total=1.2G resident=0K(0%) swapped_out_or_unallocated=1.2G(100%)
Writable regions: Total=845.6M written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=845.6M(100%)

                            VIRTUAL   REGION 

REGION TYPE SIZE COUNT (non-coalesced)
=========== ======= =======
Activity Tracing 256K 1
ColorSync 216K 24
Foundation 16K 1
Kernel Alloc Once 8K 1
MALLOC 276.4M 89
MALLOC guard page 32K 8
MALLOC_LARGE (reserved) 640K 1 reserved VM address space (unallocated)
MALLOC_NANO (reserved) 384.0M 1 reserved VM address space (unallocated)
ObjC additional data 15K 1
STACK GUARD 48K 12
Stack 21.6M 13
VM_ALLOCATE 118.3M 98
VM_ALLOCATE (reserved) 32.0M 1 reserved VM address space (unallocated)
__CTF 756 1
__DATA 38.2M 489
__DATA_CONST 18.6M 298
__DATA_DIRTY 636K 108
__FONT_DATA 4K 1
__LINKEDIT 697.8M 155
__TEXT 514.4M 478
__UNICODE 592K 1
dyld private memory 1024K 1
mapped file 405.5M 52
shared memory 1272K 15
=========== ======= =======
TOTAL 2.5G 1850
TOTAL, minus reserved VM space 2.0G 1850


Full Report

{"app_name":"Python","timestamp":"2023-07-25 13:47:09.00 +0800","app_version":"3.8.10","slice_uuid":"fffce8c7-bf8f-375b-bf9e-2e5ebb058c9b","build_version":"3.8.10","platform":1,"bundleID":"org.python.python","share_with_app_devs":0,"is_first_party":0,"bug_type":"309","os_version":"macOS 12.6.7 (21G651)","incident_id":"FB8EA81C-36EC-4AAC-BFAB-7E24761B8556","name":"Python"}
{
"uptime" : 220000,
"procLaunch" : "2023-07-25 13:47:07.1449 +0800",
"procRole" : "Background",
"version" : 2,
"userID" : 501,
"deployVersion" : 210,
"modelCode" : "MacBookPro16,2",
"procStartAbsTime" : 228349872467409,
"coalitionID" : 917,
"osVersion" : {
"train" : "macOS 12.6.7",
"build" : "21G651",
"releaseType" : "User"
},
"captureTime" : "2023-07-25 13:47:09.6046 +0800",
"incident" : "FB8EA81C-36EC-4AAC-BFAB-7E24761B8556",
"bug_type" : "309",
"pid" : 39351,
"procExitAbsTime" : 228352330902269,
"cpuType" : "X86-64",
"procName" : "Python",
"procPath" : "/Library/Frameworks/Python.framework/Versions/3.8/Resources/Python.app/Contents/MacOS/Python",
"bundleInfo" : {"CFBundleShortVersionString":"3.8.10","CFBundleVersion":"3.8.10","CFBundleIdentifier":"org.python.python"},
"storeInfo" : {"deviceIdentifierForVendor":"ABEB6424-DD5E-5B03-AD12-3B3D82BFB9B0","thirdParty":true},
"parentProc" : "zsh",
"parentPid" : 35129,
"coalitionName" : "com.googlecode.iterm2",
"crashReporterKey" : "D2CB0EE2-4AA5-1552-27CB-7A6841401DD5",
"responsiblePid" : 13641,
"responsibleProc" : "iTerm2",
"wakeTime" : 13946,
"bridgeVersion" : {"build":"20P5060","train":"7.5"},
"sleepWakeUUID" : "7DD22418-B350-4336-B13F-B5DDA2AD23AD",
"sip" : "disabled",
"vmRegionInfo" : "0x6d is not in any region. Bytes before following region: 140737487544211\n REGION TYPE START - END [ VSIZE] PRT/MAX SHRMOD REGION DETAIL\n UNUSED SPACE AT START\n---> \n VM_ALLOCATE 7ffffff3a000-7ffffff3b000 [ 4K] r-x/r-x SM=ALI ",
"isCorpse" : 1,
"exception" : {"codes":"0x0000000000000001, 0x000000000000006d","rawCodes":[1,109],"type":"EXC_BAD_ACCESS","signal":"SIGSEGV","subtype":"KERN_INVALID_ADDRESS at 0x000000000000006d"},
"termination" : {"flags":0,"code":11,"namespace":"SIGNAL","indicator":"Segmentation fault: 11","byProc":"exc handler","byPid":39351},
"vmregioninfo" : "0x6d is not in any region. Bytes before following region: 140737487544211\n REGION TYPE START - END [ VSIZE] PRT/MAX SHRMOD REGION DETAIL\n UNUSED SPACE AT START\n---> \n VM_ALLOCATE 7ffffff3a000-7ffffff3b000 [ 4K] r-x/r-x SM=ALI ",
"extMods" : {"caller":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"system":{"thread_create":0,"thread_set_state":0,"task_for_pid":2169},"targeted":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"warnings":0},
"faultingThread" : 0,
"threads" : [{"triggered":true,"id":5225212,"instructionState":{"instructionStream":{"bytes":[102,46,15,31,132,0,0,0,0,0,85,72,137,229,93,233,134,253,255,255,102,15,31,68,0,0,85,72,137,229,65,87,65,86,65,84,83,72,131,236,32,72,137,243,73,137,255,139,3,59,67,8,15,143,197,0,0,0,139,67,4,59,67,12,15,143,185,0,0,0,232,149,28,58,0,132,192,15,133,172,0,0,0,77,139,119,8,73,139,70,40,185,0,132,0,0,35,72,8,129,249,0,128,0,0,15,133,144,0,0,0,76,137,247,232,243,5,2,0,72,139,64,8,72,139,64,88,72,133,192,116,123,76,139,96,8,77,133,228,116,114,73,131,124,36,16,0,116,106,72,139,3,72,139,75,8,72,137,77,216,72,137,69,208,76,137,255,232,206,39,2,0,72,137,69,192,72,137,85,200,72,141,125,208,72,141,117,192,232,143,60,58],"offset":96}},"threadState":{"r13":{"value":0},"rax":{"value":101},"rflags":{"value":66118},"cpu":{"value":2},"r14":{"value":105553173140928},"rsi":{"value":140701961011752},"r8":{"value":98784247808},"cr2":{"value":109},"rdx":{"value":98784247808},"r10":{"value":402},"r9":{"value":277},"r15":{"value":140157562581904},"rbx":{"value":140701961011752},"trap":{"value":14,"description":"(no mapping for user data read)"},"err":{"value":4},"r11":{"value":0},"rip":{"value":4480182950,"matchesCrashFrame":1},"rbp":{"value":140701961011536},"rsp":{"value":140701961011472},"r12":{"value":140157562581904},"rcx":{"value":33792},"flavor":"x86_THREAD_STATE","rdi":{"value":140157562581904}},"queue":"com.apple.main-thread","frames":[{"imageOffset":101030,"symbol":"void QWidgetPrivate::invalidateBackingStore(QRect const&)","symbolLocation":70,"imageIndex":0},{"imageOffset":442661,"symbol":"QWidgetPrivate::moveRect(QRect const&, int, int)","symbolLocation":1237,"imageIndex":1},{"imageOffset":368060,"symbol":"QWidgetPrivate::setGeometry_sys(int, int, int, int, bool)","symbolLocation":2364,"imageIndex":1},{"imageOffset":368579,"symbol":"QWidget::setGeometry(QRect const&)","symbolLocation":227,"imageIndex":1},{"imageOffset":2265551,"symbol":"QTabWidget::setUpLayout(bool)","symbolLocation":383,"imageIndex":1},{"imageOffset":243241,"symbol":"sipQTabWidget::showEvent(QShowEvent*)","symbolLocation":121,"imageIndex":2},{"imageOffset":381093,"symbol":"QWidget::event(QEvent*)","symbolLocation":1333,"imageIndex":1},{"imageOffset":237967,"symbol":"sipQTabWidget::event(QEvent*)","symbolLocation":191,"imageIndex":2},{"imageOffset":55783,"symbol":"QApplicationPrivate::notify_helper(QObject*, QEvent*)","symbolLocation":247,"imageIndex":1},{"imageOffset":59404,"symbol":"QApplication::notify(QObject*, QEvent*)","symbolLocation":508,"imageIndex":1},{"imageOffset":1283958,"symbol":"sipQApplication::notify(QObject*, QEvent*)","symbolLocation":230,"imageIndex":2},{"imageOffset":451130,"symbol":"QCoreApplication::notifyInternal2(QObject*, QEvent*)","symbolLocation":170,"imageIndex":3},{"imageOffset":375650,"symbol":"QWidgetPrivate::show_helper()","symbolLocation":418,"imageIndex":1},{"imageOffset":378944,"symbol":"QWidgetPrivate::setVisible(bool)","symbolLocation":880,"imageIndex":1},{"imageOffset":239311,"symbol":"sipQTabWidget::setVisible(bool)","symbolLocation":111,"imageIndex":2},{"imageOffset":376005,"symbol":"QWidgetPrivate::showChildren(bool)","symbolLocation":69,"imageIndex":1},{"imageOffset":375304,"symbol":"QWidgetPrivate::show_helper()","symbolLocation":72,"imageIndex":1},{"imageOffset":378944,"symbol":"QWidgetPrivate::setVisible(bool)","symbolLocation":880,"imageIndex":1},{"imageOffset":615231,"symbol":"sipQMainWindow::setVisible(bool)","symbolLocation":111,"imageIndex":2},{"imageOffset":2366683,"symbol":"meth_QWidget_show(_object*, _object*)","symbolLocation":75,"imageIndex":2},{"imageOffset":141731,"symbol":"cfunction_call_varargs","symbolLocation":323,"imageIndex":4},{"imageOffset":140070,"symbol":"_PyObject_MakeTpCall","symbolLocation":374,"imageIndex":4},{"imageOffset":1063948,"symbol":"call_function","symbolLocation":652,"imageIndex":4},{"imageOffset":1048988,"symbol":"_PyEval_EvalFrameDefault","symbolLocation":30364,"imageIndex":4},{"imageOffset":1067860,"symbol":"_PyEval_EvalCodeWithName","symbolLocation":3268,"imageIndex":4},{"imageOffset":1018464,"symbol":"PyEval_EvalCode","symbolLocation":48,"imageIndex":4},{"imageOffset":1349294,"symbol":"PyRun_SimpleFileExFlags","symbolLocation":910,"imageIndex":4},{"imageOffset":1478755,"symbol":"Py_RunMain","symbolLocation":2147,"imageIndex":4},{"imageOffset":1480051,"symbol":"pymain_main","symbolLocation":403,"imageIndex":4},{"imageOffset":1480139,"symbol":"Py_BytesMain","symbolLocation":43,"imageIndex":4},{"imageOffset":21806,"symbol":"start","symbolLocation":462,"imageIndex":5}]},{"id":5225215,"frames":[{"imageOffset":8008,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":6}]},{"id":5225216,"frames":[{"imageOffset":8008,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":6}]},{"id":5225241,"frames":[{"imageOffset":17370,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":7},{"imageOffset":27247,"symbol":"_pthread_cond_wait","symbolLocation":1249,"imageIndex":6},{"imageOffset":3445359,"symbol":"blas_thread_server","symbolLocation":207,"imageIndex":8},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":6},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":6}]},{"id":5225242,"frames":[{"imageOffset":17370,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":7},{"imageOffset":27247,"symbol":"_pthread_cond_wait","symbolLocation":1249,"imageIndex":6},{"imageOffset":3445359,"symbol":"blas_thread_server","symbolLocation":207,"imageIndex":8},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":6},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":6}]},{"id":5225243,"frames":[{"imageOffset":17370,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":7},{"imageOffset":27247,"symbol":"_pthread_cond_wait","symbolLocation":1249,"imageIndex":6},{"imageOffset":3445359,"symbol":"blas_thread_server","symbolLocation":207,"imageIndex":8},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":6},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":6}]},{"id":5225259,"frames":[{"imageOffset":8008,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":6}]},{"id":5225267,"frames":[{"imageOffset":17370,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":7},{"imageOffset":27247,"symbol":"pthread_cond_wait","symbolLocation":1249,"imageIndex":6},{"imageOffset":48418,"symbol":"std::1::condition_variable::wait(std::1::unique_lockstd::__1::mutex&)","symbolLocation":18,"imageIndex":9},{"imageOffset":12984139,"symbol":"nsync::nsync_mu_semaphore_p_with_deadline(nsync::nsync_semaphore_s*, timespec)","symbolLocation":395,"imageIndex":10},{"imageOffset":12972135,"symbol":"nsync::nsync_cv_wait_with_deadline_generic(nsync::nsync_cv_s, void, void ()(void), void ()(void), timespec, nsync::nsync_note_s*)","symbolLocation":391,"imageIndex":10},{"imageOffset":12974225,"symbol":"nsync::nsync_cv_wait(nsync::nsync_cv_s*, nsync::nsync_mu_s)","symbolLocation":49,"imageIndex":10},{"imageOffset":10772155,"symbol":"onnxruntime::concurrency::ThreadPoolTemplonnxruntime::Env::WorkerData::SetBlocked(std::__1::function<bool ()>, std::__1::function<void ()>)","symbolLocation":123,"imageIndex":10},{"imageOffset":10770282,"symbol":"onnxruntime::concurrency::ThreadPoolTemplonnxruntime::Env::WorkerLoop(int)","symbolLocation":1226,"imageIndex":10},{"imageOffset":10762352,"symbol":"onnxruntime::concurrency::ThreadPoolTemplonnxruntime::Env::WorkerLoop(int, Eigen::ThreadPoolInterface)","symbolLocation":16,"imageIndex":10},{"imageOffset":10800228,"symbol":"onnxruntime::(anonymous namespace)::PosixThread::ThreadMain(void*)","symbolLocation":20,"imageIndex":10},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":6},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":6}]},{"id":5225268,"frames":[{"imageOffset":17370,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":7},{"imageOffset":27247,"symbol":"pthread_cond_wait","symbolLocation":1249,"imageIndex":6},{"imageOffset":48418,"symbol":"std::1::condition_variable::wait(std::1::unique_lockstd::__1::mutex&)","symbolLocation":18,"imageIndex":9},{"imageOffset":12984139,"symbol":"nsync::nsync_mu_semaphore_p_with_deadline(nsync::nsync_semaphore_s*, timespec)","symbolLocation":395,"imageIndex":10},{"imageOffset":12972135,"symbol":"nsync::nsync_cv_wait_with_deadline_generic(nsync::nsync_cv_s, void, void ()(void), void ()(void), timespec, nsync::nsync_note_s*)","symbolLocation":391,"imageIndex":10},{"imageOffset":12974225,"symbol":"nsync::nsync_cv_wait(nsync::nsync_cv_s*, nsync::nsync_mu_s)","symbolLocation":49,"imageIndex":10},{"imageOffset":10772155,"symbol":"onnxruntime::concurrency::ThreadPoolTemplonnxruntime::Env::WorkerData::SetBlocked(std::__1::function<bool ()>, std::__1::function<void ()>)","symbolLocation":123,"imageIndex":10},{"imageOffset":10770282,"symbol":"onnxruntime::concurrency::ThreadPoolTemplonnxruntime::Env::WorkerLoop(int)","symbolLocation":1226,"imageIndex":10},{"imageOffset":10762352,"symbol":"onnxruntime::concurrency::ThreadPoolTemplonnxruntime::Env::WorkerLoop(int, Eigen::ThreadPoolInterface)","symbolLocation":16,"imageIndex":10},{"imageOffset":10800228,"symbol":"onnxruntime::(anonymous namespace)::PosixThread::ThreadMain(void*)","symbolLocation":20,"imageIndex":10},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":6},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":6}]},{"id":5225269,"frames":[{"imageOffset":17370,"symbol":"_psynch_cvwait","symbolLocation":10,"imageIndex":7},{"imageOffset":27247,"symbol":"pthread_cond_wait","symbolLocation":1249,"imageIndex":6},{"imageOffset":48418,"symbol":"std::1::condition_variable::wait(std::1::unique_lockstd::__1::mutex&)","symbolLocation":18,"imageIndex":9},{"imageOffset":12984139,"symbol":"nsync::nsync_mu_semaphore_p_with_deadline(nsync::nsync_semaphore_s*, timespec)","symbolLocation":395,"imageIndex":10},{"imageOffset":12972135,"symbol":"nsync::nsync_cv_wait_with_deadline_generic(nsync::nsync_cv_s, void, void ()(void), void ()(void), timespec, nsync::nsync_note_s*)","symbolLocation":391,"imageIndex":10},{"imageOffset":12974225,"symbol":"nsync::nsync_cv_wait(nsync::nsync_cv_s*, nsync::nsync_mu_s)","symbolLocation":49,"imageIndex":10},{"imageOffset":10772155,"symbol":"onnxruntime::concurrency::ThreadPoolTemplonnxruntime::Env::WorkerData::SetBlocked(std::__1::function<bool ()>, std::__1::function<void ()>)","symbolLocation":123,"imageIndex":10},{"imageOffset":10770282,"symbol":"onnxruntime::concurrency::ThreadPoolTemplonnxruntime::Env::WorkerLoop(int)","symbolLocation":1226,"imageIndex":10},{"imageOffset":10762352,"symbol":"onnxruntime::concurrency::ThreadPoolTemplonnxruntime::Env::WorkerLoop(int, Eigen::ThreadPoolInterface)","symbolLocation":16,"imageIndex":10},{"imageOffset":10800228,"symbol":"onnxruntime::(anonymous namespace)::PosixThread::ThreadMain(void*)","symbolLocation":20,"imageIndex":10},{"imageOffset":25825,"symbol":"pthread_start","symbolLocation":125,"imageIndex":6},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":6}]},{"id":5225270,"frames":[{"imageOffset":8008,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":6}]},{"id":5225271,"frames":[{"imageOffset":8008,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":6}]}],
"usedImages" : [
{
"source" : "P",
"arch" : "x86_64",
"base" : 4480081920,
"size" : 4485120,
"uuid" : "b432d666-dcab-320a-8496-78a67f554c0e",
"path" : "/Users/USER/Library/Python/3.8/lib/python/site-packages/PyQt5/Qt5/lib/QtWidgets.framework/Versions/5/QtWidgets",
"name" : "QtWidgets"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4492902400,
"size" : 4947968,
"uuid" : "38e5a513-77f7-3a85-a246-cac37123e595",
"path" : "/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/site-packages/PyQt6/Qt6/lib/QtWidgets.framework/Versions/A/QtWidgets",
"name" : "QtWidgets"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4424941568,
"size" : 2801664,
"uuid" : "68096fd2-c152-35e1-8517-359c09208ace",
"path" : "/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/site-packages/PyQt6/QtWidgets.abi3.so",
"name" : "QtWidgets.abi3.so"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4499226624,
"size" : 5275648,
"uuid" : "0b33cbab-2386-3eda-8bfc-348ae7058464",
"path" : "/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/site-packages/PyQt6/Qt6/lib/QtCore.framework/Versions/A/QtCore",
"name" : "QtCore"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4396007424,
"CFBundleShortVersionString" : "3.8.10, (c) 2001-2019 Python Software Foundation.",
"CFBundleIdentifier" : "org.python.python",
"size" : 2424832,
"uuid" : "70430122-7408-3d45-851c-4239248ce8f6",
"path" : "/Library/Frameworks/Python.framework/Versions/3.8/Python",
"name" : "Python",
"CFBundleVersion" : "3.8.10"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4436336640,
"size" : 442368,
"uuid" : "2517e9fe-884a-3855-8532-92bffba3f81c",
"path" : "/usr/lib/dyld",
"name" : "dyld"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 140703504752640,
"size" : 49152,
"uuid" : "e5d44afd-2577-3cee-8711-9d8d426229e0",
"path" : "/usr/lib/system/libsystem_pthread.dylib",
"name" : "libsystem_pthread.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 140703504523264,
"size" : 229376,
"uuid" : "d0b338e0-26be-371b-a819-80b7d619a4ad",
"path" : "/usr/lib/system/libsystem_kernel.dylib",
"name" : "libsystem_kernel.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4637970432,
"size" : 63913984,
"uuid" : "5b570f78-6338-3d31-82f2-4001402d069e",
"path" : "/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/site-packages/numpy/.dylibs/libopenblas64
.0.dylib",
"name" : "libopenblas64
.0.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 140703504068608,
"size" : 364544,
"uuid" : "a031469a-a9fe-37e0-8523-4f80351ea635",
"path" : "/usr/lib/libc++.1.dylib",
"name" : "libc++.1.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4548874240,
"size" : 14974976,
"uuid" : "19e7f2c2-fac7-307c-b878-a07599ac9f38",
"path" : "/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/site-packages/onnxruntime/capi/onnxruntime_pybind11_state.so",
"name" : "onnxruntime_pybind11_state.so"
},
{
"size" : 0,
"source" : "A",
"base" : 0,
"uuid" : "00000000-0000-0000-0000-000000000000"
}
],
"sharedCache" : {
"base" : 140703501496320,
"size" : 19331678208,
"uuid" : "62c3e042-43ff-3ed0-b185-f12338b5fb88"
},
"vmSummary" : "ReadOnly portion of Libraries: Total=1.2G resident=0K(0%) swapped_out_or_unallocated=1.2G(100%)\nWritable regions: Total=845.6M written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=845.6M(100%)\n\n VIRTUAL REGION \nREGION TYPE SIZE COUNT (non-coalesced) \n=========== ======= ======= \nActivity Tracing 256K 1 \nColorSync 216K 24 \nFoundation 16K 1 \nKernel Alloc Once 8K 1 \nMALLOC 276.4M 89 \nMALLOC guard page 32K 8 \nMALLOC_LARGE (reserved) 640K 1 reserved VM address space (unallocated)\nMALLOC_NANO (reserved) 384.0M 1 reserved VM address space (unallocated)\nObjC additional data 15K 1 \nSTACK GUARD 48K 12 \nStack 21.6M 13 \nVM_ALLOCATE 118.3M 98 \nVM_ALLOCATE (reserved) 32.0M 1 reserved VM address space (unallocated)\n__CTF 756 1 \n__DATA 38.2M 489 \n__DATA_CONST 18.6M 298 \n__DATA_DIRTY 636K 108 \n__FONT_DATA 4K 1 \n__LINKEDIT 697.8M 155 \n__TEXT 514.4M 478 \n__UNICODE 592K 1 \ndyld private memory 1024K 1 \nmapped file 405.5M 52 \nshared memory 1272K 15 \n=========== ======= ======= \nTOTAL 2.5G 1850 \nTOTAL, minus reserved VM space 2.0G 1850 \n",
"legacyInfo" : {
"threadTriggered" : {
"queue" : "com.apple.main-thread"
}
},
"trialInfo" : {
"rollouts" : [
{
"rolloutId" : "61301e3a61217b3110231469",
"factorPackIds" : {
"SIRI_FIND_MY_CONFIGURATION_FILES" : "6348493aa52bb16adc4e4d06"
},
"deploymentId" : 240000023
},
{
"rolloutId" : "5f72dc58705eff005a46b3a9",
"factorPackIds" : {

  },
  "deploymentId" : 240000015
}

],
"experiments" : [
{
"treatmentId" : "8ca8349c-e2bc-482c-9ca7-3907b48a5341",
"experimentId" : "648b5a581b04c12d4127bbb6",
"deploymentId" : 400000002
}
]
}
}

Model: MacBookPro16,2, BootROM 1968.120.12.0.0 (iBridge: 20.16.5060.0.0,0), 4 processors, Quad-Core Intel Core i5, 2 GHz, 16 GB, SMC
Graphics: Intel Iris Plus Graphics, Intel Iris Plus Graphics, Built-In
Display: Color LCD, 2560 x 1600 Retina, Main, MirrorOff, Online
Memory Module: BANK 0/ChannelA-DIMM0, 8 GB, LPDDR4X, 3733 MHz, SK Hynix, H9HCNNNCPMALHR-NEE
Memory Module: BANK 2/ChannelB-DIMM0, 8 GB, LPDDR4X, 3733 MHz, SK Hynix, H9HCNNNCPMALHR-NEE
AirPort: spairport_wireless_card_type_wifi (0x14E4, 0x7BF), wl0: Jul 12 2021 18:02:56 version 9.30.464.0.32.5.76 FWID 01-c081cfed
Bluetooth: Version (null), 0 services, 0 devices, 0 incoming serial ports
Network Service: Wi-Fi, AirPort, en0
USB Device: USB31Bus
USB Device: USB31Bus
USB Device: T2Bus
USB Device: Touch Bar Backlight
USB Device: Touch Bar Display
USB Device: Apple Internal Keyboard / Trackpad
USB Device: Headset
USB Device: Ambient Light Sensor
USB Device: FaceTime HD Camera (Built-in)
USB Device: Apple T2 Controller
Thunderbolt Bus: MacBook Pro, Apple Inc., 86.0
Thunderbolt Bus: MacBook Pro, Apple Inc., 86.0

pip 安装失败

image

image

安装完后提示未安装exceptions

Traceback (most recent call last):
  File "BLAST.py", line 12, in <module>
    from docx import Document
  File "C:\Python38\lib\site-packages\docx.py", line 30, in <module>
    from exceptions import PendingDeprecationWarning
ModuleNotFoundError: No module named 'exceptions'

老哥,为什么使用时会报这个错

ask exception was never retrieved
future: <Task finished name="('https://xxx', 'user', '332211')" coro=<Ui.get_url_request_sd() done, defined at E:\tools\TOOLS\TOOLS\TOOLS\密码破解\后台爆破工具\blasting-main\PyUi\Uilist.py:157> exception=TargetClosedError('Target page, context or browser has been closed')>
Traceback (most recent call last):
File "E:\tools\TOOLS\TOOLS\TOOLS\密码破解\后台爆破工具\blasting-main\PyUi\Uilist.py", line 173, in get_url_request_sd
await page_two.wait_for_timeout(1000)
File "E:\tools\TOOLS\TOOLS\TOOLS\密码破解\后台爆破工具\blasting-main\venv\lib\site-packages\playwright\async_api_generated.py", line 11788, in wait_for_timeout
await self._impl_obj.wait_for_timeout(timeout=timeout)
File "E:\tools\TOOLS\TOOLS\TOOLS\密码破解\后台爆破工具\blasting-main\venv\lib\site-packages\playwright_impl_page.py", line 981, in wait_for_timeout
await self._main_frame.wait_for_timeout(timeout)
File "E:\tools\TOOLS\TOOLS\TOOLS\密码破解\后台爆破工具\blasting-main\venv\lib\site-packages\playwright_impl_frame.py", line 764, in wait_for_timeout
await self._channel.send("waitForTimeout", locals_to_params(locals()))
File "E:\tools\TOOLS\TOOLS\TOOLS\密码破解\后台爆破工具\blasting-main\venv\lib\site-packages\playwright_impl_connection.py", line 63, in send
return await self._connection.wrap_api_call(
File "E:\tools\TOOLS\TOOLS\TOOLS\密码破解\后台爆破工具\blasting-main\venv\lib\site-packages\playwright_impl_connection.py", line 495, in wrap_api_call
return await cb()
File "E:\tools\TOOLS\TOOLS\TOOLS\密码破解\后台爆破工具\blasting-main\venv\lib\site-packages\playwright_impl_connection.py", line 101, in inner_send
result = next(iter(done)).result()
playwright._impl._errors.TargetClosedError: Target page, context or browser has been closed

小tips

工具体验非常不错,特留下一些想法:

1、输出结果添加状态码,有些返回长度不一样的可以通过状态码判断

2、添加登录失败判断

可以定义一些关键词来判断是否登录失败,就跟验证码错误关键词一样。通过判断登陆失败,反推可能就是登录成功

登录失败|Login fail|用户名或密码错误|密码错误|登陆的帐号不存在|账号或密码错误|无效的用户信息|用户不正确
  • 点击登录后的状态也无法准确判断,因为每个开发所使用的提示方式可能不同,目前已遇到的有三种:

    1、登录后通过alert弹窗的方式提示账密错误,此时可以先判断是否存在弹窗,如果存在的话则按下键盘的Enter键。但弹窗也存在一些无法识别Enter的;
    2、通过302跳转新页面提示账密错误,此时可以通过计算302之后的页面长度来判断;
    3、直接在页面显示账密错误,这种情况可以判断返回包大小。如果长度不一样的话,可以人工查看返回的状态码,来判断是否存在登录跳转的信息。

以上仅为个人观点,望师傅能够酌情采纳。

遇到错误

MAC系统M1芯片,CONDA下安装出现如下错误

error: command '/usr/bin/clang' failed with exit code 1
[end of output]

note: This error originates from a subprocess, and is likely not a problem with pip.
ERROR: Failed building wheel for gevent
Failed to build gevent
ERROR: Could not build wheels for gevent, which is required to install pyproject.toml-based projects

无法正常使用

已按照要求安装requirements.txt和 python3 -m playwright instal,启动时报错.

python版本 3.8.5

E:\fork\blasting-main>python3 BLAST.py
Traceback (most recent call last):
  File "BLAST.py", line 8, in <module>
    from playwright.async_api import async_playwright
  File "C:\python3\lib\site-packages\playwright\async_api\__init__.py", line 25, in <module>
    import playwright.async_api._generated
  File "C:\python3\lib\site-packages\playwright\async_api\_generated.py", line 25, in <module>
    from playwright._impl._accessibility import Accessibility as AccessibilityImpl
  File "C:\python3\lib\site-packages\playwright\_impl\_accessibility.py", line 17, in <module>
    from playwright._impl._connection import Channel
  File "C:\python3\lib\site-packages\playwright\_impl\_connection.py", line 24, in <module>
    from pyee import AsyncIOEventEmitter, EventEmitter
  File "C:\python3\lib\site-packages\pyee\__init__.py", line 71, in <module>
    from pyee._trio import TrioEventEmitter  # noqa
  File "C:\python3\lib\site-packages\pyee\_trio.py", line 4, in <module>
    import trio
  File "C:\python3\lib\site-packages\trio\__init__.py", line 76, in <module>
    from ._dtls import DTLSEndpoint, DTLSChannel
  File "C:\python3\lib\site-packages\trio\_dtls.py", line 136, in <module>
    @attr.frozen
AttributeError: module 'attr' has no attribute 'frozen'

E:\fork\blasting-main>pip3 install -r requirements.txt
Looking in indexes: https://mirrors.aliyun.com/pypi/simple/
Requirement already satisfied: ddddocr==1.4.7 in c:\python3\lib\site-packages (from -r requirements.txt (line 1)) (1.4.7)
Requirement already satisfied: python-docx==0.8.11 in c:\python3\lib\site-packages (from -r requirements.txt (line 2)) (0.8.11)
Requirement already satisfied: lxml==4.9.1 in c:\python3\lib\site-packages (from -r requirements.txt (line 3)) (4.9.1)
Requirement already satisfied: playwright==1.27.1 in c:\python3\lib\site-packages (from -r requirements.txt (line 4)) (1.27.1)
Requirement already satisfied: PyQt6==6.4.0 in c:\python3\lib\site-packages (from -r requirements.txt (line 5)) (6.4.0)
Requirement already satisfied: qasync==0.23.0 in c:\python3\lib\site-packages (from -r requirements.txt (line 6)) (0.23.0)
Requirement already satisfied: pyqtdarktheme==1.1.0 in c:\python3\lib\site-packages (from -r requirements.txt (line 7)) (1.1.0)
Requirement already satisfied: numpy in c:\python3\lib\site-packages (from ddddocr==1.4.7->-r requirements.txt (line 1)) (1.24.3)
Requirement already satisfied: onnxruntime in c:\python3\lib\site-packages (from ddddocr==1.4.7->-r requirements.txt (line 1)) (1.15.1)
Requirement already satisfied: Pillow in c:\python3\lib\site-packages (from ddddocr==1.4.7->-r requirements.txt (line 1)) (9.5.0)
Requirement already satisfied: opencv-python-headless in c:\python3\lib\site-packages (from ddddocr==1.4.7->-r requirements.txt (line 1)) (4.2.0.34)
Requirement already satisfied: greenlet==1.1.3 in c:\python3\lib\site-packages (from playwright==1.27.1->-r requirements.txt (line 4)) (1.1.3)
Requirement already satisfied: pyee==8.1.0 in c:\python3\lib\site-packages (from playwright==1.27.1->-r requirements.txt (line 4)) (8.1.0)
Requirement already satisfied: typing-extensions in c:\python3\lib\site-packages (from playwright==1.27.1->-r requirements.txt (line 4)) (4.4.0)
Requirement already satisfied: PyQt6-sip<14,>=13.4 in c:\python3\lib\site-packages (from PyQt6==6.4.0->-r requirements.txt (line 5)) (13.5.1)
Requirement already satisfied: PyQt6-Qt6>=6.4.0 in c:\python3\lib\site-packages (from PyQt6==6.4.0->-r requirements.txt (line 5)) (6.5.1)
Requirement already satisfied: coloredlogs in c:\python3\lib\site-packages (from onnxruntime->ddddocr==1.4.7->-r requirements.txt (line 1)) (14.0)
Requirement already satisfied: flatbuffers in c:\python3\lib\site-packages (from onnxruntime->ddddocr==1.4.7->-r requirements.txt (line 1)) (1.12)
Requirement already satisfied: packaging in c:\python3\lib\site-packages (from onnxruntime->ddddocr==1.4.7->-r requirements.txt (line 1)) (21.3)
Requirement already satisfied: protobuf in c:\python3\lib\site-packages (from onnxruntime->ddddocr==1.4.7->-r requirements.txt (line 1)) (3.17.3)
Requirement already satisfied: sympy in c:\python3\lib\site-packages (from onnxruntime->ddddocr==1.4.7->-r requirements.txt (line 1)) (1.9)
Requirement already satisfied: humanfriendly>=7.1 in c:\python3\lib\site-packages (from coloredlogs->onnxruntime->ddddocr==1.4.7->-r requirements.txt (line 1)) (8.2)
Requirement already satisfied: pyparsing!=3.0.5,>=2.0.2 in c:\python3\lib\site-packages (from packaging->onnxruntime->ddddocr==1.4.7->-r requirements.txt (line 1)) (2.4.7)
Requirement already satisfied: six>=1.9 in c:\python3\lib\site-packages (from protobuf->onnxruntime->ddddocr==1.4.7->-r requirements.txt (line 1)) (1.15.0)
Requirement already satisfied: mpmath>=0.19 in c:\python3\lib\site-packages (from sympy->onnxruntime->ddddocr==1.4.7->-r requirements.txt (line 1)) (1.2.1)
Requirement already satisfied: pyreadline in c:\python3\lib\site-packages (from humanfriendly>=7.1->coloredlogs->onnxruntime->ddddocr==1.4.7->-r requirements.txt (line 1)) (2.1)

E:\fork\blasting-main>python3 -m playwright install

E:\fork\blasting-main>

因为python3 -m playwright install已经执行安装过,再次执行这条命令会显示空白。

Mac启动爆破

❯ python3 BLAST.py
objc[2214]: Class QT_ROOT_LEVEL_POOL__THESE_OBJECTS_WILL_BE_RELEASED_WHEN_QAPP_GOES_OUT_OF_SCOPE is implemented in both /Users/xxx/opt/anaconda3/lib/libQt5Core.5.15.2.dylib (0x10e03a400) and /Users/xxx/opt/anaconda3/lib/python3.9/site-packages/PyQt6/Qt6/lib/QtCore.framework/Versions/A/QtCore (0x114029390). One of the two will be used. Which one is undefined.
objc[2214]: Class KeyValueObserver is implemented in both /Users/xxx/opt/anaconda3/lib/libQt5Core.5.15.2.dylib (0x10e03a428) and /Users/xxx/opt/anaconda3/lib/python3.9/site-packages/PyQt6/Qt6/lib/QtCore.framework/Versions/A/QtCore (0x1140293b8). One of the two will be used. Which one is undefined.
objc[2214]: Class RunLoopModeTracker is implemented in both /Users/xxx/opt/anaconda3/lib/libQt5Core.5.15.2.dylib (0x10e03a478) and /xxx/xxxx/opt/anaconda3/lib/python3.9/site-packages/PyQt6/Qt6/lib/QtCore.framework/Versions/A/QtCore (0x114029408). One of the two will be used. Which one is undefined.
QSocketNotifier: Can only be used with threads started with QThread
qt.qpa.drawing: Layer-backing is always enabled. QT_MAC_WANTS_LAYER/_q_mac_wantsLayer has no effect.
[1] 2214 segmentation fault python3 BLAST.py

程序异常

提示这个
函数执行异常 'NoneType' object has no attribute 'split

脚本运行报错

python BLAST.py
Traceback (most recent call last):
File "BLAST.py", line 977, in
ui.setui_text(mainwindows)
File "BLAST.py", line 631, in setui_text
self.setupUi(window)
File "BLAST.py", line 662, in setupUi
window.move((screen.width() - size.width()) / 2,
TypeError: arguments did not match any overloaded call:
move(self, QPoint): argument 1 has unexpected type 'float'
move(self, int, int): argument 1 has unexpected type 'float'

好多误判

image
希望加一个 过滤 登录失败长度的开关,然后二次验证非登录失败的响应长度,提高准确性

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.