adding more static analysis

This commit is contained in:
Amanda Rousseau
2017-03-24 18:40:17 -07:00
parent 075f0af3e2
commit 29b6a38a73

View File

@@ -156,6 +156,6 @@ Some of the more interesting API Calls from the image above. Look up what each f
Now you know how to navigate the disassembly forward and backwards to get to interesting routines. The next step is making a rough path to follow for deeper analysis in Section 6.
![alt text](https://securedorg.github.io/images/mapping.jpg "handwritten")
![alt text](https://securedorg.github.io/images/maping.jpg "handwritten")
[Section 4 <- Back](https://securedorg.github.io/RE101/section4) | [Next -> Section 6](https://securedorg.github.io/RE101/section6)