Releases: quarkslab/quokka
v0.6.0
This release will come with a lot of new additions, features and bugfixes.
It is the first release to fully support IDA 9.0 and macOS (IDA 7.7+).
What's Changed
- FIx compilation issues & tests by @patacca in #50
- Bump seanmiddleditch/gha-setup-ninja from 4 to 6 in the actions group by @dependabot in #49
- Fix zizmor alerts by @DarkaMaul in #48
- [IDA] Add IDA 9 support by @patacca in #47
- Add zizmor action by @DarkaMaul in #46
- Host externally IDA SDKs by @patacca in #45
- Bump the actions group with 7 updates by @dependabot in #44
- Add dependabot by @DarkaMaul in #43
- Update release.yml to use TP and more modern packaging solutions by @DarkaMaul in #42
- Allow build on MacOS (MX) by @DarkaMaul in #30
Full Changelog: v0.5.8...v0.6.0
v0.5.8
v0.5.7
This release add new data into the exported quokka file and an utility script to automate quokka exporting.
What's Changed
- Add
quokka-cli
command line utility to export recursively all executable file of a directory. MR #34 by @RobinDavid in #34 - Add mangled name as attribute of a function. MR #35 by @patacca in #35
Full Changelog: v0.5.6...v0.5.7
v0.5.6
v0.5.5
This release contain a bugfix that caused the plugin to incorrectly export the very first function and the python bindings are now compatible only with pypcode >= 2
What's Changed
- Consider the first chunk that we encounter as valid by @patacca in #26
- update pypcode to use version >2.0.0 by @RobinDavid in #27
New Contributors
- @RobinDavid made their first contribution in #27
Full Changelog: v0.5.4...v0.5.5
v0.5.4
v0.5.3
v0.5.2
What's Changed
This is a minor release.
From now on the bindings API will be compatible with the plugin with the same major version.
Major version changes will affect the protobuf definition, possibly breaking backwards compatibility.
- Update abseil to 20220623.1 by @patacca in #10
- Use single unified version by @patacca in #11
- adding MIPS and PPC support by @wideglide in #12
- Update copyright to 2023 by @patacca in #14
- Add support for older IDA versions (7.0 - 7.4). by @dominikbayerl in #15
- Fix compatibility with IDA 8.{1,2} and cleanup by @patacca in #16
New Contributors
- @patacca made their first contribution in #10
- @wideglide made their first contribution in #12
- @dominikbayerl made their first contribution in #15
Full Changelog: v0.5.1...v0.5.2
v0.5.1
What's Changed
This minor release, bumps pypcode dependency to the latest version.
Bug Fixes
- Fix pypcode version >=1.1.1
Full Changelog: v0.5.0...v0.5.1