Releases: zboralski/unflutter
Releases · zboralski/unflutter
v0.5.8
v0.5.7
What's New
- Dart 2.13.0 support: Pre-InstructionsTable versions (v2.10-v2.15) now resolve code ranges via text-offset mode, using text_offset_delta from Code fill data
- SanitizeFilename: Strip non-printable and non-UTF8 bytes from function names used as file paths
Version coverage
Dart 2.13.0, 2.17.6, 2.18.0, 2.19.0, 3.0.5, 3.1.0, 3.2.5, 3.3.0, 3.4.3, 3.5.0, 3.6.2, 3.7.0, 3.8.1, 3.9.2, 3.10.7, 3.11.0, 3.12.0-dev
v0.5.5
Changes
- Fix "VarnodeContext: out of address spaces" errors during Ghidra headless analysis of large Dart AOT binaries (30k+ functions)
- Disable Decompiler Parameter ID analyzer in prescript and postscript (redundant, we apply our own signatures)
- Set DecompInterface simplification style to reduce p-code pressure during decompilation
Install
go install github.com/zboralski/unflutter/cmd/unflutter@v0.5.5