| Main Archive Page > Month Archives > metasploit-framework archives |
On 3/18/2010 2:16 AM, Dont Know wrote:
> hi list,
>
> I'm trying to generate a Javascript payload using msfpayload, and trying to encode it with msfencode
> but, i cudnt see 'javascript' option in '-t <opt>' option of msfencode.
>
The help output was outdated (now fixed). You can generate it in either
little-endian (x86) or big-endian modes (ppc, most risc, iphone):
$ msfencode -t js_le (or js_be)
_______________________________________________
https://mail.metasploit.com/mailman/listinfo/framework