hiya,
I know how to convert C to shellcode, but I was woundering if there is a way to convert that shell code back to ASM or C?
cheers
i2c
Printable View
hiya,
I know how to convert C to shellcode, but I was woundering if there is a way to convert that shell code back to ASM or C?
cheers
i2c
By hand. There isn't any tool in the wild for that.
I believe ShellForge will do it..... http://www.cartel-securite.fr/pbiondi//shellforge.html ...Good Luck.
That is a really great tool! and its in python, my favorite scripting language :-)
cheers
i2c
No problem,it really is a great tool.
The absolute hands down best tool for analyzing assembly is IDA Pro.
http://www.datarescue.com/
Yes, IDA is the best for Assembly...the new version even has a Debugger. Definately my fave for ASM....and ShellForge for C.