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. General Programming
  3. C / C++ / MFC
  4. Imports Table for an executable

Imports Table for an executable

Scheduled Pinned Locked Moved C / C++ / MFC
helptutorialquestion
4 Posts 3 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.
  • P Offline
    P Offline
    pdf wizard
    wrote on last edited by
    #1

    Can somebody show me how to list the dlls used by an executable file (the imports table)? I need to use the in a program of my own. I read some articles in MSDN about PE Header format, but I am more confused. Please help me. Thank you Sorin

    A 1 Reply Last reply
    0
    • P pdf wizard

      Can somebody show me how to list the dlls used by an executable file (the imports table)? I need to use the in a program of my own. I read some articles in MSDN about PE Header format, but I am more confused. Please help me. Thank you Sorin

      A Offline
      A Offline
      Anonymous
      wrote on last edited by
      #2

      use tool dumbin.exe

      P 1 Reply Last reply
      0
      • A Anonymous

        use tool dumbin.exe

        P Offline
        P Offline
        pdf wizard
        wrote on last edited by
        #3

        Thank you for the reply. What I need is a fragment of source code, because I have to integrate it in a software I am currently developing. I anyone is willing to show me how to implement this (in C++), thank you very much. Sorin

        T 1 Reply Last reply
        0
        • P pdf wizard

          Thank you for the reply. What I need is a fragment of source code, because I have to integrate it in a software I am currently developing. I anyone is willing to show me how to implement this (in C++), thank you very much. Sorin

          T Offline
          T Offline
          Tomasz Sowinski
          wrote on last edited by
          #4

          Check this: http://msdn.microsoft.com/msdnmag/issues/02/02/PE/PE.asp[^] Tomasz Sowinski -- http://www.shooltz.com

          - It's for protection
          - Protection from what? Zee Germans?

          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