From a4e8fd6bcfad0ba0129f3bbe6d912947e5e07157 Mon Sep 17 00:00:00 2001 From: Amanda Rousseau Date: Sun, 26 Mar 2017 13:04:13 -0700 Subject: [PATCH] adding dynamic --- dynamic.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dynamic.md b/dynamic.md index 21cb43c..2a8ea9e 100644 --- a/dynamic.md +++ b/dynamic.md @@ -42,7 +42,7 @@ You will need to sync the debugger and disassembler addresses so you can follow Remember use the F2, F7, F8, F9 keys to navigate through the debugger. ![alt text](https://securedorg.github.io/images/dyn6.png "xordecode") -In **IDA** you saved the offset of the first XorDecode function +In **IDA**, get the offset of the XorDecode function you saved prior. ![alt text](https://securedorg.github.io/images/dyn8.png "xordecode")