Super Hidden or sometimes called System Hidden is a file attribute for file or folders. Usually when people hide folders or files, they still can see it by changing the option on Folder Options. But using super hidden, the files and folders are still invisible although the user enable the “view hidden” options.Using supper hidden is a common method on creating a computer virus nowadays.

Here are the steps/algorithm to make supper hidden on your computer:

  1. Open your Registry Editor, Click Start > Run, then run regedit.
  2. OpenHKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced
  3. Change the value of Hidden string into 1.
  4. Change the value of ShowSuperHidden string into 1.
  5. Change the value of SuperHidden string into 1.

Exit from regedit and then restart your computer. If you want to make computer virus, then translate those algorithms using your favorite programming language

Tags: How to make Virus, Super Hidden, System Hidden