Join Books.org — it's free

Understanding and using COFF by Gintaras Gircys — book cover
Operating Systems, Computers - General & Miscellaneous

Understanding and using COFF

by Gintaras Gircys
Write a review
Log in to track your reading progress.

Overview

COFF, Common Object File Format, is the formal definition for the structure of machine code files in the UNIX System V.3 environment. All machine-code files—fully linked executables, compiled applications, or system libraries—are COFF files. There is hardly a system-related task that does not require some knowledge of COFF, from understanding assembly source to implementing a proprietary system enhancement. This handbook explains the COFF data structure and its manipulation.

Contents include:

  • Basics of COFF.
  • Assembly code relocation process.
  • COFF file headers.
  • Relocation structures.
  • Linking.
  • The COFF system in UNIX.
  • Magic numbers.
  • The COFF symbolic debug system.

Reviews

There are no reviews yet. Log in to write one.

Book Details

Published
November 1, 1988
Publisher
Sebastopol, CA : O'Reilly & Associates, 1988.
Pages
196
Format
Paperback
ISBN
9780937175316

Similar books