Re: [PHP] Extracting Source code from Binary Files(.dll,.exe.,class)

2003-11-13 Thread Prashant Akerkar
sage - From: Christophe Chisogne <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, November 13, 2003 6:46 PM Subject: Re: [PHP] Extracting Source code from Binary Files(.dll,.exe.,class) > Prashant Akerkar wrote: > > Is it Possible to extract the source code f

[PHP] Extracting Source code from Binary Files(.dll,.exe.,class)

2003-11-13 Thread Prashant Akerkar
Dear Friends I have a Query. Is it Possible to extract the source code from .exe,(VB,'C',C++),.dll(VB,'C',C++) or .class(java) files. A Utility program which can be written which will extract .exe-.c source code conversion or .exe-com or .exe-.frm files,.dll-.cpp,.dll-.c source code Or is it V