Wrox Home  
Search P2P Archive for: Go

  Return to Index  

asp_components thread: Source code


Message #1 by Vema Reddy <vemareddy7@y...> on Sun, 11 Feb 2001 21:05:16 -0800 (PST)

Hai ,



       I compiled a project to DLL in VB.

       Unfortunately my source code had been deleted.

       I Have the Dll with me.

       I want to reconvert back to VB source code.



        Thanks in advance.



     

       



=====

Vema Reddy



__________________________________________________

Do You Yahoo!?

Get personalized email addresses from Yahoo! Mail - only $35 

a year!  http://personal.mail.yahoo.com/

Message #2 by Imar Spaanjaars <Imar@S...> on Mon, 12 Feb 2001 09:35:40 +0100
I don't think you can. One of the ideas behind compiling code into binaries 

was to protect code from being extracted from the files again. Otherwise 

you could easily extract all the code from, say, Windows 2000 and build 

your own OS based on that code.



There might be programs out there that are able to extract code from 

compiled files, but IMO, they are quite dubious at the least.



Imar



At 09:05 PM 2/11/2001 -0800, you wrote:



>Hai ,

>

>        I compiled a project to DLL in VB.

>        Unfortunately my source code had been deleted.

>        I Have the Dll with me.

>        I want to reconvert back to VB source code.

>

>         Thanks in advance.



Message #3 by "Itai Friedman" <shisha1@n...> on Mon, 12 Feb 2001 10:35:17 +0200
You can't



-----Original Message-----

From: Vema Reddy [mailto:vemareddy7@y...]

Sent: Monday, February 12, 2001 7:05 AM

To: ASP components

Subject: [asp_components] Source code







Hai ,



       I compiled a project to DLL in VB.

       Unfortunately my source code had been deleted.

       I Have the Dll with me.

       I want to reconvert back to VB source code.



        Thanks in advance.









=====

Vema Reddy




  Return to Index