drozer icon indicating copy to clipboard operation
drozer copied to clipboard

Automated backdooring of APKs

Open thsle3p opened this issue 11 years ago • 1 comments

I would think the ability to take an existing APK and backdoor it with weasel would be quite useful. It would not be hard to setup if you use apktool ether.

thsle3p avatar May 13 '14 03:05 thsle3p

Agreed. However, we would probably include agent.jar in the application instead of weasel and then add code to the main activity onStart() method. In this method agent.jar can be loaded using DexClassLoader.

Good idea :) Any takers?

metall0id avatar Jul 02 '14 09:07 metall0id