Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ReLib

Warning

ReLib is currently unstable and being tested, don't try to use this on any malicious files.

Library for analyzing x86_64 PEs.

Usage

To include it in your project use CMake's add_subdirectory.

CMake options:

  • RELIB_SHARED: ON builds shared (.dll) libraries, OFF builds static (.lib) libraries.
  • RELIB_DEBUG: Whether the debug version should be built, automatically enabled if CMAKE_BUILD_TYPE is Debug.

License

ReLib is licensed under the MIT License.

About

Library for analyzing x86_64 PEs.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Contributors

Languages