VulDetProject / ReVeal

MIT License
186 stars 63 forks source link

Can this be used in real project? #20

Open Freewind9 opened 2 years ago

Freewind9 commented 2 years ago

This is a wonderful project! Thank you for opening your source code. If given a real project source code, I mean other than the dataset, how to provide ReVeal in the right way to make it predict where the vulnerability is? Is this even possible? As far as I know, I should extract each function and put it in a file. After that, what should I do? I have read README in detail, but I'm little confused. Thank you so much in advance.

NikolasBielski commented 2 years ago

Read the paper and related works for a better outline on methodology. Without variable blinding and accounting for user defined functions, you will have a hard time generalising Word2Vec to unseen test cases.

1code12 commented 1 year ago

This is a wonderful project! Thank you for opening your source code.这是一个很棒的项目!感谢您打开源代码。 If given a real project source code, I mean other than the dataset, how to provide ReVeal in the right way to make it predict where the vulnerability is? Is this even possible?如果给定一个真实的项目源代码,我的意思是除了数据集之外,如何以正确的方式提供Reveal以使其预测漏洞在哪里?这可能吗? As far as I know, I should extract each function and put it in a file. After that, what should I do?据我所知,我应该提取每个函数并将其放在一个文件中。之后,我该怎么办? I have read README in detail, but I'm little confused.我已经详细阅读了自述文件,但我有点困惑。 Thank you so much in advance.提前非常感谢你。

@Freewind9 兄弟 看了你主页 应该是中国人 我想问一下这个项目的数据和预训练好的模型 你还保存吗? 万分感谢

zzhisthebest commented 8 months ago

@1code12 兄弟,你拿到data和models了吗?

zzhisthebest commented 8 months ago

@Freewind9 bro,do you still have the data and pretrained models?if you have,can you share with me?

foresta-yang commented 7 months ago

@Freewind9 bro,do you still have the data and pretrained models?if you have,can you share with me?

I have the same issues with you