Skip to content

easyhookv2.7.7097.0

Updated

This project supports extending (hooking) unmanaged code (APIs) with pure managed ones, from within a fully managed environment on 32- or 64-bit Windows Vista x64, Windows Server 2008 x64, Windows 7, Windows 8.1, and Windows 10.

#License

Could not be determined

#Supported Platforms

windows & !static & !uwp & (x86 | x64)

  • windows-x64-dynamic
  • windows-x86-dynamic
  • linux
  • osx
  • uwp
  • windows-arm64
  • windows-static

#Features

No features defined.

#Dependencies

No dependencies.

#Host Dependencies

and 5 transitive dependencies:

#Used By

No ports use this.

#Host Tool For

No ports use this.

#Contributors

  • Jack·Boos·Yu's avatarJack·Boos·Yu
  • Phil Christensen's avatarPhil Christensen
  • Billy O'Neal's avatarBilly O'Neal
  • chausner's avatarchausner
  • Lanyi's avatarLanyi
  • Alexander Neumann's avatarAlexander Neumann
  • gerard-ryan-immersaview's avatargerard-ryan-immersaview

#Changelog

  • 1f53e17[EasyHook] Fix single config builds (#42440)
  • 6db51d8[vcpkg_replace_string] warn unchanged by call (#34719)
  • a96751d[easyhook] msbuild update (#33091)
  • 4d2e253Avoid recalculating the default msbuild settings. (#31325)
  • 4f0a640[easyhook] Update target .NET Framework version to 4.7.2. (#23040)
  • c9e786d[many ports] remove remaining vcpkg_fail_port_install calls. (#22770)
  • d48bae0[EasyHook] Fix the build failure "cannot open include file 'afxres.h'" when MFC SDK is not installed (#21035)
  • 57485fd[easyhook] Also disable /ZI (#20853)
  • 9114817[easyhook] Use /Z7 rather than /Zi to avoid mspdbsrv crashes. (#20757)
  • 855b12b[easyhook] Update to 2.7.7097.0 (#20371)
  • 8dddc6c[vcpkg baseline][easyhook] Remove mismatch prebuild library after build (#19216)
  • 09a647aDelete use of vcpkg_test_cmake and vcpkg_common_functions. (#13065)
  • e62d136[vcpkg] Add Supports: field. Use contents of triplets instead of names for dependency resolution. (#8601)
  • ed7822f[easyhook]Add new port. (#7487)