7 Commits

Author SHA1 Message Date
hfiref0x afafadc6be Update toolset to v145 and improve object type hash table
Project files updated to use PlatformToolset v145 for Visual Studio 2026 support. Object type hash table implementation in objects.c changed to use linked nodes for better collision handling. Minor code improvements, version and date updates, and additional error checks were made throughout the codebase.
2025-11-29 12:32:45 +07:00
hfiref0x 1f531a3daa 2.0.5
Update plugins
2024-06-11 22:06:14 +07:00
hfiref0x 2f439f5518 1.9.3
updated SeCiCallbacks search for newest Windows versions
fixed win32k ApiSet resolving for Win10 21H2
fixed ObCallbacks enumeration issues
support for various kernel driver helpers
ported to msvc 2022 (with backward compatibility to 2019)
bugfixes
rtls updated
(beta 1)
2022-05-15 13:05:27 +07:00
hfiref0x e3e8755939 1.8.7
Oct 2020 patch

20H2 compatibility
Turn off Spectre nonsense
Rtls update
2020-10-21 16:01:21 +07:00
hfiref0x 63c7d135c0 1.8.7
See "What Is New" section of readme for more info or for complete list of changes -changelog.txt in source directory.
(beta 1)
2020-07-28 11:10:56 +07:00
hfiref0x 4168120af1 1.8.3
See "What Is New" section of readme for more info or for complete list of changes -changelog.txt in source directory.
(Pre-release)
2020-01-15 13:04:22 +07:00
hfiref0x 034c7c11b5 1.8.0
See "What Is New" section of readme for more info or for complete list of changes -changelog.txt in source directory.
(Pre-release)
2019-08-27 13:02:24 +07:00