help hiding one file in another

rajeshjsl

Disciple
ok guys most of you would be already knowing the trick to hide a zip file at the end of a jpg file by using

copy /b file1.jpg+file2.zip final.jpg

where the final.jpg when opened works as jpg file , when renamed to file2.zip works as zip file..

so we can hide some zip files in jpg files...

but how to hide a zip file in the same way in another file format for example a .avi/.mp4 etc ??

cos i found only the jpg and zip combo working not the avi and zip combo..

when used avi zip combo it just gives the final avi file working but when renamed to zip doesn't opens zip , hence this combo is invalid..

is there any other way to combine the files so that the video works and other file remains hidden ?? maybe combining somehow and then using hex editor to split the files ??
 
thanks for replying , but

^^ thats a file encryption thingy , i dont want that ...

i want to combine two files like one avi file and a zip file..

such that the resulting file works as the avi file under normal windows ..

but renaming its extension makes it work as zip file
 
That is not only a encryption, there too you can hide, one file in another (any format) with password and it also has the option of encrypting the data

#rajeshjsl
 
Back
Top