Bypass-Snapchat-SSL-Certificate-Pinning
Bypass-Snapchat-SSL-Certificate-Pinning copied to clipboard
UnicodeDecodeError: 'charmap' codec can't decode byte
Im getting in output:
"C:\Users\Admin\AppData\Local\Programs\Python\Python37-32\python.exe" frida_spawn.py burp.cer
pid: 21764
[*] Intercepting ...
Traceback (most recent call last):
File "frida_spawn.py", line 33, in
Any help please?
This sounds to me like you're using python 3 even though this script is built to be executed with python 2. Do you get the same output with python 2?
a better idea: Is your certificate indeed in PEM
format? Otherwise how come you have \x98
in the file? It should be mostly base64.