Re: Trying to create some Spy Code
The PE header... that would corrupt the part of the file that tells the program where all the file parts are located/how many there are, yes?
I think that is a very good idea, and I like the idea of having the video file embedded as opposed to using a .bat file to point at everything separately, but I am still not sure if "DOS interrupt 0x26" functionality works on a CD medium as well. I will also need a bit of time to learn how to write it all in C. "Absolute" is pretty definitive, and it's a good sign that it ignores file systems and the like, but that doesn't necessarily mean it will work in practice. I guess there's only one way to find out...
I assume I will also need a program to determine the exact location of the PE header in the video file/on the CD as well. Recommendations?
|