Skip to content

Releases: owasp-dep-scan/blint

Release v3.1.1

23 Nov 03:52
dd27e0d

Choose a tag to compare

What's Changed

  • Track additional security properties for PE by @prabhu in #174

Full Changelog: v3.1.0...v3.1.1

Release v3.1.0

21 Nov 14:55
bcc7206

Choose a tag to compare

Improvements to PE, Rust, and ELF binary parsing.

What's Changed

Full Changelog: v3.0.6...v3.1.0

Release v3.0.6

17 Nov 12:49
ab4bf62

Choose a tag to compare

Windows support is back thanks to multi-demangle. Swift up to 6.2.1 is supported for demangling.

What's Changed

  • Use multi-demangle instead of symbolic by @prabhu in #169

Full Changelog: v3.0.5...v3.0.6

Release v3.0.5

03 Nov 12:40
9032f71

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.0.4...v3.0.5

Release v3.0.4

25 Oct 01:13
b6deb30

Choose a tag to compare

What's Changed

Full Changelog: v3.0.3...v3.0.4

Release v3.0.3

23 Oct 13:44
be4533a

Choose a tag to compare

What's Changed

Full Changelog: v3.0.2...v3.0.3

Release v3.0.2

21 Oct 14:09
b404e96

Choose a tag to compare

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

15 Oct 10:48
7e2dd89

Choose a tag to compare

What's Changed

  • Improved support for go and dotnet disassembly by @prabhu in #155

Full Changelog: v3.0.0...v3.0.1

Release v3.0.0 - nyxed and disassembled

07 Oct 17:43
8ef4641

Choose a tag to compare

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

New Contributors

Full Changelog: v2.4.1...v3.0.0

Release v2.4.1

03 Apr 22:12
a4eb1f9

Choose a tag to compare