Static Program Analysis
tv show
16 total episodes
-
1 seasons
First Aired April 03, 2024
Overview
Software Analysis or Static Program Analysis is a course of Nanjing University developed by Tian Tan and Yue Li in Spring 2020. In this course, we will learn about static program analysis, a useful technique for improving the reliability, security and performance of software, and it becomes increasingly impactful in industries nowadays. The course covers two parts: theory and practice. In theory, various materials will be introduced: from the foundations of classical data-flow and pointer analyses to some advanced topics such as security analysis and soundiness. In practice, a brand new static program analysis framework called Tai-e was designed, on top of which we'll implement a series of assignments including live variable analysis, constant propagation, dead code detection, CHA call graph construction, context-insensitive and context-sensitive pointer analyses, and taint analysis.
Season 1
16 episodes
Air Date
April 03, 2024
Overview
test
- image unavailable
Course Introduction
Episode 1 - ? minutes
April 03, 2024
- image unavailable
Intermediate Representation
Episode 2 - ? minutes
April 10, 2024
- image unavailable
Data Flow Analysis - Applications I
Episode 3 - ? minutes
April 17, 2024
- image unavailable
Data Flow Analysis - Applications II
Episode 4 - ? minutes
April 24, 2024
- image unavailable
Data Flow Analysis - Foundations I
Episode 5 - 1h 43m
May 01, 2024
- image unavailable
Data Flow Analysis - Foundations II
Episode 6 - ? minutes
May 08, 2024
- image unavailable
Interprocedural Analysis
Episode 7 - ? minutes
May 15, 2024
- image unavailable
Pointer Analysis
Episode 8 - ? minutes
May 22, 2024
- image unavailable
Pointer Analysis - Foundations I
Episode 9 - ? minutes
May 29, 2024
- image unavailable
Pointer Analysis - Foundations II
Episode 10 - ? minutes
June 05, 2024
- image unavailable
Pointer Analysis - Context Sensitivity I
Episode 11 - ? minutes
June 12, 2024
- image unavailable
Pointer Analysis - Context Sensitivity II
Episode 12 - ? minutes
June 19, 2024
- image unavailable
Static Analysis for Security
Episode 13 - ? minutes
June 26, 2024
- image unavailable
Datalog-Based Program Analysis
Episode 14 - ? minutes
July 03, 2024
- image unavailable
CFL-Reachability and IFDS
Episode 15 - ? minutes
July 10, 2024
- image unavailable
Soundness and Soundiness
Episode 16 - ? minutes
July 17, 2024