Skip to content

v0.11.0

Compare
Choose a tag to compare
@github-actions github-actions released this 26 Nov 11:38
· 76 commits to main since this release
2117e14
  • Added JSON as a new output format (#239).
  • Added the --profiling option to the scan command (d3df07d).
  • Implement loop-invariant code motion (hoisting) (#246).
  • Implement sym_hash() function for macho module (#248).
  • Allow larger jumps in hex patterns (1e6b6c7).
  • BUGFIX: issue with undefined expression in with statements (5e2355a).

Contributors: @chudicek @latonis