ez8-co-yapiv2022-08-10
- Updated
A header-only fusion injector that reduces differences between x64, wow64 and x86 processes.
- Project website: https://github.com/ez8-co/yapi
#Usage
ez8-co-yapi is header-only and can be used from CMake via:
find_path(EZ8_CO_YAPI_INCLUDE_DIRS "ez8-co-yapi/yapi.hpp")
target_include_directories(main PRIVATE "${EZ8_CO_YAPI_INCLUDE_DIRS}")#Features
No features defined.
#Dependencies
No dependencies.
#Host Dependencies
No dependencies.
#Used By
No ports use this.
#Host Tool For
No ports use this.
#Contributors
k1mlka