Results 1 to 4 of 4

Thread: How to decompile a .dll file

  1. #1
    Join Date
    Nov 2008
    Posts
    45

    How to decompile a .dll file

    Hi to everyone, Is there any application to decompile .dll files? I don't want any program code and all, i need the application if there is exist any? Thank you so much.

  2. #2
    Join Date
    Mar 2008
    Posts
    198

    Re: How to decompile a .dll file

    There are some languages that can be decompiled to original source code, such as Delphi and VB . I don't think you'll find a decompiler for C++. For doing import export of DLL, you can use the Dependency walker utility : http://www.dependencywalker.com/

  3. #3
    Join Date
    May 2008
    Posts
    2,012

    Re: How to decompile a .dll file

    I think you are asking for "Disassembler" for .dll files, you'll require Windows Disassembler , mostly you'll get the many function calls , you require a high assembly skills and windows function calls to understand the DLL after disassembling.

  4. #4
    Join Date
    Oct 2005
    Posts
    2,393

    Re: How to decompile a .dll file

    Try the W32DASM - The Ideal Tool To Learn How Windows Programs Operate

    W32DASM is the perfect utility to learn how Windows programs operate.

    Here are some key features of "WDASM":

    · Disassembles Both 16 and 32 Bit Windows Programs
    · Displays for Exports, Imports, Menu, Dialog, and Text References
    · Integrated Debugger for 32 Bit Programs (16 Bit Debug Not Available)
    · Includes Text Search and Navigation Functions

Similar Threads

  1. Replies: 4
    Last Post: 04-04-2012, 01:12 AM
  2. Did you ever thought to decompile the .chm file
    By Ray Bennett in forum Software Development
    Replies: 8
    Last Post: 20-09-2011, 11:22 AM
  3. Replies: 3
    Last Post: 28-01-2011, 06:26 AM
  4. Replies: 3
    Last Post: 16-07-2009, 01:29 PM
  5. Will /decompile help in Access to fix the faults?
    By Saaz in forum Windows Software
    Replies: 3
    Last Post: 24-06-2009, 05:38 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,714,286,009.12263 seconds with 17 queries