Skip to content

Commit 5cc232a

Browse files
author
ByPassAVTeam
authored
Update README.md
1 parent 22085da commit 5cc232a

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

README.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,10 +49,14 @@ C:\>
4949
2. **使用CobaltStrike生成payload.c文件**
5050

5151
1、点击生成payload
52-
52+
![image1](img/img1.png)
53+
![image2](img/img2.png)
5354

5455
3. **将payload.c转换为纯hex编码**
55-
56+
1、打开第二步所生成的payload.c
57+
2、复制**引号内**数据(注意!不要复制整个文件,只需要""双引号内的内容)
58+
3、使用CyberChef将数据转换为纯hex
59+
![image3](img/img3.png)
5660

5761

5862
4. **LoaderMaker生成新的shellcodeLoader**

0 commit comments

Comments
 (0)