Skip to content

Releases: wiktorwiktor12/ConsoleLogonHook

Release v1.0.7

07 Jul 00:32
Compare
Choose a tag to compare

Improved Background Image picking routine by implementing a reverse-engineered version of the one used in windows 7

Release v1.0.6

30 Jun 21:45
Compare
Choose a tag to compare

ConsoleLogonHook now no longer relies on au7hui.dll to function properly. All resources used for ConsoleLogonUI are now in ConsoleLogonUI.dll.

It is recommended to delete au7hui.dll after upgrading, as it is no longer needed. If you are using a au7hui.dll with modified resources, you should transfer those modifications to ConsoleLogonUI.dll.

Release v1.0.5

30 Jun 17:00
Compare
Choose a tag to compare

New CLH update that adds dpi support.
Fixed more crash issues.
Shutdown button now shuts down (shutdown options button does nothing still)
Fixed branding not being loaded from basebrd.dll

Release v1.0.4a

29 Jun 10:44
Compare
Choose a tag to compare

Readd static linking for runtimes + fix crash when pressing cancel on security options + version offset caches

Release v1.0.4

28 Jun 23:44
Compare
Choose a tag to compare

Add support for 1903 (1909 should work, but hasn't been tested)
Fix issues relating to secureuxtheme hook logonui feature
other improvements and stability improvements

I would recommend deleting ConsoleLogonHookOffsetCache.txt in system32 before applying the update if you are coming from v1.0.3, shouldn't be needed but better to be safe than sorry.

Full Changelog: v1.0.3...v1.0.4

Release v1.0.3

23 Jun 01:58
Compare
Choose a tag to compare

Moved background resource from the bundled au7hui.dll to the ui dll.
NEW offset finder and cache system to find the offsets so that any consolelogon.dll can be used! No more need to replace the consolelogon.dll!

Please make an issue if you encounter any issues as of this update compared to the update before as the offset cache system may not be 100% reliable at the moment.

Release v1.0.2

22 Jun 14:17
Compare
Choose a tag to compare

Bug fix release to fix some bugs and improve stability.
Also, consolelogonhook no longer relies on vc redist x64 being installed, so you should be able to use it without installing it

Release v1.0.1

21 Jun 23:59
d6c9bea
Compare
Choose a tag to compare

Quick little bug fix release for Console logon hook to fix Microsoft account names not showing up in selected credential view.

Note: Other alternative log in methods such as fingerprint or windows hello are not fully supported yet, so I would not recommend using them at this moment, they should work if they appear as the first choice in console logon, but it will bug out the UI a little bit. This will be solved and fixed at a later date.
Also I need to redo the way I am grabbing user profile pictures so that it supports Microsoft Accounts.

Release 1.0.0

21 Jun 22:13
84dc823
Compare
Choose a tag to compare

v1.0.0 Release of ConsoleLogonHook, Follow Instructions for installation in the readme