Bypass Snapchat android application certificate Pinning using Frida. Should work on any version of Snapchat.
./frida_spawn.py [path to certificate in PEM format]
./frida_spawn.py ./ca.crt
The certificate that is passed to frida_spawn.py is the trusted certifcate. This certificate can be exported from Burp, note that it must be in PEM format.