Files
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
..
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.