If you ever needed information on hacking
Windows, then here you go. However, keep in mind that this is for learning
purposes only.
Steps
When the computer starts up, hold down F8 before you see the
"Windows Starting" screen. This will bring you to a screen with
choices. Your best bet will be "Safe Mode with Command Prompt". You
can then do as you wish.
Dialog will appear: you're going to want to go down to the bottom and
select "All Files". Then you are going to name the file: Batch.bat.
After that, go to where you saved it, and open it. That will open up Command
Prompt.
However, if the computer has notepad blocked, you can easily go to any
web page and then go to "View>View Source". That will easily open
up Notepad.
After that, you will be able to do as you wish inside command prompt.
Here is how to add or delete accounts:
Add Account: C:>net user USERNAME /add
Change Accounts password: C:>net user USERNAME * then you'll be able
to enter a new password for the account. If you just press enter without typing
anything, the account password will be reset.
Delete Account: C:>net localgroup Administrators# # another way is
to open up notepad, (if its not blocked), and type in "command.com".
Then goto File->Save As. A USERNAME /ADD
Tips
Don't be dumb and mess up someone else's computer. Only do anything
like this if you need access to the root of Windows. It was written for
learning only. Also, don't try anything unless you know something about DOS.
Its much more fun to use the Emergency Boot CD... check it out.
Warnings
Doing this stuff on a computer other than yours is illegal, so don't do
it on someone else's, unless you have been given the permission to do so.
Don't even think about trying this at school. Really, that's just
stupid. Not to mention it's not cool to get expelled because you pulled a dumb
hacker stunt.
No comments:
Post a Comment