Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. The Lounge
  3. DLL viewer, scanner or something like this

DLL viewer, scanner or something like this

Scheduled Pinned Locked Moved The Lounge
question
7 Posts 5 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • M Offline
    M Offline
    Marek Grzenkowicz
    wrote on last edited by
    #1

    Does anybody know an application that can open a DLL library and show all the exported variables, methods & classes? "Gods die, when their believers are gone." --from Sandman by Neil Gaiman

    N D G D 4 Replies Last reply
    0
    • M Marek Grzenkowicz

      Does anybody know an application that can open a DLL library and show all the exported variables, methods & classes? "Gods die, when their believers are gone." --from Sandman by Neil Gaiman

      N Offline
      N Offline
      NormDroid
      wrote on last edited by
      #2

      DUMPBIN.EXE or Depends.Exe, do a search in your VC++ installation directory.

      I am that is

      1 Reply Last reply
      0
      • M Marek Grzenkowicz

        Does anybody know an application that can open a DLL library and show all the exported variables, methods & classes? "Gods die, when their believers are gone." --from Sandman by Neil Gaiman

        D Offline
        D Offline
        Daniel Turini
        wrote on last edited by
        #3

        I have a shortcut to such an application sitting at my desktop right now. The text says "Microsoft Visual Studio .NET 2003 Documentation". It's cool. For any MS DLL, you can get all the exported variables, methods & classes. :-D Trying to make bits uncopyable is like trying to make water not wet. -- Bruce Schneier By the way, dog_spawn isn't a nickname - it is my name with an underscore instead of a space. -- dog_spawn

        M 1 Reply Last reply
        0
        • M Marek Grzenkowicz

          Does anybody know an application that can open a DLL library and show all the exported variables, methods & classes? "Gods die, when their believers are gone." --from Sandman by Neil Gaiman

          G Offline
          G Offline
          Garth J Lancaster
          wrote on last edited by
          #4

          you can also check this out - its free and good, and has saved my life a few times ... http://www.smidgeonsoft.com/[^] look for PEBrowse Professional 'G'

          1 Reply Last reply
          0
          • D Daniel Turini

            I have a shortcut to such an application sitting at my desktop right now. The text says "Microsoft Visual Studio .NET 2003 Documentation". It's cool. For any MS DLL, you can get all the exported variables, methods & classes. :-D Trying to make bits uncopyable is like trying to make water not wet. -- Bruce Schneier By the way, dog_spawn isn't a nickname - it is my name with an underscore instead of a space. -- dog_spawn

            M Offline
            M Offline
            Marek Grzenkowicz
            wrote on last edited by
            #5

            I'm a VS 6.0 guy. :). And I need info about different DLLs, not only MS ones. But thanks anyway. "Gods die, when their believers are gone." --from Sandman by Neil Gaiman

            D 1 Reply Last reply
            0
            • M Marek Grzenkowicz

              I'm a VS 6.0 guy. :). And I need info about different DLLs, not only MS ones. But thanks anyway. "Gods die, when their believers are gone." --from Sandman by Neil Gaiman

              D Offline
              D Offline
              Daniel Turini
              wrote on last edited by
              #6

              VS 6.0? Geez, it has been almost two years since I last opened it, but I'm pretty sure that it had a similar feature. And about different DLLs, the ones you own a legal license to call also provide some form of documentation of their interfaces. Trying to make bits uncopyable is like trying to make water not wet. -- Bruce Schneier By the way, dog_spawn isn't a nickname - it is my name with an underscore instead of a space. -- dog_spawn

              1 Reply Last reply
              0
              • M Marek Grzenkowicz

                Does anybody know an application that can open a DLL library and show all the exported variables, methods & classes? "Gods die, when their believers are gone." --from Sandman by Neil Gaiman

                D Offline
                D Offline
                Duncan Edwards Jones
                wrote on last edited by
                #7

                For a non-ActiveX dll you can get the exports table as per this article '--8<------------------------ Ex Datis: Duncan Jones Merrion Computing Ltd

                1 Reply Last reply
                0
                Reply
                • Reply as topic
                Log in to reply
                • Oldest to Newest
                • Newest to Oldest
                • Most Votes


                • Login

                • Don't have an account? Register

                • Login or register to search.
                • First post
                  Last post
                0
                • Categories
                • Recent
                • Tags
                • Popular
                • World
                • Users
                • Groups