Release v3.0.0 - nyxed and disassembled
blint now supports disassembly of binaries powered by nyxstone! We have also added support for custom rules!
BREAKING
- blint no longer works on Windows. Use Linux or macOS hosts to scan PE binaries.
All changes
- Update packages by @prabhu in #137
- update: fixed regex from detecting exe_type as gobinaries in elf bina… by @Betim-Hodza in #139
- Fix for --stdout not working by @Betim-Hodza in #141
- fix -o runtime error in sbom mode by @Betim-Hodza in #143
- Update packages by @prabhu in #145
- Disassembly support by @prabhu in #147
- Refactor + disassembly docs by @prabhu in #148
- Capture register interactions from instructions by @prabhu in #149
- Disassembly tests with bug fixes by @prabhu in #150
- PE disassembly fix by @prabhu in #151
- Support for volatile registers by @prabhu in #152
- Function reviews by @prabhu in #153
New Contributors
- @Betim-Hodza made their first contribution in #139
Full Changelog: v2.4.1...v3.0.0