PDA

View Full Version : Intro 2 Decompilation


tHE mUTABLE
December 25th, 2007, 13:08
Hi,
This is just a short intro. to Decompilation process: http://www.debugmode.com/dcompile/ ("http://www.debugmode.com/dcompile/")

RCHN
January 6th, 2008, 02:35
Quote:
Last Modified - 22 Oct 2001
I suppose it sourced this?

http://www.itee.uq.edu.au/~cristina/dcc/decompilation_thesis.ps.gz

It's worth noting that both of those (dcc and DisC) are very limited in what they can do, and that for Win32 PEs and Linux ELF the REC should be used.

dELTA
January 6th, 2008, 14:10
Btw, the full name of REC is "RecStudio".

http://www.woodmann.com/collaborative/tools/RecStudio

Zero
January 25th, 2008, 06:34
Have a look as well at desquirr (http://desquirr.sourceforge.net/desquirr/). A plugin for IDA Pro and comes with sources. And yes, limited as well, but a real nice approach (and a free one!)