MalGraph
MalGraph copied to clipboard
Code for "MalGraph: Hierarchical Graph Neural Networks for Robust Windows Malware Detection"
fcg cfg
Hello author, how to process fcg and cfg into jsonl
Can you provide me the /MalGraph/data/ directory?
Hello, I noticed that the file _train_external_function_name_vocab.jsonl_ is needed when training the model. Is it generated through the _1BuildExternalVocab.py_ ? If yes, can you please provide this file; if not,...
Hello @ryderling Thank you for your work. If I'm not mistaken, the trained model was not open-source. Is it possible to release it so that anyone can directly use it...