Main Page | Class Hierarchy | Class List | File List | Class Members | Related Pages

PeLib - An open-source C++ library to modify PE files.

0.5 alpha

Introduction

What is PeLib?
PeLib is an open source C++ library with the purpose to ease the access and modification of PE (Portable executable) files. This is done through a multitude of classes which represent all important PE header and directory structures and which provide the necessary functions to read, modify and write these structures. As this library is fully ISO C++ compliant it should compile with all popular compilers for the Windows platform. For people who don't use C++ in their projects a dynamic link library is provided which encapsulates all of PeLib's functionality so that projects using programming languages as diverse as Win32 assembler, C# or Delphi can still benefit from PeLib's power
Generated on Mon Jan 17 20:50:07 2005 for PeLib by doxygen 1.3.7