how to Hack using cmd (basic codes) - Pirates Tech | How To - techOcean

Latest

Wherever we want to go, we go... that's what a ship is, you know.

-Captain Jack Sparrow

The seas may be rough, but I am the Captain! No matter how difficult, I will Always Prevail.

-Captain Jack Sparrow

Saturday 13 February 2016

how to Hack using cmd (basic codes)

In the starting of this tutorial i want clear this if you misuse this information in hacking someones computer then I am not responsible for it.


In this tutorial you will learn some basic codes and tricks in cmd ( command prompt ) so let's begin the tutorial


Step 1: opening the cmd window
first open start menu > run then type cmd and open it

Step 2: starting commands ping and tracert
Now lets start with it
our first command is ping command

ping command ? what this do

The ping command helps to verify IP-level connectivity. When troubleshooting, you can use ping to send an ICMP echo request to a target host name or IP address. Use ping whenever you need to verify that a host computer can connect to the TCP/IP network and network resources.


to apply the ping command just type the command like
" ping www.thewebsite.com"
ex- ping www.google.com

Now our second command is tracert

what is tracert? what does it do

The TRACERT (Trace Route) command is a route-tracing utility used to determine the path that an IP packet has taken to reach a destination. Note You can run this utitily by typing tracert IPAddress or tracert HostName at the command prompt.


to apply the tracert command just type the command like
" tracert www.thewebsite.com"
ex- tracert www.google.com

Step 3: ipconfig
? Now ipconfig ????

this command is easy to understand

Ipconfig displays all current TCP/IP network configuration values and refreshes Dynamic Host Configuration Protocol (DHCP) and Domain Name System (DNS) settings. Used without parameters, ipconfig displays the IP address, subnet mask, and default gateway for all adapters.


just type " ipconfig " and hit enter it will show you all the details

Step 4: Matrix
matrix is a code which is one of tricks done
in cmd. in this trick there
are different codes come and come and come
to do this tricks just type this code

Title Matrix
color a
mode 1000
:start
Echo %Random% %Random% %Random% %Random% %Random% %Random% %Random% %Random% %Random% %Random% %Random% %Random% %Random% %Random% %Random% %Random% %Random% %Random% %Random% %Random% %Random% %Random% %Random% %Random% %Random% %Random% %Random% %Random% %Random% %Random% %Random% %Random% %Random% %Random% %Random% %Random% %Random% %Random% %Random% %Random% %Random% %Random% %Random% %Random% %Random% %Random% %Random%
Go to start

save it as .bat if you want to do it in notepad

how to shutdown your school computer

to do it just type " net view "
then it will appear all the ip address that are connected to that network

when the command finish finding all the ip address then type " shutdown-i "
then a window will appear their are a tab name add just type the ip address of the pc which u want to shut down then their is a scroll box where their are option of shutdown restart or log out chose what u want to do

then their is a check box which is check this check box will sent the message of shut down to have fun just uncheck it
and press the shutdown button

How to create an admin account in windows

Step 1 Open CMD Prompt...
On Windows XP, click the Start button, then open up Run..., and type in "cmd" and click OK.

On Windows Vista or Windows 7, click Start, search for "cmd" and press Enter.

Step 2 Add username and password
Now, in the command prompt window, type:

net user /add [username] [password]

Press Enter. Here's an example of what it should look like:
Step 3 Add as admin
Now type:

new localgroup administrators [username] /add

Press Enter. Here's the example:



Done!
You should now have a new Admin Account on your PC!


No comments:

Post a Comment