API Reference LibPE v1.1.2
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
Mix Tasks
SYNTAX: mix pe.checksum <filename> (<filename>...)
SYNTAX: mix pe.dump (--raw) <filename> (<filename>...)
SYNTAX: mix pe.update (options) <filename>