I am trying to merge binary files

Pages: 12
Jan 8, 2013 at 9:32pm
And what do you mean by "Image" file.
Jan 8, 2013 at 11:02pm
He means some of the file's content. I can't really explain you, you should have to look into PE file format. (Portable Executable)
Jan 9, 2013 at 7:16am
> And what do you mean by "Image" file

In this context, a file that contains an executable image. Right at the beginning, it has an image header containing information that the loader uses for creating a process image.
Jan 9, 2013 at 8:15pm
So, all binary executables are image files?
Jan 9, 2013 at 9:19pm
It's just a convention to call it image file. It doesn't mean it's a picture, stop looking at us with that face!
Last edited on Jan 9, 2013 at 9:19pm
Jan 10, 2013 at 12:42am
I meant like an image of a partition or a file system.
Topic archived. No new replies allowed.
Pages: 12