Skip to content

Frayo44/Bypass-Snapchat-SSL-Certificate-Pinning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 

Repository files navigation

Bypass-Snapchat-SSL-Certificate-Pinning

Bypass Snapchat android application certificate Pinning using Frida. Should work on any version of Snapchat.

Tested on version: 10.24.5.0

Usage:

./frida_spawn.py [path to certificate in PEM format]

Running example:

./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.

About

Bypass Snapchat certificate Pinning using Frida.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published