Benoist
6b6dbc6c06
Dhooks safetyhook ( #2205 )
...
* remove libudis86
* switch to safetyhook
* Don't leak memory
* fix issue with the trampoline
* Add x86_64 detour support (windows)
* Allow to differentiate platforms
---------
Co-authored-by: Kenzzer <kenzzer@users.noreply.github.com>
2024-10-20 16:45:19 +00:00
Benoist
4e15a92984
Add x64 Windows support to DHooks ( #2154 )
...
* Add x64 Windows support
* undo changes of hook.cpp
* undo changes of hook.h
* undo changes of extension.cpp
* undo changes of listeners.cpp
* undo changes of signatures.cpp
* fix dhooks on x86
* Fix-up dhooks buildscript
---------
Co-authored-by: Kenzzer <kenzzer@users.noreply.github.com>
2024-09-10 23:26:30 +00:00
Forgetest
8e0039aaec
[DHooks] Fix NaN return when superceding pre-detour ( #1967 )
...
* Update hook.cpp
* Update hook.cpp
2023-03-31 18:19:04 +02:00
Maxim Telezhenko
764e38a58f
Fix DHooks jit code stack memory alignment ( #1849 )
2022-10-26 20:41:40 +02:00
Peace-Maker
8f7ecf66a4
Use JMP patching of CDetour
2021-11-17 13:17:39 +01:00
Peace-Maker
0f5f1a814e
Import DHooks + Dynamic Detouring
...
This is the latest DHooks version from 1314f2d1b4
2021-11-17 13:17:39 +01:00