Skip to content

v1.0.2

Compare
Choose a tag to compare
@github-actions github-actions released this 25 Dec 01:57
d9dcb6f

1.0.2 (2023-12-25)

Bug Fixes

  • Add valid UTF-8 and length filtering when recovering strings from code (3e4024c)
  • Check for existence of RustStringSlice type before creating it (4813149)
  • When reecovering strings from code, also look for string data in both read-only sections and segments (5a278f6)