Commit Graph
6 Commits
Author SHA1 Message Date
Flawed e48db26870 Updated reorder detection algorithm
Only accept reorders that strongly improve the alignment score
2023-10-05 14:27:34 -07:00
Flawed 9dc9416d4f Add ability to modify the similarity matrix to force matches 2023-10-03 00:59:44 -07:00
Flawed 4bc6cd8ea8 Add tool to generate zoneup opcodes if they are offset
Also only accept confident matches if the score is above 0
2023-10-02 20:38:11 -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 6947fd8290 Add alignment algorithm for opcodes using a similarity matrix 2023-05-22 14:58:27 -07:00