NOTE : THIS TUTORIAL IS FOR EDUCATIONAL PURPOSE ONLY .
Hello friends. Today in this tutorial we are going to learn a technique to hide file in image.
REQUIREMENTS:-
COMPUTER / LAPTOP .
WINRAR / .ZIP / .RAR .
PROCESS:-
STEP 1 : Download Winrar.
STEP 2 : Create New folder in D drive.
STEP 3 : Put all the files you want to hide in that folder.
STEP 4 : Select all files and create a .rar file. The new .rar file should be in the same folder.
STEP 5 : Open command prompt (press ‘Window+R’, type ‘cmd’ & press ‘Enter’ key).
STEP 5 : Now type following codes.
cd D:\New folder press enter.
copy /b example.jpg + example.rar example.jpg. press enter.
Done ! your image file has all other files hidden in it.
STEP 5 : To open hidden file
Simply right click example.jpg and select open with winrar.
You can also simply change file extension from example.jpg to example.rar.