API Reference LibPE v1.2.3

Modules

Implementation of the Windows PE executable format for reading and writing PE binaries.

Elixir implementation of the PE checksum algorithm by David N. Cutler 1993 from https://bytepointer.com/resources/microsoft_pe_checksum_algo_distilled.htm

Parses windows resource tables

Module to decode/encode RT_VERSION information in resources

Mix Tasks

SYNTAX: mix pe.checksum <filename> (<filename>...)

SYNTAX: mix pe.dump (--raw) (--values) <filename> (<filename>...)

SYNTAX: mix pe.update (options) <filename>