Skip to content

Releases: hfiref0x/WinObjEx64

WinObjEx64 v2.1.0

19 Mar 07:30
e2a7271

Choose a tag to compare

v2.1.0 19 Mar 2026

ported to msvc 2026 (with backward compatibility to 2022)
win11 25H2 compatibility improvements
fixed incorrect object quota information dump
more descriptions for object types
WinDepends support integration for Drivers/SSDT/SSSDT table viewers
internal rearrangement

Full Changelog: v2.0.9...v2.1.0

WinObjEx64 v2.0.9

28 Aug 01:11
265794b

Choose a tag to compare

v2.0.9 28 Aug 2025

internal rearrangement (too much to list here)
updated RTLs (ntos, ntsup, treelist)
merged #46

Full Changelog: v2.0.8...v2.0.9

WinObjEx64 v2.0.8

23 Jun 05:17
93859cf

Choose a tag to compare

v2.0.8 23 June 2025

fixed various spelling errors throughout the codebase and documentation
plugins have been upgraded to the new interface version, improving compatibility and extensibility
fixed memory leaks in several plugins and addressed application-wide memory leaks
performed internal refactoring for objects management, which should theoretically improve performance
optimized the process tree view, resulting in better performance for the process list dialog, especially with large process sets
improved Authenticode hash calculations, adding better padding logic and enhanced error handling
updated the object search dialog logic for better handling of large/big search queries
updated the MSVC compiler versions database for more accurate build/version reporting
updated RTLs (ntos, ntsup, ntldr, tabctrl, symparser) to their latest versions for improved stability and feature support
support Vista again (limited set of features), as per feature request #44

Full Changelog: v2.0.7...v2.0.8

WinObjEx64 v2.0.7

29 May 06:19
ebdd875

Choose a tag to compare

v2.0.7 29 May 2025

win11 24h2/25h2 compatibility improvements
rtls updated

Full Changelog: v2.0.6...v2.0.7

WinObjEx64 v2.0.6

02 Feb 03:39
930b51b

Choose a tag to compare

v2.0.6 29 Jan 2025

win11 24h2/25h2 compatibility improvements
rtls updated

Full Changelog: v2.0.5...v2.0.6

WinObjEx64 v2.0.5

19 Jul 03:51
efed6c7

Choose a tag to compare

v2.0.5 19 Jul 2024

added Pnp manager callbacks
win11 22h2/23h2/24h2 compatibility improvements

What's Changed

New Contributors

Full Changelog: v2.0.4...v2.0.5

WinObjEx64 v2.0.4

24 Feb 02:35
2b5bfeb

Choose a tag to compare

v2.0.4 24 Feb 2024

win11 23h2 compatibility
win11+ 24h2 compatibility improvements
fix tooltip flickering for drivers list
fix log ui highlight glitch
fix authenticode hash missing pad bytes (in some cases)
driver list tooltip now include information if the given driver is registered as filter (admin priv. required)

WinObjEx64 v2.0.3

31 Jul 06:02
0d43b13

Choose a tag to compare

v2.0.3 31 July 2023

recent win11 compatibility improvements
win11 24h2 preliminary support

WinObjEx64 v2.0.2

27 May 12:44
dd96210

Choose a tag to compare

v2.0.2 25 May 2023

recent win10/win11 compatibility improvements
display more details about shimmed drivers

WinObjEx64 v2.0.1

25 Dec 05:16
b6f50a4

Choose a tag to compare

v2.0.1 25 Dec 2022

recent win10/win11 compatibility improvements
token properties dialog changes
added and updated some object type descriptions (from Windows Internals 7ed book)