Releases: aboutcode-org/binary-inspector
Releases · aboutcode-org/binary-inspector
v0.1.2
What's Changed
- Bump commoncode to v32.3.0 and release v0.1.2 by @AyanSinhaMahapatra in #4
Full Changelog: v0.1.1...v0.1.2
v0.1.1
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
- Fix wheel release by @AyanSinhaMahapatra in #3
Full Changelog: v0.1.0...v0.1.1
v0.1.0
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
- @AyanSinhaMahapatra made their first contribution in #2
Full Changelog: https://github.com/aboutcode-org/binary-inspector/commits/v0.1.0