27 Commits

Author SHA1 Message Date
hfiref0x eba4d53633 Improve driver list tooltip handling
Refactored driver list tooltip logic to use dynamically allocated buffers and improved tooltip display reliability. Applied minor code quality and static analysis annotation fixes throughout the codebase.
2026-01-15 14:17:06 +07:00
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 83e08de61f 2.1.0
Added more descriptions for object types
2025-10-04 12:39:26 +07:00
hfiref0x 5dbadac5c3 2.1.0
Fixed incorrect object quota information dump
Internal rearrange
2025-09-21 10:37:22 +07:00
hfiref0x 086d3f7727 2.0.9
Internal rearrange
2025-08-20 11:26:26 +07:00
hfiref0x c41b1290e9 2.0.8
Internal rearrange
2025-06-14 22:25:32 +07:00
hfiref0x cf5718630c 2.0.8
Objects lookup optimization.
2025-06-13 13:57:24 +07:00
hfiref0x 197a7e55ee 2.0.7
Internal rearrange
2025-05-12 10:18:37 +07:00
hfiref0x 9ed368447f 2.0.6
Win11 24h2/25h2 compatibility improvements:
Updates to various types of callbacks query
Updates to FltCommPort object view
Updates to win32k table view
Rtls update
2024-10-12 17:34:20 +07:00
hfiref0x 6b010d2328 2.0.4
Add new object types
2023-12-09 10:52:48 +07:00
hfiref0x 12f8796535 2.0.1
added and updated some object type descriptions (from Windows Internals 7ed book)
2022-12-22 20:53:59 +07:00
hfiref0x 5a6f235bcb 2.0.1
recent win10/win11 compatibility improvements;
token properties dialog changes
2022-12-13 16:45:53 +07:00
hfiref0x 71d340be5e 2.0.0
added entirely new handling of object names to support embedded nulls
added Pico providers, Nmi, SiloMonitor and Errata manager callbacks
added CmControlVector viewer
added Copy Name/Copy Name (Binary) commands to the main window popup menus
added program statistics (see Help->Statistics)
added legend window description for process list
added ability to fix image sections for dumped drivers
added RegistryTransaction object view and access rights
moved "Globals" from about box to the View->System Information and rearranged it output
drivers dump operation can now be cancelled
fix display of PUNICODE_STRING dump
fix ALPC Port type objects sometimes unable to open while they can be opened
plugin sdk updated to accommodate new named objects handling
imagescope plugin updated to accomodate plugin sdk changes
elevation required features in "extras" will now request elevation instead of just been disabled
help file updated with drivers and symbols usage
internal rearrange and minor UI changes
(release candidate 1)
2022-06-22 09:20:21 +07:00
hfiref0x dcfed82af7 1.9.2
more Win10/11 21h2 compatibility changes
added FLT_FILTER, FLT_OBJECT structured dump
added authenticode hash calculation for loaded drivers (extras->Drivers, use popup menu on driver entry)
various minor UI changes
rtls updated
internal rearrange
(beta 1)
2021-11-27 14:42:30 +07:00
hfiref0x 38492b3cfe 1.9.0
For a complete list of changes see changelog.txt in the sources directory. Release candidate 1.
2021-06-18 18:21:42 +07:00
hfiref0x f7364065e4 Update
April 2021 update with compiled binary for ExCreateCallback list support.
2021-04-26 09:52:30 +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 0c664c08bc 1.8.6
Reimplemented directory object dump to output more data
Internal rearrange
2020-05-31 14:39:46 +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 bc1cfbeeca 1.7.3
See "What Is New" section of readme for more info or for complete list of changes -changelog.txt in source directory.
2019-04-01 19:28:14 +07:00
hfiref0x e1addb483d 1.7.2
symbolic link object dump
internal fixes after profiling
support for 19H1 SeCiCallbacks scan
added and updated more object type descriptions
2019-03-02 10:38:26 +07:00
hfiref0x 0404d4b218 1.7.0
See "What Is New" section of readme for more info or for complete list of changes -changelog.txt in source directory.
2018-12-03 15:20:54 +07:00
hfiref0x 3b8beee84e Revert "1.7.0"
This reverts commit d4ff6e9ebf.
2018-12-03 15:14:22 +07:00
hfiref0x d4ff6e9ebf 1.7.0
See "What Is New" section of readme for more info or for complete list of changes -changelog.txt in source directory.
2018-12-03 15:09:44 +07:00
hfiref0x e6f750ec4e 1.6.0
Multiple changes, see changelog.txt or help file -> history for more info.
2018-10-30 23:43:27 +07:00
hfiref0x 399b30c0e3 1.5.0
Combined all previous changes from 1.4.x
2017-09-15 15:24:30 +07:00
hfiref0x 2a81d40007 1.4.6
Parition, DxghCurrentDxgProcessObject objects description added
added mailslots viewer dialog
some code revision and bugfixes
2017-03-10 14:26:36 +07:00