libexeinfo v0.2 =============== Copyright © 2017 Natalia Portillo libexeinfo is a library to identify and decode information from executable files. It is also accompanied by a command line application as an example of usage. Supported executable formats ============================ * Atari ST executable * Common Object File Format (COFF) * LE (Microsoft Linear Executable) * LX (IBM Linear eXecutable) * MZ (aka DOS relocatable executable) * NE (Microsoft New Executable) * PE (Microsoft Portable Executable)