Comment on How I compiled TrueCrypt 7.1a for Win32 and matched the official binariesparentComments−tedunangst12yHow do you identify an executable output file?−ww52012yFile that contains _main? File that ends in .exe?−nitrogen12yWatch for an ELF/COFF/PE/etc. header.
Comments
How do you identify an executable output file?
File that contains _main? File that ends in .exe?
Watch for an ELF/COFF/PE/etc. header.