Skip to content

Commit e2ffda1

Browse files
author
mblanchou
committed
readme update
1 parent e8a0254 commit e2ffda1

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

README.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,21 @@
11
Android-OpenDebug
22
=================
3+
Make any application debuggable on a device.
4+
5+
Description
6+
-------
7+
It leverages Cydia Substrate to make all applications debuggable. This then allows any application, to accept a debugger to attach to them.
8+
9+
Usage
10+
-------
11+
* Install Android-OpenDebug.apk on a device where Cydia Substrate is installed with:
12+
13+
adb install Android-OpenDebug.apk
14+
15+
* Cydia Substrate can be found on Google Play
16+
(https://play.google.com/store/apps/details?id=com.saurik.substrate&hl=en)
17+
and requires a rooted device.
18+
19+
Notes
20+
-------
21+
* This should only be used on test devices

0 commit comments

Comments
 (0)