*** FINISHED 2003 ***
Date : September 2003
Source available : YES
Description :
Library is a dll file which you can freely use in your own projects and
which should help you when you're dealing with PE files. It contains several
functions to get information from the Section Table, Import Table and
Export Table or modify them.
Originally I've written this for myself cause I was tired of coding an
"Getting Names from Import Table"- function for the tenth time.
It comes along with a detailed description of every function, so I hope
it's no real problem to use it...
Here you can read the Programmer's Reference for this library online.
Download PEStuff DLL & Programmer's Reference (16Kb)
Update August
2007 - Due to some request, you can download the uncommented messy
code of the library.
Download Source
Some basic examples how to use this dll:
Date : September 2006
Source available : YES
Description :
A little File Location Calculator using the PEStuff Library written in C.
Download including Source (28KB)
Date : September 2006
Source available : YES
Description :
Shows you how to use PEStuff.dll to get information about Section, Import and Export Table.
Written in Delphi 5 using the PEStuff Library.
Download including Source (34KB)
Date : September 2006
Source available : YES
Description :
Shows you how to use PEStuff.dll to get information about Section, Import and Export Table.
Written in Delphi 5 using the PEStuff Library.
Download including Source (8KB)
This site is part of Sunshine's Homepage