diff --git a/dynamic.md b/dynamic.md index f26cb42..ba3b9e9 100644 --- a/dynamic.md +++ b/dynamic.md @@ -7,6 +7,8 @@ title: Dynamic Analysis # Section 6: Dynamic Analysis # +![alt text](https://securedorg.github.io/images/hackerman.gif "hackerman") + ## LAB 3 Dynamic analysis is a deeper analysis of the program to understand hidden functionality not understood statically. The static analysis will serve as a guide for stepping through the program in a debugger. diff --git a/images/hackerman.gif b/images/hackerman.gif new file mode 100644 index 0000000..8350c6d Binary files /dev/null and b/images/hackerman.gif differ