From a886dc89b2d5898ae5ec4e365385209f516b9248 Mon Sep 17 00:00:00 2001 From: Amanda Rousseau Date: Fri, 24 Mar 2017 12:25:39 -0700 Subject: [PATCH] Adding more static --- static.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static.md b/static.md index a6f2749..13b3bb6 100644 --- a/static.md +++ b/static.md @@ -99,7 +99,7 @@ We can assume that this function is doing some kind of Xor encoding. So let's re Let's use the tool **XORSearch** to see if we can find some interesting xor decoded strings. Open the terminal **cmd.exe** from the start bar, and navigate to the XORSearch.exe -`XORSearch.exe ` "A string to test"` +```XORSearch.exe ` "A string to test"``` ![alt text](https://securedorg.github.io/images/static6.png "xor search")