diff --git a/README.md b/README.md index 34d5f48..0e4fb3a 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,11 @@ + + # SimpleXORshellcode XOR shellcode,and use loader load it ## use: ### 1.open python file ,input your shellcode here ![avatar](https://github.com/ConsT27/SimpleXORshellcode/blob/main/QQ%E6%88%AA%E5%9B%BE20210202163900.png?raw=true) -### 2.use python file,choose your keyword and special "split word" +### 2.run python file to pass your keyword and special "split word" as command-line arguments ![avatar](https://github.com/ConsT27/SimpleXORshellcode/blob/main/QQ%E6%88%AA%E5%9B%BE20210202164643.png?raw=true) ### 3.copy the xored shellcode into cpp,and write the key word and split word . ![avatar](https://github.com/ConsT27/SimpleXORshellcode/blob/main/QQ%E6%88%AA%E5%9B%BE20210202164753.png?raw=true)