TsudaKageyu / minhook

The Minimalistic x86/x64 API Hooking Library for Windows
http://www.codeproject.com/KB/winsdk/LibMinHook.aspx
Other
4.43k stars 897 forks source link

ARM64 support #50

Closed matbech closed 6 years ago

matbech commented 7 years ago

I was wondering if there are any plans to support ARM? This might be of general interest, in particular for the upcoming Windows 10 ARM release.

tycho commented 6 years ago

Also interested in this. The Windows 10 ARM64 builds are out and I have an ARM64 device. I can't build ConEmu, though, because it depends on MinHook.

matbech commented 6 years ago

ConEmu feature request: https://github.com/Maximus5/ConEmu/issues/1488

matbech commented 6 years ago

Detours offers ARM64 support: https://github.com/microsoft/Detours

kristibektashi commented 4 months ago

This issue should be reopened until ARM64 support has been added (unless it's not planned to be added)