Languages Visual Basic & VB.NET .Net Data Structures  

PE Reader Class

download download  
important code information
author:
V for Vendetta
minimum requirements:
PE Reader Class description

Well, I was bored, and I figured I want to learn something new and make something useful. So I decided to make a class to read and break down the Portable Executable header on windows EXE files. Please vote if you like this project. I hope in the next version to implement Resource and Import/Export table reading.


File List:
App.ico1Kb
AssemblyInfo.cs2Kb
PEExplorer.cs19Kb
PEExplorer.csproj5Kb
PEExplorer.csproj.user2Kb
PEExplorer.resx27Kb
PEExplorer.sln1Kb
PEExplorer.suo9Kb
PEReader.cs20Kb
bin/0b
bin/Debug/0b
bin/Debug/PEReader.pdb36Kb
bin/Debug/rsrc.bin244Kb
obj/0b
obj/Debug/0b
obj/Debug/PEExplorer.projdata38Kb
obj/Debug/PEReader.PEExplorer.resources22Kb
obj/Debug/PEReader.pdb36Kb
obj/Debug/PEReader.projdata72Kb
obj/Debug/TempPE/0b
obj/Debug/temp/0b
screenshot.jpg140Kb

Similar code
AddressBook (Popularity: ) : Implementation of Arraylist collection, Listbox and Serialization
A simple example to use a Structure in lieu of a Class (Popularity: ) : To give a simple example how to use the .Net Structure instead of a class. Use this when you only ...
A Class in ASP.Net (Popularity: ) : The following is a class in ASP.Net that encapsulates salary details about a typical employee.It states whether an employee is ...
User reviews

Write a review:
1 2 3 4 5 6 7 8 9 10
1=poor 10=excellent
Write review*
Your name*
Email*
  (Comments are moderated, and will not appear on this site until the editor has approved them)
 
Rate me
supported os
stats
downloads 20
version
size in Kb 222
popularity   297/5995045
user rating 0/10
ad


New Code
Popular Code