Skip to content

stg-tud/apsa

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Applied Static Analysis (APSA)

This repository contains the lecture slides related to the lecture Applied Static Analysis.

If you find issues in the lecture notes, exercises or tutorial, don't hesitate to open an issue or to create a pull-request. The latter can easily be done by just editing the respective file online and creating the pull-request.

2019

Post Exam Review

The post exam review will be on Wednesday, July 24th, at 3pm in my office (A206).

Lecture

Slides

  1. Week

  2. Week

  3. Week

  4. Week

  5. Week

  6. Week

  7. Week

  8. Week

  9. Week (external lecture)

  10. Week

Complementary Material

  1. Week
    None.

  2. Week

  3. Week

  4. Week

  5. Week

  6. Week

  7. Week None.

  8. Week

Exercise

  1. Analyzing Bytecode: Task.pdfSolution (Updated: May 2nd)

  2. Analyzing Three Address Code: Task.pdf (Updated: May 2nd)

  3. Monotone Framework: Task.pdf (Updated: May 2nd)

  4. Fixed Point Computations Framework: Task.pdf

  5. Taint-flow analysis with IFDS: Task.pdf