Skip to content

0.3.0

Compare
Choose a tag to compare
@IsaacMarovitz IsaacMarovitz released this 21 Apr 01:29
· 60 commits to master since this release
832a2fb
  • Added arguments to the CLI tool
    • -a, --all Print all sections of PE
    • -c, --coff Print COFF header
    • -o, --optional Print optional section (if present)
    • -s, --section Print section table
  • Added automated tests (see action for how to run tests locally)
  • Numerous fixes and better code practices (should panic less often now)
  • Significantly improved documentation
  • Bitflags renamed