Files
opcodediff/asm2vec
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
..
2023-01-18 23:03:48 -08:00
2023-01-18 23:03:48 -08:00

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.