kubkon / zcoff

Like dumpbin.exe but cross-platform

Repository from Github https://github.comkubkon/zcoffRepository from Github https://github.comkubkon/zcoff

zcoff

Like dumpbin.exe but cross-platform.

Usage

Available options:

> zcoff /?
Usage: zcoff [options] file

General options:
-archivemembers            Print archive members summary.
-archivesymbols            Print archive symbol table.
-directives                Print linker directives.
-headers                   Print headers.
-symbols                   Print symbol table.
-imports                   Print import table.
-relocations               Print relocations.
-help, /?                  Display this help and exit.

About

Like dumpbin.exe but cross-platform

License:MIT License


Languages

Language:Zig 100.0%