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 e8a0254 commit e2ffda1
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,21 @@
Android-OpenDebug
=================
Make any application debuggable on a device.

Description
-------
It leverages Cydia Substrate to make all applications debuggable. This then allows any application, to accept a debugger to attach to them.

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

adb install Android-OpenDebug.apk

* Cydia Substrate can be found on Google Play
(https://play.google.com/store/apps/details?id=com.saurik.substrate&hl=en)
and requires a rooted device.

Notes
-------
* This should only be used on test devices

0 comments on commit e2ffda1

Please sign in to comment.