/ODE

ODE: Odin Executable Toolkit

Primary LanguageOdinBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

ODE: Odin Executable Toolkit

A set of utilities and libraries for manipulating PE and COFF files, implemented in Odin.

Roadmap

Initial

  • PE file reading and display of information.
  • COFF object file reading and display of information.
  • Linking object files into an executable or library.

Later

  • Disassembler

Maybe

  • ELF and MachO file reading and display of information.
  • Linking Linux and MacOS object files into an executable or library.