I'm not 100% this is meant to go in stackoverflow but I'm sure it'll be moved if necessary.
I have a hex header file I just screen grabbed and would like to know what extension the file really is. The file was originally an exe but didn't seem to work, but looking at the hex information showed that it was an mzp, I just need it to be confirmed.
Thanks.
It is an executable file created with Delphi. The first 3 bytes 0x4D 0x5A 0x50 are decoded as 'MZP' in ASCII. The "P" stands for Pascal.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With