Skip to content
This repository was archived by the owner on Dec 28, 2021. It is now read-only.

Source code for my bachelor's thesis "Deep learning assisted vulnerability detection and classification in C/C++ source code"

Notifications You must be signed in to change notification settings

ralphscheu/deeplearning-vulnerability-detection

Repository files navigation

ba-nn-vdisc

h5 file naming key:

  • FuncDef: Experiments based on Function Definition (function level)
  • RawSource: Dataset with raw source code snippets extracted from C/C++ files
  • DumpTokens: Dataset including samples as represented by clang -dump-tokens
  • TokenAnon: Dataset with code snippets in tokenized and anonymized representation to prevent overfitting, e.g. strings and numbers mapped to static constants

About

Source code for my bachelor's thesis "Deep learning assisted vulnerability detection and classification in C/C++ source code"

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published