should be no problem to embed one or more files in another file.
if an embedded file is 20000 char long just store the char's as a char string or array. then when you extract it , it will just be as simple as writing the string or array to file. the compression will be the dificult part though. useful in delivering selfextracting installations of software, ie, trojans "excuseme" i mean legit software.
oh and dont forget the timed release of the trojan, I mean sofware. ;-)
my 'as usual' oversimplification of the task at hand.
tomcruz.net