KeyError: 'payload' while running core.py

Chris Angelico rosuav at gmail.com
Sun Jan 2 21:53:46 EST 2022


On Mon, Jan 3, 2022 at 1:46 PM Đông Vũ <vuducdong at gmail.com> 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
> <url trimmed>

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

ChrisA


More information about the Python-list mailing list