oalieno / asm2vec-pytorch

Unofficial implementation of asm2vec using pytorch ( with GPU acceleration )
MIT License
74 stars 21 forks source link

Add function mapping feature #14

Open CaptWake opened 2 years ago

CaptWake commented 2 years ago

This feature could be used to map the function embeddings with their metadata (i.e. a use case could be displaying function names binaries in a cluster map).