t>

Monday, 8 December 2014

Filled Under:

↓ HOW TO HIDE SECRET FILE IN IMAGE...

Share
// Open command prompt.

// Now change directory to picture folder through command prompt.

// Now compress your secret file (secret.rar) using winrar.

// Next we use command prompt. type following code :
copy /b [image_filename].jpg + [rar_filename].rar nkd.jpg
=====
copy /b apple.jpg + secret.rar nkd.jpg
(Here nkd.jpg is our new file which contain hidden document)
=====

// Go your picture folder , you can see nkd.jpg.

// Now to view original file ,nothing too do just open file with winrar or you can also change extention from jpg to rar.

// Here nkd.jpg is our newfile which contain hidden document.

// Go your picture folder , you can see nkd.jpg

// Now to view original file ,nothing too do just open file with winrar or you can also change extention from jpg to rar.

Hit Like(Y) and Share

0 comments:

Post a Comment