Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -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)
Expand Down