hey ppl...
well here's a chalenge; I made a XOR encryption program but I want to hide my encrypted file inside a bmp...

the program should encrypt the file and then would, at the end of the bmp, add the encrypted file...

I've got only one problem... what can I use to let the program reading the bmp (in binary) know where the encryption starts???
and how can I be sure that other bmp viewers would'nt show that as curropted area in the bmp???

I know it's a bit tricky but would help me a lot if you can give me the code....

thanks in advanced