Skip to content

Commit

Permalink
Create show hidden files
Browse files Browse the repository at this point in the history
Hidden
  • Loading branch information
beerisgood authored Nov 1, 2017
1 parent 214123f commit 62f30f2
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions show hidden files
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
On standard Windows settings, Malware can hide itself and you will not found it.
Thats because Windows dont show files which use the hidden flag, but you can change that.

Note: This change dont reveal important Windows system files, like pagefile.sys


Go to
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced
and change the string
Hidden
to
00000001

0 comments on commit 62f30f2

Please sign in to comment.