Sunday, 6 November 2016

5+ Best CMD Commands Which Is Used In Hacking


We all know that Command Prompt is one of the most powerful tools in Windows which is well known by CMD. It is the command-line interpreter on Windows OS. With the help of CMD, you can do almost anything with your PC/laptop. We can’t explain what exactly CMD can do! However, hackers or some professional users know how to make full use of Command prompt.
Here in this article, I am going to show you the list of best CMD commands which are used by Hackers. Therefore, if you have just made a mind of becoming a hacker then you could learn to utilize this 5+ best CMD commands used in Hacking.

Command 1: ping

This command uses your internet connection in order to send some packets of data to a specific web address then these packets are sent back to your PC. The test simply shows the amount of time it took to reach the specific address. In simple words, it helps you to know if the host you pinging is alive.
You can use Ping command whenever you need to verify that the host computer can connect to the TCP/IP network and its resources.
For example, you can type in Command prompt ping 8.8.8.8 which belongs to Google.
You can replace “8.8.8.8” to “www.google.com” or something else which you want to ping.

Command 2: nslookup

It is a network administration command-line tool which helps you to obtain domain name or IP address mapping for any specific DNS record. Suppose you have a website URL but want to know its IP Address, you can simply type in CMD
nslookup www.google.com (Replace Google.com with your website URL which you want to find the IP address)

Command 3: tracert

You can say Trace Route like its name it allows users to trace the route than an IP packed has taken to reach a destination. The command calculates and displays the amount of time each hop took to reach a destination. You just need to type
tracert x.x.x.x (if you know the IP Address) or else you can type tracert www.google.com (If you don’t know the IP address)

Command 4: arp

This command helps you to modify ARP cache. You can run arp-a command on each computer to see whether the computers have the correct MAC address listed for each other to ping each other successfully on the same subnet.
This command also helps users to find out if anyone has done arp poisoning in their LAN.
You can try typing arp-a in command prompt.

Command 5: ipconfig

This is the command which shows every useful thing. It will show you IPv6 address, temporary IPv6 address, IPv4 address, Subnet Mask, Default gateway and all other things that you want to know.
You can type in command prompt “ipconfig” or “ipconfig/all”

Command 6: netstat

If you want to find out who is establishing a connection with your computer then you might try typing in command prompt “netstat -a” it will display all the connection and you will get to know about the active connections and listening ports.
Type in command prompt “netstat -a”
So, above are the 5+ best CMD commands which is used in hacking. I Hope you like this post! Share it with your friends. 
And Like my Facebook page: https://www.facebook.com/hackwithprince

How to Download Whole Website And Access Offline


Do you want to access your favorite website without internet? Today I will discuss how you can download a whole website and access offline.
With the help of this trick, you will be able to browse any website without Internet Connection.
There are many tools which can perform this task. But HTTrick is one of the best website copier you can use in  your Window Computer.
Follow these steps to download a website for offline viewing using HTTracks:
Follow the link given ahead and download WinHTTrack
1. Click Next on the welcome page.

2. Type Project and Category name (choose any name as per your liking) in the field and click Next.

3. From the drop-down menu in front of Action, select Download web site(s). In future, if you want to update the downloaded data, select Update existing website and follow the rest.
4. Click Add URL and type the website address.
5. Click Set Options. Untick use proxy for ftp transfers check box. Click Ok.

6. Click Next, followed by Finish.

7. Now the website download process will start.

Browsing The Downloaded Website Using HTTrack?

From the HTTrack:
  1. Click File.
  2. Click Browse sites…
  3. Your web browser will open displaying a list of all the websites you’ve downloaded.
From Windows Explorer:
  1. Navigate to C drive or whichever drive you have saved the website.
  2. Open My Web sites.
  3. Open the folder of the offline website you want to browse.
  4. Open the index file. Make sure the index file uses the Chrome (or any web browser) as the default application.
If You like my post plz like my facebook page.
Keep Visiting........

Tuesday, 1 November 2016

How Hack Windows Experience Index Score


Here we will discuss an interesting trick that will let you hack your Windows Experience Index Score. Go through the post to know the trick.
Have you ever checked your Windows Experience Index just to figure out how much powerful your system is? Have you ever imagined that you can actually increase those numbers without upgrading your PC? This is possible and we are going to show you how to hack the Windows Experience Index.
First, let me tell you that Windows Experience Index has an API that programs can utilize to enable your system’s functionality. If you recently saw your Windows Experience Index showing you low score then some functionality of your computer much be disabled. However, you can use this trick to increase the scores manually and can even prank with your friends. Let’s explore the trick.

Here’s How You Can Hack Windows Experience Index Score

Step 1. First of all, you need to navigate to C:\Windows\Performance\WinSAT\DataStore and open the file that ends with Formal.Assessment (Initial).WinSAT).

