I am trying to write a Visual C++ 6.0 application that edits a binary file. How do I go about editing specific bytes at specific addresses? My teacher says I should read in the whole file as an array ...
Are you sure that game it is for Windows? Usually, AFAIK, "*.bin" files are self extracting files, but for Linux/Unix. .bin can also be a MacBinary file (a file encoded on a Mac that encodes the ...