Releases: cxiao/rust_string_slicer
Releases · cxiao/rust_string_slicer
v1.0.3
v1.0.2
v1.0.1
v1.0.0
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)