EXAMINING PE FILES
WARNING: The author is NOT a proficient coder[heh!], or even a good one. All of the information in this article is NOT guaranteed to be accurate, this article is meant for BEGINNERS, or people looking to learn a bit about the PE file format, simple binary file i/o, etc.
ASSUMED: Knowledge of C, working with MSVC++, Windows API, and how to use a hex editor.