Skip to content

v1.9.0

Choose a tag to compare

@github-actions github-actions released this 03 Nov 12:10
· 480 commits to main since this release
01ef5e2
  • Add function for scanning files by path to the C and Go APIs (32bac10).
  • Add version number to the Rust API (bdb53e8, #469).
  • Add osabi field to elf module (afa0960).
  • Avoid verifying patterns when the file size is not in the range specified in the rule condition (#473).
  • Avoid emitting code that invokes search_for_patterns if not necessary (#487).
  • Implement DFS iterator for expressions in AST (#488).
  • BUGFIX: Check if AddressOfFunctions is zero while parsing PE files (#482).

Contributors: @vojone