Click here to Skip to main content
15,881,173 members
Articles / Programming Languages / C++

Target Eye Revealed: Part 6 - File Hiding

Rate me:
Please Sign up or sign in to vote.
4.89/5 (27 votes)
15 Jun 2014BSD4 min read 36.8K   29  
Target Eye uses an outdated approach for hiding files and yet it is recently becoming practical
This article explains how files are hidden and when, along with exposing how to reveal these hidden files. Target Eye uses a simple mechanism to hide files but the trick will work on most Windows users since the option to reveal these hidden files is not part of the default user interface of the Files Explorer, so even if the "Show Hidden Items" is checked, the Target Eye hidden files will not be revealed.

Views

Daily Counts

License

This article, along with any associated source code and files, is licensed under The BSD License


Written By
CEO Secured Globe, Inc.
United States United States
Michael Haephrati is a music composer, an inventor and an expert specializes in software development and information security, who has built a unique perspective which combines technology and the end user experience. He is the author of a the book Learning C++ , which teaches C++ 20, and was published in August 2022.

He is the CEO of Secured Globe, Inc., and also active at Stack Overflow.

Read our Corporate blog or read my Personal blog.





Comments and Discussions