Yup, that pretty much IS a type of steganography, the type where two or more files are merged into one and the file loads as whatever extension you append to it if it's the same as that of either of the components, similar to what I said in my post.It's a simple command in a batch file
I think that's the exact commandCode:copy /b image.png + song.mp3 result.png
Not at my PC right now, but that should be it
PS:












