CREATE HIDDEN DATA IN NOTEPAD

NOTPAD

IN CMD
type
notepad xxx :hidden
(“replace xxx with the path of the text file to be create eg D:\)
then system ask to create a new txt file ” click yes”
then type any secret data on the opened text file
then save it
no one can read it by simply opening
TO READ DATA
OPEN CMD
type
notepad xxx :hidden
(then text file with data will be opened)

Leave a comment