Commit Graph
5 Commits
Author SHA1 Message Date
Flawed acccb1cc7d Update for compatibility with Python 3.12 and Radare 6.0.2
Tested with the following workflows:
vtable diff
deep trace -> vtable alignment
2025-09-01 23:19:49 -07:00
Flawed 9dc9416d4f Add ability to modify the similarity matrix to force matches 2023-10-03 00:59:44 -07:00
Flawed 4bafe6d9e5 A bunch of shitty hacks to get slightly more accurate alignments 2023-10-02 19:06:17 -07:00
Flawed 367765871b Bunch of miscellaneous updates
I've dropped the ball on making smaller commits so now here's a big one

- Update sig for post-6.40 exes
- Some packet handlers have switches for packet sizes. Added a heuristic
  to capture this information
- Consolidated vtable alignment warnings
- Added script to debug similarity matrix
2023-08-21 14:38:38 -07:00
Flawed 44c8ee8480 Rename traces_diff -> generate_similarity_matrix
Rewrite the diff generation to generate a similarity
matrix instead
2023-05-22 13:27:31 -07:00