Tips and Tricks

Tips and Tricks

Get to know everything you will ever need to optimize your system and enhance your web experience. The tips and tricks will let you explore the tech world in a new way

Read More
Impedit quo minus id

Social Networking

Know more about the social sites you visit everyday. Things you should know with these sites

Read More
Tech News

Tech News

At hacking duo we keep you updated with the recent turnouts in the techno world. The space contains all the new advancement in the Tech world, new releases, reviews etc

Read More
Operating System

Operating system

You own Window, Linux or Mac, we will always have something for you. All tips and hacks that you will need to play with your system

Read More
  • Quas molestias excepturi
  • Impedit quo minus id
  • Tech News
  • Mauris euismod rhoncus tortor
Showing posts with label Notepad. Show all posts
Showing posts with label Notepad. Show all posts

Monday, 15 August 2011

In this post I will show you how to create a simple non harmful virus that will freak out your friends. I will teach you to create simple virus prank by using notepad, this will make your friends think they might have been attacked by a virus. This is totally a harmless virus and do no harm to victims computer.

Friday, 29 July 2011

With the previous version getting complains from users I have revised this article to make it more worthy and working.
This post will help you to hack any user with any account not only facebook. I used it because it is the most popular one. So, here is how it is done...

Wednesday, 8 June 2011

Do you have some data which you want to hide from everyone? Some confidential stuffs or list of your passwords? In this post I am going to tell you about a simple method to hide all your data in a notepad or .txt file.
Here is how to do this:
  • Open command prompt, (write cmd.exe in search box and hit enter)
  • now type cd desktop ( as I am using my desktop for creating that file, you can use any drive depending upon your choice, it should better have a NTFS file system for this trick to work properly )
  • Now let us choose the file name as abc.
  • Write notepad abc.txt: hidden exactly in the command prompt. ( abc is the name of the file, you can choose any name of your choice )
 


  • A window will appear asking you if you want to create a notepad file with name abc.txt click yes.
  • Now the notepad file will open up, just put in all your data and save the file by either file>save or ctrl + s.
  • Now, if you go to the specified directory and will open the file you will find nothing written inside it. So, then how to view the content.
  • Just open the cmd.exe type the exact previous command notepad abc.txt: hidden. Now the notepad will open up with all your data.