adding restart button

This commit is contained in:
Amanda Rousseau
2017-03-28 15:34:58 -07:00
parent d17b56f0cb
commit b8e0379fd2
3 changed files with 3 additions and 2 deletions

View File

@@ -117,7 +117,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 <Path to Unknown.exe> "A string to test"```
```XORSearch.exe <Path to UnknownUnpacked.exe> "A string to test"```
*Click Image to Enlarge*
[![alt text](https://securedorg.github.io/images/static6.png "xor search")](https://securedorg.github.io/images/static6.png)