home *** CD-ROM | disk | FTP | other *** search
/ Planet Source Code Jumbo …e CD Visual Basic 1 to 7 / 6_2008-2009.ISO / data / zips / EliteXp®_P21651610152009.psc / @PSC_ReadMe_72553_1.txt next >
Text File  |  2009-10-15  |  991b  |  15 lines

  1. Title: EliteXp® PE File Information Viewer (+Winapi32.tlb)
  2. Description: Complete Information on a PE (Portable Executable) Files. EntryPoints, Import Tables, Sections and many more.
  3. This project shows how to explore the PE File based on Microsoft COFF (Common Object File Format Specification).
  4. It is incomplete but also shows how to save a new PE File.
  5. -Completely based on Classes and structures.
  6. ---Note- Bound Imports Directory of PE is not saved.
  7. ---Design Time Reference: Winapi32.tlb ( Contains Tons of APIs.)
  8.  
  9. For any updates, comments and suggestions,
  10. mail me: EliteXp2008@gmail.com
  11. This file came from Planet-Source-Code.com...the home millions of lines of source code
  12. You can view comments on this code/and or vote on it at: http://www.Planet-Source-Code.com/vb/scripts/ShowCode.asp?txtCodeId=72553&lngWId=1
  13.  
  14. The author may have retained certain copyrights to this code...please observe their request and the law by reviewing all copyright conditions at the above URL.
  15.