Results 1 to 4 of 4

Thread: browsers

  1. #1
    Member
    Join Date
    Mar 2002
    Posts
    42

    browsers

    Hello,
    Hi, I want to know that is there any software avaliable which i can use to browse dll files all kind of dll fills like user32 and kernel32 which can also give the signature of the method in the dll file.And do some one know form where can i find api for windows's dll files i mean for all or important one. Thanks
    Always From Better to Best

  2. #2
    Senior Member
    Join Date
    Feb 2003
    Location
    Memphis, TN
    Posts
    3,747
    I think this might help you
    http://www.gregorybraun.com/DLLShow.html
    =

  3. #3
    Senior Member Maestr0's Avatar
    Join Date
    May 2003
    Posts
    604
    Heh-heh, well if you know your ASM you can use objdump for using .DLL's in linux(Comes with GNU binary utilities) or PE-explorer for Windows found at http://www.pe-explorer.com

    -Maestr0
    \"If computers are to become smart enough to design their own successors, initiating a process that will lead to God-like omniscience after a number of ever swifter passages from one generation of computers to the next, someone is going to have to write the software that gets the process going, and humans have given absolutely no evidence of being able to write such software.\" -Jaron Lanier

  4. #4
    Senior Member
    Join Date
    Feb 2003
    Posts
    282
    I have used Dependancy Walker for this with great success. It is free and alows you to view dll files, but not icons, cursors that are sometimes inside dll's. It can give you great insight into dlls.

    http://www.dependencywalker.com/

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •