zyrorl / sandrop

Automatically exported from code.google.com/p/sandrop
1 stars 0 forks source link

Custom proxy plugin that can be downloaded from web and activated in program #31

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Try with this one as it looks interesting.

http://android-developers.blogspot.com/2011/07/custom-class-loading-in-dalvik.ht
ml

Original issue reported on code.google.com by supp.san...@gmail.com on 5 Jul 2012 at 7:34

GoogleCodeExporter commented 9 years ago
Some screenshots

Original comment by supp.san...@gmail.com on 9 Jul 2012 at 5:11

Attachments:

GoogleCodeExporter commented 9 years ago

Original comment by supp.san...@gmail.com on 12 Jul 2012 at 8:43

GoogleCodeExporter commented 9 years ago
There are sources where you can build your custom proxy plugin.

test project:
http://code.google.com/p/sandrop/source/browse/#git%2Fprojects%2FSandroProxyPlug
in

how to build dex jar plugin:
http://code.google.com/p/sandrop/source/browse/projects/SandroProxyPlugin/readme
.txt

example of test dex jar plugin source code:
http://code.google.com/p/sandrop/source/browse/projects/SandroProxyPlugin/src/or
g/sandroproxy/proxy/plugin/CustomPlugin.java

Original comment by supp.san...@gmail.com on 15 Jul 2012 at 8:26

Attachments:

GoogleCodeExporter commented 9 years ago

Original comment by supp.san...@gmail.com on 17 Jul 2012 at 5:54