Skip to content

无法分析 #1

@David5un

Description

@David5un

报错了:
Traceback (most recent call last):
File "F:\kali32\tools\webshell-decryptor\gui.py", line 182, in run_analysis
pcapRead(pcapName.get(), url_str.get(), key_str.get(), script_type.get(), 'aes')
File "F:\kali32\tools\webshell-decryptor\util\pcapReader.py", line 38, in pcapRead
pcapData = pyshark.FileCapture(
File "D:\Python310\lib\site-packages\pyshark\capture\file_capture.py", line 38, in init
super(FileCapture, self).init(display_filter=display_filter, only_summaries=only_summaries,
File "D:\Python310\lib\site-packages\pyshark\capture\capture.py", line 88, in init
self._setup_eventloop()
File "D:\Python310\lib\site-packages\pyshark\capture\capture.py", line 170, in _setup_eventloop
current_eventloop = asyncio.get_event_loop_policy().get_event_loop()
File "D:\Python310\lib\asyncio\events.py", line 656, in get_event_loop
raise RuntimeError('There is no current event loop in thread %r.'
RuntimeError: There is no current event loop in thread 'Thread-1 (run_analysis)'.

image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions