Zach Banks
|
fdf0ed245b
|
Improve find_duplicates.py performance, ~30x (#618)
- Use length heuristic to avoid computing true Lev ratio
- Prebuild `sym_bytes` map for `sym_name` -> `query_bytes`
|
2022-01-13 15:25:39 +09:00 |
|
Alexander Faßbender
|
76c7e51f4a
|
Update and move tools (#596)
* update scripts and move outdated ones to /old/
* updates
* resolve issues
|
2022-01-02 13:10:49 +01:00 |
|
Ethan Roseman
|
0989f8daa0
|
fix find_duplicates
|
2021-09-22 19:57:12 +09:00 |
|
Alexander Faßbender
|
11a6166cd8
|
Decompile miscellaneous dead funcs and find_duplicates.py (#349)
* match last bow fumction
* decomp more partner functions
* :)
* :)
* resolve merge conflict and style conflicts
* fix
* decomp :)
* :(
* :(((
* :)
* :(
* :)
* :)))))
* :(
* :/
* idk
* :/
* What
* Done.
* PR comments
* :(
* decompile dead funcs
* find_duplicates.py +x
* rename dead functions and resolve PR
* :)
* .
* .
Co-authored-by: Ethan Roseman <ethteck@gmail.com>
|
2021-08-02 23:04:11 +09:00 |
|