Tuesday, June 12, 2012

How to look like a hacker in movies

I bet every one of us has seen movies where there are hackers who are writing greentexted commands somewhere and boom, something has hacked.

Well, it's actually an old trick that I didn't understand in childhood. Most used command is called the Matrix command from the movie. You know it when you see it. It's an actually pretty cool trick to fool your friends. So here we go:

1. Open your Notepad.
2. Copy this code to Notepad:

@echo off
color 0a
:top
echo %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random%
goto top


Note: You have to make sure that %random% is in one line.

3. Save the file as randomname.bat

4. Run the file. It should look like this:









Note: press Alt+Enter for full screen.





0 comments:

Post a Comment

 

Computer Tips & Tricks Copyright © 2011 | Template design by O Pregador | Powered by Blogger Templates