0-ali / metasploit-apk-embed-payload

Embed a Metasploit Payload in an Original .Apk File
116 stars 51 forks source link

Error creating injection APK #6

Closed agucova closed 8 years ago

agucova commented 8 years ago

I'm getting this:

[9] Rebuilding app-debug.apk with meterpreter injection as app-debug_backdoored.apk
Exception in thread "main" brut.androlib.AndrolibException: brut.directory.DirectoryException: java.io.FileNotFoundException: /root/metasploit-apk-embed-payload/tmp/NP7YEQ/app-debug_backdoored.apk (No such file or directory)

The full log. I'm sure I have the android-sdk installed correctly. (from apt-get, and in my path).

Ubuntu 16.04 with ruby 2.3.1p112 (2016-04-26) [x86_64-linux-gnu]

0-ali commented 8 years ago

Hi,@agucova,This issue due to an error in Rebuilding command. See the line 231 on 96f9f82d23be18e6b3092b9a4c884b6f4fab7ed1 for more details. Please download the new release v0.1-beta.