From 29b6a38a73f0d28f0aee26de6bb45904de7d7b5b Mon Sep 17 00:00:00 2001 From: Amanda Rousseau Date: Fri, 24 Mar 2017 18:40:17 -0700 Subject: [PATCH] adding more static analysis --- static.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static.md b/static.md index bb5a187..da8f20d 100644 --- a/static.md +++ b/static.md @@ -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)