Step 2. Simply right click on Formal.Assessment (Initial).WinSAT) and open the file with Notepad.

Step 3. Now press CTRL + F and on the Find box type “<WinSPR>” without the quotation mark and click on “Find Next”

Step 4. Notepad will highlight the code. Now here the trick begins.

Step 5. Now you need to look for these words and change its value according to your wish.

Step 6. Now don’t rename the file, simply save the file on your desktop and from there you need to cut the file and paste it in C:\Windows\Performance\WinSAT\DataStore. You need to provide Administrative credentials.

That’s it now you need to head over Windows Experience Index and see the results. You will be amazed to see the results.
So, above is all about how to hack Windows experience index. With this trick, you can easily modify your computer scores and can amaze your friends. I hope you like the trick. Share it with your friends too! If you are facing any issue at any step feel free to ask us in the comment box below.

Monday, 31 October 2016

How To Create Undeletable & Unrenamable Folder In Windows

Today we are hereabouts with a method to How To Create Undeletable And Unrenamable Folder In Windows. Today each user wants its isolation in a computer as everyone wants to secure their data in the computer system. So in this post, I will tell you the method by which you can easily create Undeletable and unrenamable folder which will not get deleted or renamed outwardly your permission.

This trick is really helpful and even make your data more secure in your computer system. This folder can be generated easily as the method to create such folder is very easy and straight so you just have to follow the post written below.

How To Create Undeletable And Unrenamable Folder In Windows


The method is very simple and easy and you can easily do this with a little cmd trick. Just follow the below steps to proceed.

Step 1. First of all, go to Start and then Click on Run. Now type cmd & hit enter (Command Prompt will get opened).

Step 2. Always remember that you cannot create any undeletable & unrenamable folder in your root directory of storage. Which means these folders can’t be created on the drive in which your windows is being installed. So select the drive by typing D:, E:, F: and then hit enter.




Step 3. Type md lpt1\ and hit enter (md – make directory). Now open the directory and you will see the folder created by name con there. You can store your precious file inside that folder.



Step 4. Now let’s try to delete that folder or rename that folder  every time you try to do it Windows will show the error message there. This folder now can’t be deleted and renamable by this way.

How to delete the Unrenamable and Undeletable folder







  1. First of all open the Command Prompt.
  2. There type D: ( if you have created the folder in D: drive) & hit enter.
  3. You have to delete the files inside the “con” folder in order to delete the folder
  4. Now their type rd lpt1\ (rd – remove directory)
  5. Now again open the directory and the folder will get deleted from there.

So foregoing is all about How To Create Undeletable And Unrenamable Folder In Windows. By this way, you can efficiently make sure that the folder that  contains your personal data that is pics, videos and audio etc is secure from any unauthorized access. Hope you like the post, Don’t forget to share it with your friends and leave a comment below if facing any problem at any step in the method discussed above.

Saturday, 29 October 2016

How To Remove Virus From Computer With CMD

Viruses, malware, trojans, worms! These evil things can penetrate your computer through numerous ways like internet browsing, from USB devices, phishing link in your email and also by installing infected software. Most of these viruses make your computer slow and eat up valuable memory as well as storage space. Some more powerful viruses are meant to contaminate our operating system too and steal personal information and banking data.

The conventional method to identify and remove such unwanted program from your computer is to install an anti-virus software and scan your computer for any viruses/trojans/worms that exist and quarantine them. However, there are some computer users out there who use unconventional methods to find such virus. Today we are discussing such unconventional method by using Command Prompt or DOS Prompts to identify and remove such virus. The method is simple and straight which even a layman computer user can proceed with, just follow the steps given below :

How To Remove Computer Viruses Using CMD

The Command Prompt or CMD/DIS Prompt is a command line utility program on Windows 10. Though the command prompt is rarely used by layman PC/laptop users, it is a powerful utility in the hands of pro hackers. CMD has access to reconstruct all Windows system files by using various attributes like removing the hidden attributes which a virus normally uses.
One of the leading causes of virus infections in computers and the CMD method work on USB to remove its viruses and secure your computer.

Steps To Remove Computer Viruses Using Command Prompt:

1) Click on Start and type cmd. Now right click on the cmd icon and select run as administrator. Running the command as administrator is important as you need to access the system files which are not usually visible in guest accounts. Now command prompt window will open, now select your drive from which you want to remove a virus.

2) Suppose your USB has a virus and your USB drive is F. Type “F:” without quotation on Command line. 



Step 3. Now the C: will change to F: Now you need to type “dir F:” in CMD and hit enter. It will show you the directory of F drive.



Step 4.  So now type the following command to show all the hidden and system files on your USB drive. Type “dir F: attrib -s -h /s /d *.*”  without quotations and press enter. Typing this command will explore your selected drive and will load all the files including hidden and system files on your drive.



