Skip to content

Commit 6f04986

Browse files
author
ydhcui
committed
Update README.md
1 parent 2c6c8c6 commit 6f04986

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

README.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
# manjusaka
1414
牛屎花 一款基于WEB界面的仿CobaltStrike C2远控
1515

16-
##系统架构: ![](./images/1.jpg)
16+
##系统架构: ![](https://github.com/YDHCUI/manjusaka/blob/mainimages/1.jpg?raw=true)
1717

1818
## 使用方法
1919
```bash
@@ -33,7 +33,7 @@
3333

3434
1、创建项目,默认有一个公共项目,选择当前项目后 可在回传结果里面查看当前项目回传的信息
3535

36-
![](./images/1.jpg)
36+
![](https://github.com/YDHCUI/manjusaka/blob/mainimages/1.jpg?raw=true)
3737

3838

3939
2、根据项目 生成npc 可以直接使用exe或elf格式的npc。也可以使用其它语言加载npc母体 比如使用python加载npc
@@ -52,21 +52,21 @@ dll.main()
5252
```
5353

5454

55-
![](./images/2.jpg)
55+
![](https://github.com/YDHCUI/manjusaka/blob/mainimages/2.jpg?raw=true)
5656

5757
3、npc上线,点选中该npc即可对其进行操作
5858

59-
![](./images/3.jpg)
59+
![](https://github.com/YDHCUI/manjusaka/blob/mainimages/3.jpg?raw=true)
6060

61-
![](./images/4.jpg)
61+
![](https://github.com/YDHCUI/manjusaka/blob/mainimages/4.jpg?raw=true)
6262

63-
![](./images/5.jpg)
63+
![](https://github.com/YDHCUI/manjusaka/blob/mainimages/5.jpg?raw=true)
6464

65-
![](./images/6.jpg)
65+
![](https://github.com/YDHCUI/manjusaka/blob/mainimages/6.jpg?raw=true)
6666

67-
![](./images/7.jpg)
67+
![](https://github.com/YDHCUI/manjusaka/blob/mainimages/7.jpg?raw=true)
6868

69-
![](./images/8.jpg)
69+
![](https://github.com/YDHCUI/manjusaka/blob/mainimages/8.jpg?raw=true)
7070

7171

7272
4、插件系统 生成dll/so插件, 以plug_name_nps.dll格式命名放到plugins文件夹下面 即可动态调用

0 commit comments

Comments
 (0)