1
0
mirror of https://gitea.tendokyu.moe/Dniel97/segatools.git synced 2025-01-19 14:28:40 +01:00
Tau 45e2416702 Simplify DLL hook mechanism
This change deletes the GetProcAddress hook and exports symbols
corresponding to the hooked functions from each hook DLL instead;
we stop at redirecting LoadLibrary/GetModuleHandle calls to the
hook DLL. This simplified approach has less hidden magic going on
behind the scenes and is more readily composable (i.e. a hook DLL
can export redirect symbols for more than one dynamically-loaded
DLL).
2021-06-13 11:27:00 -04:00
..
2021-06-13 11:27:00 -04:00
2019-11-05 20:11:25 -05:00
2019-11-05 20:11:25 -05:00
2021-06-13 11:27:00 -04:00
2019-11-03 13:01:38 -05:00
2019-11-03 13:01:38 -05:00
2021-06-13 11:27:00 -04:00
2019-11-05 20:11:25 -05:00