|
Posted by Scherbina Vladimir on February 24, 2006, 3:58 am
If you were Registered and logged in, you could reply and use other advanced thread options
hm, why do you need that ? shell code is just a binary data that can be
analyzed by any dissasembler. Take a look at Ollybg
http://webster.cs.ucr.edu/AsmTools/OllyDbg/
It contains feature of analyzing data and interpreting it is an asm code.
Or another tools is HIEW 7.10 - a powerfull utility that allows to create
asm code on fly.
--
Vladimir
> Hi, all
>
> I got totally lost when reading the shell code of DCOM. Could anyone
> give some suggestions on how to read those codes? Or is there any tools
> that can transfer the schell code to ASM or C?
>
> Many thanks
> Tony
>
|