Skip to main content

Posts

Showing posts from May, 2019

How To Completely Hide Files/Folders Using Command Prompt| Windows(10/8.1/8/7/XP)

People usually store lots of data in their systems that they don't want anyone to see. No matter what kind of content you keep on your computer, you'll always find reasons to hide certain files and folders. Files/Folders may have important documents, videos, photos etc that you want to keep private, or you simply want to prevent users from accidentally seeing those files or even deleting certain files. If you're sharing your PC with other people, or maybe some one close to you such as your friends access your pc then this method can surely help you. The normal hiding the files/folders procedure by going to their properties and clicking on the hiding option is a well known procedure, But it can be easily viewed if some one is smart enough to maybe un-check the option of hiding images and viewing all hidden files/folders option in the system. This method is specially for those people who want to hide the file completely as it is simple and not everyone knows this method a...

Create A WiFi Hotspot From A PC/Laptop (Windows 10/8/7/XP)

Creating a wifi hotspot from your system(PC/Laptop) is a cool trick that we can use to perform numerous activities depending upon the user. This trick can be used by both an attacker/hacker as well as normal people. Attacker can use it to create open networks. As we already know that open networks are dangerous and are not secured at all. Open network  leaves traffic unencrypted and even attack such as man-in-the-middle based attackes are widely famous in open networks. This is one of the huge trust issue with open networks hence it is always suggested not to connect to an open network such as public wifi. Similarly, normal people with good intention can also use it to create a hotspot of the connected network on which several other people can connect. It is a very simple and easy trick that can be done in couple of minutes.  Step 1:- Open Command Prompt Step2:- Type:- netsh wlan set hostednetwork mode=allow ssid=Nameofthehotspot key=password In case of above e...

Know/Show Connected Wifi Password Using Command Prompt | Windows(10/8/7/XP)

This blog mainly focuses on finding the wifi password on a connected system. Many people might find it funny or even find this blog un-necessary but this blog is mainly for the people who want to learn small command prompt trick with the help of which people can find the password of a already connected network. This trick can be used and is applicable for people who want to know the password of maybe friends or neighbors wifi password. If the person or user is allowed to get an access to the victims system then he/she can easily find the password of the network using this simple trick. Your friend/neighbour may trust you with  his/her system but might not give your their wifi passwords in this case we can use this trick to find their wifi password. Generally the systems that are connected to home network or organizations network tend to auto save the password and auto connect to them, In such scenario if a person is able to get an access to victims system then he/she she can ...