Step 5. In this window you will notice unusual file.exe  and extention if your computer has been infected with a virus like the dreaded autorun.inf virus. Rename it using this command line rename filename.extension new filename. Usage > C://rename autorun.inf (new filename)



That’s it!  Now you can identify all the viruses in your PC and USB and delete them without any help of anti-virus software. You can delete the autorun.inf by typing in the command “del autorun.inf” or del :”yourfilename”

Tuesday, 18 October 2016

How To Create WiFi Hotspot In Windows Without Any Software


A wireless ad hoc network is a decentralized type of wireless network. The network is ad hoc because it does not rely on a pre existing infrastructure, such as routers in wired networks or access points in managed (infrastructure) wireless networks. The wireless networks are in great need today not only to for fire sharing but also for playing games using LAN network for example ( Counter Strike, NFSMW etc ).

NOTE: Before you begin, you should make sure that you’ve got a laptop or desktop with a wireless card that isn’t currently connected if your laptop is connected to the wired network, your wireless card should be free, and you can use it to allow access to the internet.

Create WiFi Hotspot In Windows Using  Command Prompt


1. First, you need to open the command prompt with administrator privileges. Press the Windows + X key on your keyboard and select Command Prompt (Admin) from the pop-up menu.

2. Now we will create the hotspot. Simply enter the following command and press the Enter key:

netsh wlan set hostednetwork mode=allow ssid=techviral key=password


3. The SSID is the name of the WiFi connection and can be changed to anything you want. The KEY is the password and can be changed, also but bear in mind that it has to be at least eight characters.
4. Next you need to start the following command to start the WiFi hotspot:
netsh wlan start hostednetwork

5. Your WiFi hotspot should be activated and usable. You can check its status in the network and sharing center of your control panel.
6. You can now connect your devices to the hotspot and use the same WiFi connection without using third-party tools.
7. You can turn off the hotspot when not in use with the following command:
netsh wlan stop hostednetwork
So above is the method of create wifi hotspot method, by using these methods you would be able to create wifi hotspot in windows. And If you face any problem feel free to discuss in below comments, don’t forget to share with your friends.


Thursday, 28 July 2016

How to Create Password-Protected Drive in Windows

1) Download This simple software Here Download Hidden Disk

2) Install and launch Software.

3) To create a hidden disk, using arrow buttons present at the top right corner select the drive letter of your choice and select “Create Disk” button.



4) When you click on “Create Disk” button , Hidden disk will show you a warning dialog box that instructs you ,not to format or reinstall Windows because data stored in hidden disk will be lost. This is because software will create space i.e. hidden container in your Windows Installation Drive . When you reinstall or format, it will backup all your files and folders.
To continue your process, click on “I Will Remember” button.

5) Your hidden disk will be created and it will appear as a separate division in the File Explorer. You can open and can add multiple files and folders depending on the disk size. 



6) Once you have add on files and folders, click on the “Disable Disk” button and this will remove the hidden disk from the File Explorer.

7) In future, if you want to access your hidden container, simply launch the application and select the drive letter and select “Create Disk” button. This will open your hidden disk and you can now easily access your files and folders.

8) Enter your new password and email address and click on the “Create Password” button to set password.



9) From now onwards, when you want to open the Hidden Disk application, it will ask you for the password.



10)  If in any case, you forget your password, click on the link “Recover Password by Email” to receive a new password through email.

How To Create WiFi Hotspot In Windows Without Any Software

Step 1: First you need to open command prompt with administrator. For This Right Click on cmd and click on Run as Administrator.



Step 2:Now Enter following command and press enter.

netsh wlan set hostednetwork mode=allow ssid=hackbyprince key=password



HotSpot Name = hackbyprince
Password = password
You can change name or password.

Step 3: Now enter following command for start hotspot.

netsh wlan start hostednetwork



Your WiFi hotspot should be activated and usable. You can now connect your devices to the hotspot and use the same WiFi connection without any software.

Step 4: You can turn off hotspot by this command.

netsh wlan stop hostednetwork






Friday, 5 February 2016

How To Watch Youtube Videos in VLC Media Player


Steps To Watch Youtube Videos in VLC Media Player:

1. First of all if you don’t have VLC media player installed on your computer then you need to download it and open VLC Media Player.
2. Open VLC media player, Click on File > Open Network Or Simply Use CTRL+N Keys to Open up Network URL Dialog box.
3. Open Youtube, Navigate to Whatever Video you want to Play in VLC, Copy the Url of that video and Paste it in the Dialogue Box. and Click on Play.
4. Everything is done, Now Open VLC, Press CTRL+N Paste Video Playlist URL Which need to be played, Click on Play.
5. That’s it! You are done now you can enjoy all videos in VLC Media player, But one thing to remember the video you are performing in VLC must be public, Private or hidden videos doesn’t play on VLC media player as there is no sign-up process.