This program is dedicated to imitating the program 'readpe'
Currently the testing environment are the two files included: 'catnap32.exe' and 'catnap64.exe' which can be executed as follows:
- Cloning directory on a supported system
- Run 'make'
- Run 'make test'
Microsoft Documentation: https://learn.microsoft.com/en-us/windows/win32/debug/pe-format
Linux 'readpe': https://linuxcommandlibrary.com/man/readpe