Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 509 Bytes

README.md

File metadata and controls

16 lines (9 loc) · 509 Bytes

File Hiding - Windows

This repository contains the script/code for hiding a text file(.txt) within a text file(.txt)

Functionality

This script utilizes the Windows command line processor(CMD)[or the newly released Windows Terminal] to open a notepad window(The cover file) and encapsulates the file that is meant to be hidden by the user(The "hide" file). The user is also given the option to hide the file from plain sight.

python Hiding_Files.py

Authors

Aswin Krishna (TheProv1)