Skip to content

v1.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 08 Oct 04:57
49d8068

1.0.0 (2023-10-08)

Features

  • Apply recovered strings and new RustStringSlice type to binary (d67e2a7)
  • Define char array of correct length when using code-based heuristic (05cab7e)
  • Move analysis to background threads (1faed30)
  • Recover string slices from readonly data (6bf2b21)
  • Recover strings using code cross references (1d59ea2)
  • Return list of string slices from recovery function (2e8b211)
  • Set up plugin and register plugin action (55151a7)