News

Frida throws a "TypeError: cannot read property 'then' of null" when an RPC export returns a value of "null", I'd expect that this should return a "None" (in Python at least). repro: import frida code ...