Kelimion / ODE

ODE: Odin Executable Toolkit

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

ODE: Odin Executable Toolkit

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Odin 99.7%Language:Batchfile 0.3%