Skip to content

XMYSTERlOUSX/android-https-patcher

Β 
Β 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

11 Commits
Β 
Β 
Β 
Β 

Repository files navigation

Android HTTPS patcher

Patch your android app with self-signed certificate to sniff https traffic. Should work both release and debug builds.

Usage

python apk_rebuild.py -i input.apk -o output.apk

Run python script and follow the instructions. After you've done drag output file into your emulator. Use Charles, BurpSuite or any other tooling for request sniffing.

Before

image

After

image

Requirements

  • macOS or Windows
  • apktools (in your PATH)
  • Android Studio (with Build Tools installed)
  • Python 3.6 and above

Disclaimer

This repo was created for educational purposes only. Use it on your own risk.
Have fun πŸ˜ƒ

About

πŸ±β€πŸ’» Patch your android app (apk) with self-signed certificate to sniff https traffic.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%