Write your own Interprocedural Dataflow Analysis
Dependencies
1 2 3 4 5 | |
1 | |
Useful Knowledge
Background Knowledge as online lectures are available on YouTube.
Examples
Taint Analysis, TypeState Analysis, Linear Constant Propagation, ...
1 2 3 4 5 | |
1 2 3 4 5 | |
1 | |
Background Knowledge as online lectures are available on YouTube.
Taint Analysis, TypeState Analysis, Linear Constant Propagation, ...
1 2 3 4 5 | |