rtldg
a998e5e087
Pass around some more info so we can nicely return Vectors
2025-03-04 05:31:24 +00:00
rtldg
daccb88340
Fix indentation
2025-03-03 09:50:06 +00:00
rtldg
ed7d51f5c2
Maybe correctly fix the crash in UpdateRegisterArgumentSizes()
2025-03-02 02:21:39 +00:00
rtldg
0fca4f98d5
Small linux64 changes to get things started in dhooks
2025-03-02 02:20:08 +00:00
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
Peace-Maker
581068c09b
Add copyright headers
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