ez8-co-yapi v2022-08-10
- Created
- Updated
A header-only fusion injector that reduces differences between x64, wow64 and x86 processes.
# 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}") # License
# Supported Platforms
windows & !uwp
- ✅ windows
- ❌
linux - ❌
osx - ❌
uwp
# Features
No features defined.
# Dependencies
No dependencies.
# Host Dependencies
No dependencies.
# Dependents
No dependents.
# Host Dependents
No dependents.
# Contributors
k1mlka