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
Asm2Vec
This package is just a heavily modified version of https://github.com/oalieno/asm2vec-pytorch.
Actually that implementation doesn't even work properly, so I had to make corrections according to the original Asm2Vec paper to get things to work right.