-
Notifications
You must be signed in to change notification settings - Fork 18
Description
D:\ProgramData\Anaconda3\python.exe F:\PycharmProjects\wx3.7.44\wechatHookPython-master\wechatHookPython-master\fridaApp.py
{'type': 'error', 'description': "ReferenceError: 'ModAddress' is not defined", 'stack': "ReferenceError: 'ModAddress' is not defined\n at (/script1.js:2)", 'fileName': '/script1.js', 'lineNumber': 2, 'columnNumber': 1}
[!] Ctrl+D on UNIX, Ctrl+Z on Windows/cmd.exe to detach from instrumented program.
Traceback (most recent call last):
File "D:\ProgramData\Anaconda3\lib\site-packages\frida\core.py", line 458, in _on_message
callback(message, data)
File "F:\PycharmProjects\wx3.7.44\wechatHookPython-master\wechatHookPython-master\fridaApp.py", line 13, in on_message
if message['payload']['wxid2'] == None:
KeyError: 'payload'
