wiktorwiktor12/ConsoleLogonHook

Some bugs that i found in ConsoleLogonHook

Closed this issue · 16 comments

I was testing ConsoleLogonHook on a vm and decided to see, if there are any bugs (of course i know that this project is still in beta, but it's good to adress them)

Bug 1 - Shutdown button and the dropdown menu don't work (don't know if they are for now, deco only)
Bug 2 - Changing the password works, but displayes the "error" icon instead of the "information" icon and is missing the "Create a password reset disk or something like that"
Bug 3 - Multi Accounts are bugged and show wierd characteres
Bug 4 - Keyboard buttons are missing (i don't know if they can be brought back)
Bug 5 - When there is a single user on the computer and the pc is locked, it still shows the "Switch user" button
Bug 6 - When locked, it doesn't say if the user is logged in (again, don't know if it can be brought back)

These are the only ones that i could find (for now). Still, crazy that this is even possible.

  1. Deco only atm, will be added soon
  2. aware
  3. should be fixed in latest
  4. will be added at a later date
  5. aware, might take a bit of hacky tinkering to get this right
  6. I know how to display the text, just need to investigate a way to check if the computer is locked

idk how to use github lol, but just tested ver. 1.0.2 and the names are still bugged. using a Windows 10 21H2 IoT Enterprise LTSC VM + Revert8Plus ver. 3.1 to test it

can you send a screenshot of it and a log file of it?
log file is stored in System32/Logs/CLH.log

obraz
The names of the users are: User, test. when clicking on any of those, i only get the account User. the account "test" is freshly created and has never been logged in. here is the log:
CLH.log

also when clicking "Switch user" in the CAD, it's acting 1:1 like the "Lock" option

just looking at logs rn, i would recommend disabling the lock screen, this fixes a bug where u have to press ctrl alt delete to continue

also try getting logs again, that log you sent doesn't seem to have you going into userselect

just looking at logs rn, i would recommend disabling the lock screen, this fixes a bug where u have to press ctrl alt delete to continue

i disabled it, or rather revert8plus did, but an update ruined it but i think it was the exact same

also try getting logs again, that log you sent doesn't seem to have you going into userselect

CLH.log - here is the log. i also made a quick vid to show what's happening if it doesn't show up in the log - https://youtu.be/exlB48tW2FY

also i think you forgot to include ConsoleLogon.dll in ver. 1.0.3

also i think you forgot to include ConsoleLogon.dll in ver. 1.0.3

doesnt need it anymore

also i think you forgot to include ConsoleLogon.dll in ver. 1.0.3

doesnt need it anymore

when i was trying to update from 1.0.2 and putting the files without any clh versions, it wouldn't let me just go to tge logon screen or CAD

obraz The names of the users are: User, test. when clicking on any of those, i only get the account User. the account "test" is freshly created and has never been logged in. here is the log: CLH.log

This seems to be caused by SecureUxTheme, when you have the option to Hook into LogonUI enabled. Try to disable it for now and test again.

obraz The names of the users are: User, test. when clicking on any of those, i only get the account User. the account "test" is freshly created and has never been logged in. here is the log: CLH.log

This seems to be caused by SecureUxTheme, when you have the option to Hook into LogonUI enabled. Try to disable it for now and test again.

well, i'm using ultrauxthemepatcher (at least i think r8p uses that cause that's my testing vm). i will try tomorrow, cause it's basicly midnight for me

there's a small problem the shutdown red button is not working even if i clicked it 100 times

It's currently only for decoration, future updates will make it functional