Warning
ReLib is currently unstable and being tested, don't try to use this on any malicious files.
Library for analyzing x86_64 PEs.
To include it in your project use CMake's add_subdirectory.
CMake options:
RELIB_SHARED:ONbuilds shared (.dll) libraries,OFFbuilds static (.lib) libraries.RELIB_DEBUG: Whether the debug version should be built, automatically enabled ifCMAKE_BUILD_TYPEisDebug.
ReLib is licensed under the MIT License.