Module rustep::format [] [src]

Structure module mostly is to represent low level structure of different kinds of executable format.

Modules

elf

Definition of overall elf file format and Reexports bindings as low level implementation of elf file format for it has a complete header already described the file format structure overall.

executable

The overall entry point of the crate. Defines the Executable enum to provide functionalities of parsing various file format.