a.out,coff and elf analysis

a.out,coff and elf analysis
a.out: http://en.wikipedia.org/wiki/A.out
elf:     http://en.wikipedia.org/wiki/Executable_and_Linkable_Format
         http://uw714doc.sco.com/en/man/html.3elf/elf_getarsym.3elf.html
xcoff: http://publib16.boulder.ibm.com/pseries/en_US/files/aixfiles/XCOFF.htm#yaa3i18fjbau
windows:  
          http://www.microsoft.com/whdc/winlogo/drvsign/Authenticode_PE.mspx  
apple:
http://developer.apple.com/mac/library/documentation/DeveloperTools/Conceptual/
MachORuntime/Reference/reference.html#//apple_ref/doc/uid/20001298-BAJIHABI
for different file formats, you can see in:
http://en.wikipedia.org/wiki/Comparison_of_executable_file_formats

你可能感兴趣的:(a.out,coff and elf analysis)