Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in coff

Writing a COFF object file... how to reference external symbols

Names of PE directories

What's the difference between the import table, import adress table, and import name table?

OMF format to COFF format

delphi visual-c++ coff omf

In the COFF file format, what is the significance of the relocation information section?

coff

Disassemble Microsoft Visual Studio 2003 compiler output

PE Header Requirements

What is the __NULL_IMPORT_DESCRIPTOR good for (MSVC map file)?

How do relocations work in COFF object (not image) files

relocation coff dumpbin

Linker error "contains invalid OMF record"

c++builder builder coff omf

How do I check if an object file is in COFF or ELF format from within C?

c linux elf coff

Has anyone been able to create a hybrid of PE COFF and ELF?

linux winapi binary elf coff

What COFF (windows .obj object file) viewers are available?

What's the difference between the OMF and COFF format?

visual-c++ arm coff omf

COFF on Linux or ELF on Windows

windows unix elf coff

What is the COMDAT section used for?

c++ windows coff