alt text

Android-CertKiller

v0.5

An automation script to bypass SSL/Certificate pinning in Android

Requirements

Currently Supporting

Usage

git clone https://github.com/51j0/Android-CertKiller.git
cd Android-CertKiller/
python main.py

Options:
  -w  --wizard            #Extract APK from device
  -v  --verbose           #Verbose
  -p  --Path              #APK path
  -h  --help              #Help
  -d  --debugging-mode    #for setting android:debugging flag to true

Example:
root$ python main.py -w #(Wizard mode)
 #or
root$ python main.py -p 'root/Desktop/base.apk' #(Manual mode)

alt text

Icons made by Freepik from www.flaticon.com is licensed by CC 3.0 BY