dana-at-cp / backdoor-apk

backdoor-apk is a shell script that simplifies the process of adding a backdoor to any Android APK file. Users of this shell script should have working knowledge of Linux, Bash, Metasploit, Apktool, the Android SDK, smali, etc. This shell script is provided as-is without warranty of any kind and is intended for educational purposes only.
Apache License 2.0
2.21k stars 702 forks source link

d2j-dex2jar #68

Closed traget closed 7 years ago

traget commented 7 years ago

Hi! Sorry to bother.. I'm trying to execute apk-backdoor.sh, but I get this error: [!] Check your environment and configuration. Couldn't find: d2j-dex2jar

I know your script works fine cuz I guess it's supposed to check some requirements that I do not met..

My question is what do I need to do to get rid of this warning. :P

traget commented 7 years ago

I feel a little bit dumb right now cuz I was trying to do: apt-get install d2j-dex2jar :( For any other person who gets stumbled upon this, you need to do apt-get install dex2jar.. I really feel dumb. :\

dana-at-cp commented 7 years ago

@traget Haha! No problem. Glad you got it sorted.

jorgeclenio commented 7 years ago

I tried installing the apt-get install dex2jar package but I could not (it could not find the package), what can I do about it?

sh1nta commented 7 years ago

i have this issue Failed to run dex2jar on RAT APK file

KunalShelarKS commented 7 years ago

same isse