Skip to content

Commit

Permalink
readme update
Browse files Browse the repository at this point in the history
  • Loading branch information
mblanchou committed Dec 14, 2013
1 parent aad474b commit 887e022
Showing 1 changed file with 13 additions and 5 deletions.
18 changes: 13 additions & 5 deletions README.md
@@ -1,15 +1,15 @@
Android-SSL-TrustKiller
==================
-------
Bypass SSL certificate pinning for most applications on a device.

Description
==================
-------
This tool leverages Cydia Substrate to hook various methods
in order to bypass certificate pinning by accepting
any SSL certificate - allowing to proxy most applications.

Usage
==================
-------
* Install Android-SSL-TrustKiller.apk on a device where Cydia Substrate is installed with:

adb install Android-SSL-TrustKiller.apk
Expand All @@ -20,8 +20,16 @@ and requires a rooted device.
* Add the CA of your proxy tool to the device.

Notes
==================
-------
* Use on test device only as it bypass cert
validation across all apps on the device

* License: MIT - See LICENSE.txt
License
-------

See ./LICENSE.

Authors
-------

* Marc Blanchou

0 comments on commit 887e022

Please sign in to comment.