Skip to content

ez8-co-yapiv2022-08-10

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}")

#Supported Platforms

windows & !uwp

  • windows
  • linux
  • osx
  • uwp

#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's avatark1mlka

#Changelog

  • 7596986[ez8-co-yapi] Add new port (#51237)