A program that parses the headers of a Portable Executable Written in C++, a lil bit of modification needs to be done to the code to display information of a specific executable (change arguements of GetModuleHandleA,the module must be loaded by the calling process too)
