Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

rich_header.h is a simple and flexible header only C/C++ library for reading and
deciphering the undocumented rich header from the portable executable (PE)
files.

The header file by itself acts just like a header file and you have to explicitly
define the 'RICH_HEADER_IMPLEMENTATION' to also include the function definitions.

Getting started
===============

I've included a small example code (example.c) which basically includes all
the functions you need to get started with the library.

For more information just read the source or the function comments! it's really
simple.

License
=======

This project is licensed under the GPLv3 copyleft license.

About

Header only C/C++ library for parsing the undocumented rich header in PE files

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages