Releases: owasp-dep-scan/blint
Releases · owasp-dep-scan/blint
Release v3.1.1
What's Changed
Full Changelog: v3.1.0...v3.1.1
Release v3.1.0
Improvements to PE, Rust, and ELF binary parsing.
What's Changed
- Update to lief 0.17.1 by @prabhu in #170
- Tweaks to PE exceptions metadata based on Gemini review by @prabhu in #171
- Rust dependencies from panic messages by @prabhu in #172
- ELF dlopen support by @prabhu in #173
Full Changelog: v3.0.6...v3.1.0
Release v3.0.6
Windows support is back thanks to multi-demangle. Swift up to 6.2.1 is supported for demangling.
What's Changed
Full Changelog: v3.0.5...v3.0.6
Release v3.0.5
What's Changed
- Added a check to the process_pe_resources function by @to-curiosity in #165
- added --use-blintdb to the sbom_parser by @to-curiosity in #166
New Contributors
- @to-curiosity made their first contribution in #165
Full Changelog: v3.0.4...v3.0.5
Release v3.0.4
Release v3.0.3
What's Changed
- Added nvidia turing instructions set by @prabhu in #162
- Improved version detection by @prabhu in #163
Full Changelog: v3.0.2...v3.0.3
Release v3.0.2
arm64 disassembly support including Apple M proprietary instructions.
What's Changed
- arm64 disassembly including Apple M proprietary dataset by @prabhu in #160
- fix: SBOM inputs always include current directory by @kwalberg in #159
- fix: missing function info for MachO .o files by @kwalberg in #157
- arm64 conditional jumps support by @prabhu in #161
New Contributors
Full Changelog: v3.0.1...v3.0.2
Release v3.0.1
What's Changed
Full Changelog: v3.0.0...v3.0.1
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
Release v2.4.1
Full Changelog: v2.4.0...v2.4.1