mirror of
https://github.com/ksluckow/awesome-symbolic-execution.git
synced 2026-06-21 00:46:52 +08:00
add Program Analysis course by Prof. Pradel
This commit is contained in:
parent
191d33c2d6
commit
48a6b0d537
1 changed files with 5 additions and 0 deletions
|
|
@ -30,6 +30,11 @@
|
|||
|
||||
* [Symbolic Execution Lecture at MIT](https://www.youtube.com/watch?v=mffhPgsl8Ws).
|
||||
* [Symbolic Execution Lecture (part of Software Security course on Coursera)](https://www.coursera.org/learn/software-security/lecture/agCNF/introducing-symbolic-execution).
|
||||
* Program Analysis course by Prof. Dr. Michael Pradel at University of Stuttgart
|
||||
* [Symbolic and Concolic Testing (Part 1, Symbolic)](https://youtu.be/wOO5jpoFIss)
|
||||
* [Symbolic and Concolic Testing (Part 2, Challenges)](https://youtu.be/K_Q32ar1g6g)
|
||||
* [Symbolic and Concolic Testing (Part 3, Concolic)](https://youtu.be/TlEjgqSXYNE)
|
||||
* [Symbolic and Concolic Testing (Part 4, Applications)](https://youtu.be/WSL0Oac2VNc)
|
||||
|
||||
|
||||
## Tools
|
||||
|
|
|
|||
Loading…
Reference in a new issue