Batch file hacking is very fun oh yeaa in this page we'll see some tricks and about them.
What Is A Batch File? A batch file is a MS-DOS file that will execute certain commands these files are usually made with notepad, Alot of people think batch files are nooby but if you know what your doing they can actually be quite powerful and by powerful i mean deleting a whole C:/ Drive.
Whats CMD? Ok Now you know what a Batch File is you need to know what CMD is ok well cmd is basicly MS-DOS it is a program that allows you to execute certain commands, CMD is simply short for Command Prompt which is its full name.
How To Get CMD? Ok now were getting somewhere here are some simple ways to create and run cmd 1.Start>Run>"Type Cmd" and viola (If That Dosent Work Try Typing cmd.exe) 2.Notepad>(type command)>Save to desktop as (anything.bat) just make sure it has the extension (.bat) open it and theres C Prompt. 3.Right click anywhere on your desktop>New>shortcut>(type command)>enter>and on your desktop is C prompt. 4. Simply Go Start>Accesories>Command prompt. Lol 5. Go To C:\WINDOWS\system32\cmd
Tricks And Tips Ok you now know the basics of your hacking journey, here are some tricks that you can use.
1. Shutdown Error Ok this is a trick , when you click on this icon your about to make it will shut the computer down in the amount of time you set lets say 1min and you can leave a message, our message will be "You Got Owned".
To make this 1. Open Notepad, 2.Type Shutdown -s -t 60 -c "You Got Owned" 3. Save To Desktop As shutdown.bat (DONT FORGET THE .BAT) 4.You will now have an icon on yor desktop thats called shutdown.bat 5. Double click on it to execute and an error message will come up saying "Shutdown Will Commence In 1min" and below that will be a message saying you got owned. Thank You That Is My First Trick.
2.Shutdown Another Computer (Must Know IP Or Computer name. Ok this trick is the same as the one above, but! it will shutdown someone over a network, (they must be online) alright it is very similar to the one above just do this.
1. Open Notepad. 2. Type, shutdown -s -m \\ (IP Or Computer Name) 3. Save To Desktop As Shutdown.bat (AGAIN DONT FORGET .BAT!) 4.You wil now have an icon on your desktop call shutdown.bat 5.Double click to execute it and there computer should shutdown =D
Labels: Hacking, Programming
|