Re: KeyError: 'payload' while running core.py

2022-01-02 Thread Chris Angelico
On Mon, Jan 3, 2022 at 1:46 PM Đông Vũ  wrote:
>
> That is error, please help me fix it.
>
> Traceback (most recent call last):
>   File
> "C:\Users\vuduc\AppData\Local\Programs\Python\Python39\lib\site-packages\frida\core.py",
> line 450, in _on_message
> callback(message, data)
>   File "C:\NordLynx-main\nordlynx.py", line 43, in onMessage
> if 'PrivateKey' not in message["payload"]: return
> KeyError: 'payload'

The problem is with NordLynx, not Python.

> Signature powered by
> WiseStamp
> 

Quite impressive that a blank signature needs a "powered by" advertisement.

ChrisA
-- 
https://mail.python.org/mailman/listinfo/python-list


KeyError: 'payload' while running core.py

2022-01-02 Thread Đông Vũ
That is error, please help me fix it.

Traceback (most recent call last):
  File
"C:\Users\vuduc\AppData\Local\Programs\Python\Python39\lib\site-packages\frida\core.py",
line 450, in _on_message
callback(message, data)
  File "C:\NordLynx-main\nordlynx.py", line 43, in onMessage
if 'PrivateKey' not in message["payload"]: return
KeyError: 'payload'

Signature powered by

WiseStamp

-- 
https://mail.python.org/mailman/listinfo/python-list