TUDelft-CS4110 / syllabusLinks
Syllabus for CS4110 course at TU Delft
☆12Updated 9 years ago
Alternatives and similar repositories for syllabus
Users that are interested in syllabus are comparing it to the libraries listed below
Sorting:
- Code from MSc thesis on combining learning and fuzzing☆19Updated 6 years ago
- Debugging library to quickly get the minimal crashing test case☆37Updated 7 years ago
- User Guided API Misuse Detection☆29Updated 2 years ago
- A Java version of the automatic program repair described by RSRepair and GenProg.☆10Updated 9 years ago
- Language-independent, search-based program repair -- just your cup of tea! ☕☆29Updated 11 months ago
- A Hybrid Verification Tool for Finding Software Vulnerabilities in IoT Cryptographic Protocols☆16Updated last year
- Concolic analysis tool for Java☆21Updated last year
- StaticBugCheckers is an empirical study of the recall (i.e., how many of known bugs can we find) of state-of-the art static bug finding t…