Replace Gina in the security mode of Windows2000XP

zhaozj2021-02-16  57

In normal mode of Win2000 / XP, we can use the way in the registry:

In HKEY_LOCAL_MACHINE / SOFTWARE / Microsoft / Windows NT / CurrentVersion / Winlogon

Add your own Gina DLL to implement Windows login control. But in safe mode, Windows Winlogon. EXE does not call registry

The Gina DLL specified in. But use the default msgina.dll to log in. We can change it, implement the security mode Gina as follows

replace:

A. Load your own Gina in the way in the registry (hypothesis list gina.dll)

B. Since Msgina will be called by Winlogon when the system starts, it can only perform the rename operation of the file in Ginaa.dll's WLXNegotiate.

Take Ginaa.dll -> msgina.dll; msgina.dll -> msoldgina.dll

C. So our Gina became Msgina.dll. It can be made of Windows.

转载请注明原文地址:https://www.9cbs.com/read-19136.html

New Post(0)