Skip to content

Releases: aboutcode-org/binary-inspector

v0.1.2

19 Jun 15:43
acfcfc7
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.1...v0.1.2

v0.1.1

20 May 16:46
554320e
Compare
Choose a tag to compare

Bugfix release as the intial release had empty wheels:

  • Fix binary-inspector wheels to have the necessary modules.
  • Update to latest skeleton

What's Changed

Full Changelog: v0.1.0...v0.1.1

v0.1.0

20 May 14:56
3efa2d9
Compare
Choose a tag to compare

Initial release with support for:

  • Get parsed list of demangled and cleaned symbols from a winpe binary
  • Get parsed list of demangled and cleaned symbols from a macho binary
  • scancode-toolkit plugins for collecting symbols from macho and winpe binaries
    with the CLI option --winpe-symbol --macho-symbol
  • See #2 for more details

New Contributors

Full Changelog: https://github.com/aboutcode-org/binary-inspector/commits/v0.1.0