Commit Graph
8 Commits
Author SHA1 Message Date
Flawed cbbe3fb4db Refactor commonly used utils out of minor_patch_diff
Plus some documentation
2025-09-02 02:33:47 -07:00
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 f9543b52ce Add more divergent branching to handle 7.3+ 2025-08-05 17:33:18 -07:00
Flawed 5c456a3a71 Added spaghetti to work around 7.20 packet handler 2025-03-24 22:45:50 -07:00
Flawed 4039ca24a0 Update switch finding code to find the correct one 2024-11-12 00:42:56 -08: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 9d6b4dfa24 Added documentation 2023-01-18 22:47:40 -08:00
Flawed aa0c7500de Add function to generate traces 2023-01-17 18:24:14 -08:00