Hey guys! Welcome back to the channel Techno Spark!!
If you want to encrypt your file without adding any password, this is the best way to do so...
We use the Feature of the NTFS file system called ADS or Alternate Data Stream...
On Linux, we use the technology called steganography.
So, ENJOY!🎉
------------------------------------------------------------------------------------------------------------------------
Commands -
------------------------------------------------------------------------------------------------------------------------
Kali Linux
1) install steghide - sudo apt install steghide -y
2) create a .txt file - nano (file name).txt
3) hide a file! - steghide embed -cf (picture name).jpg or jpeg -ef (txt file name).txt
4) remove the txt file - rm (txt file name).txt
5) extract the file from the pic.- steghide extract -sf (picture name).jpg or jpeg.
---------------------------------------------------------------------------------------------------------------------
Windows 10
Some special characters can't be typed in the description, so click the following link :
https://1drv.ms/t/s!ApV7NpnDrY-VqRCNL...
---------------------------------------------------------------------------------------------------------------------
THANKS FOR WATCHING :)