Files
opcodediff/asm2vec/README.md
T
2023-01-18 23:03:48 -08:00

345 B

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.