You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Apply recovered strings and new RustStringSlice type to binary ([d67e2a7](https://github.com/cxiao/rust_string_slicer/commit/d67e2a78413cf12325fc80353e5e7cee417e1280))
9
+
* Define char array of correct length when using code-based heuristic ([05cab7e](https://github.com/cxiao/rust_string_slicer/commit/05cab7e41235d9657e8b84808b860ca633ef1f70))
10
+
* Move analysis to background threads ([1faed30](https://github.com/cxiao/rust_string_slicer/commit/1faed306eef2850d4945fe9b2e4e14b73431cff2))
11
+
* Recover string slices from readonly data ([6bf2b21](https://github.com/cxiao/rust_string_slicer/commit/6bf2b2123198a9b22b7d83c732d9829dad49ebf7))
12
+
* Recover strings using code cross references ([1d59ea2](https://github.com/cxiao/rust_string_slicer/commit/1d59ea29b375ca0d3ba588d54a091a300762910c))
13
+
* Return list of string slices from recovery function ([2e8b211](https://github.com/cxiao/rust_string_slicer/commit/2e8b211436c8018b0a1e03918bc1a4fe6af51d6f))
14
+
* Set up plugin and register plugin action ([55151a7](https://github.com/cxiao/rust_string_slicer/commit/55151a79fcf6210903fcdda8fa01841f7a4350d9))
0 commit comments