converts raw shellcode to exe
shellcode2exe is publically available but the problem I faced was this tool took .bin file as input shellcode so I scripted a tool to convert my raw shellcode to convert to EXE with the help of the publically available tool shellcode2exe.py
Usage: keep shellcode2exe.py in the same folder as this file
#convertShellcode2exe.py (file name)
You will also need python module
#####inlineegg
Download link:
http://corelabs.coresecurity.com/index.php?module=Wiki&action=attachment&type=tool&page=InlineEgg&file=InlineEgg-1.08.tar.gz