• Stars
    star
    138
  • Rank 263,228 (Top 6 %)
  • Language
    Python
  • Created about 4 years ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Bypass android application SSL-pinning

android-SSL-unpinning

A simple Python script which patches Android APK file to bypass SSL-pinning.

Requirements

  • Python3
  • Java

How to Run

git clone https://github.com/ryanking13/android-SSL-unpinning
cd android-SSL-unpinning

python patch.py com.apk.file.to.patch.apk

How it works

  1. Decompile the APK file using APKtool
  2. Modify AndroidManifest.xml and network_security_config.xml to trust user certificate
  3. Recompile the APK file using APKtool
  4. Sign the APK file using uber-apk-signer

References

More Repositories

1

SRT

SRT(Super Rapid Train: https://etk.srail.kr/) wrapper for python
Python
52
star
2

awesome-korean-newsletters

ํ•œ๊ตญ์–ด ๋‰ด์Šค๋ ˆํ„ฐ ๋ชจ์Œ / A curated list of awesome korean newsletters
32
star
3

ctf-cheatsheet

CTF, wargame cheatsheet
Python
27
star
4

CSG

Unofficial Pytorch Lightning implementation of Contrastive Syn-to-Real Generalization (ICLR, 2021)
Python
17
star
5

cors

Cloudflare workers CORS proxy
JavaScript
15
star
6

png-unhide

๐Ÿ”Ž find hidden data inside PNG file
Python
10
star
7

oneshot-cms-deploy

โœ๏ธ ํ”„๋กœ๊ทธ๋ž˜๋ฐ ์˜จ๋ผ์ธ ์ €์ง€/๋Œ€ํšŒ ํ”Œ๋žซํผ Oneshot Docker Deployment
Shell
6
star
8

ryanking13.github.io

โœ’๏ธ Tech blog
HTML
5
star
9

twitter-lyric-bot

Twitter Lyric Posting Bot ๐ŸŽถ
Python
4
star
10

pyodide-importer

Python
4
star
11

go-SRT

Golang port of SRT(Super Rapid Train: https://www.srail.co.kr/ ๐Ÿš…)
Go
3
star
12

chrome-data-saver-python

chrome data saver extension python interface
Python
3
star
13

style-transfer-pyodide

Deep learning inference example with Pyodide + OpenCV
Vue
3
star
14

cms-guide

๐Ÿ“—CMS guide/scripts for korean student/TAs
Python
3
star
15

dl-all-in-one

All-in-one DL workspace for closed net
Dockerfile
2
star
16

kcaptcha-solver

GNUBoard KCAPTCHA Solver
Python
2
star
17

auditwheel-emscripten

auditwheel-like tool for Pyodide
Python
2
star
18

photoburn

simple cli duplicate image matcher/cleaner
Python
2
star
19

2017f-PP-solution

ํ”„๋กœ๊ทธ๋ž˜๋ฐ ์—ฐ์Šต 2017 ๊ฐ€์„ํ•™๊ธฐ TA solution page
C
1
star
20

kcaptcha-generator

KCAPTCHA generator script
PHP
1
star
21

SNUCSE-backup

Collections of codes during SNUCSE
C
1
star
22

kcaptcha

Kcaptcha ๋ถ„๋ฅ˜๊ธฐ with Tensorflow.js
Vue
1
star
23

bellorin

Multi-threaded Social Media Crawler ๐Ÿ”
Python
1
star