We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e8a0254 commit e2ffda1Copy full SHA for e2ffda1
README.md
@@ -1,2 +1,21 @@
1
Android-OpenDebug
2
=================
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