Sylvia Shen
Results
3
comments of
Sylvia Shen
@Wangxiz Thanks! Added the dependency to maven and it solved my problem too.
> It's caused by the compatibility issues of IPython installed by python 3.8+. Use a lower version of IPython should fix it. Version 7.16.3 works for me. Thanks Aoa0, I...
I am also using the latest version of Frida. I also had some errors in decoding so I used another library `asn1crypto` to decode (code in my fork https://github.com/itstartstosnow/frida-sslkeylog). It...