How to analyze shellcode?
By secgeeks - Posted on March 21st, 2009
620
vote
Often in some exploit analysis we need to analyze the shellcode,what it does and how.There are many ways you can do it.but the most simple way is to use following link:
http://sandsprite.com/shellcode_2_exe.php
Just copy paste your shellcode and it will give you a exe containing shellcode.then you can simply run it in ollydebugger and step in. sometimes shellcode is encrypted using the XOR but that is very simple to decode.
Hope it helps ..
Cheers,
SecGeek
Trackback URL for this post:
http://secgeeks.com/trackback/2737


















We can export .exe with Metasploit.
Why do we have to use it? Do they wanna collect as many shell codes as possible?
/regards
YEHG Team
http://yehg.net