Skip to content

D-W-/critical-functions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Critical Functions

Collect critical function calls in error code context

DATA

The data we use is from VulDeePecker.

It collected several code slices from open source projects and SARD. Then divide data set into 2 groups according to error type, CWE119 and CWE399.

Prerequest

ANTLR

Process

Use ANTLR to parse code slices and extract function calls from it.

About

collect critical function calls in error code context

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published