Releases: KNSoft/KNSoft.SlimDetours
Releases · KNSoft/KNSoft.SlimDetours
v1.1.0-beta
- Implement Function Table Hook (
SlimDetoursFuncTableHook[s]
) and its derived COM Hook (SlimDetoursCOMHook[s]
). - Small refactors to the original inline hook interfaces, e.g.
SlimDetoursSetHook(...) -> SlimDetoursInlineHook(TRUE, ...)
.
v1.0.2-beta
- Sync the latest Microsoft Detours
- Compatible with Windows Hotpatching
v1.0.1-beta
[VERSION] 1.0.1-beta
v1.0.0-beta
Initial release