C# Tutorials and offshore development in India
    Tutorials   Resources   Forum   Reviews   Communities   Interview   Jobs   Projects   Training   Your Ad Here    
Silverlight Games | Mentor | Code Converter | Articles | Code Factory | Computer Jokes | Members | Peer Appraisal | IT Companies | Bookmarks | Polls | Revenue Sharing | Lobby | Gift Shop |


Prizes & Awards
My Profile



Active Members
TodayLast 7 Days more...






Forums » .NET » Visual Studio »

How to Extract the DLL files


Posted Date: 21 Aug 2008      Posted By: Kavitha_kavi      Member Level: Silver     Points: 1   Responses: 4



hi


how to get the source code in the DLL file in vb language





Responses

Author: Anil Kumar Pandey    21 Aug 2008Member Level: DiamondRating: 2 out of 52 out of 5     Points: 3

Hello,


u can not extract the Files from the dll directly as they are in the compiled format. if u really want to get the files u can use the Disassembler for that.

Use any disassembler to get the code from the DLL


Regards
Anil

Thanks & Regards
Anil Kumar Pandey



Author: John Hawkins    21 Aug 2008Member Level: GoldRating: 2 out of 52 out of 5     Points: 4

Hi friend..

I am using a software called reflector.. It is used to extract code from the dll.. You can download(abt 2mb) it from:

http://www.softpedia.com/get/Programming/Other-Programming-Files/Lutz-Roeder-s-NET-Reflector.shtml



Thanks,
S.John Hawkins.



Author: D.Jeya kumar(JK)    21 Aug 2008Member Level: DiamondRating: 2 out of 52 out of 5     Points: 4

Hi,


Using Microsoft Disassembler tool . we can see the dll.

Ildasm.exe is a GUI tool.it will be in the below path or you can run it from visual studio commond prompt.

Installed Drive\Progarm files\Microsoft visual studio version\SDK\Version number\bin

regards
JK



Post Reply

 This thread is locked for new responses. Please post your comments and questions as a separate thread.
If required, refer to the URL of this page in your new post.


Next : Connect to a password protected Access databse
Previous : How to Read an Xml File To Sql Server DB
Return to Discussion Forum
Post New Message
Category: Visual Studio

Related Messages



dotNet Slackers

About Us    Contact Us    Privacy Policy    Terms Of Use