From a6457c6d6534ecd4714893cbb83097f7b96c3c43 Mon Sep 17 00:00:00 2001 From: Mob2003 <128351726+Mob2003@users.noreply.github.com> Date: Sun, 26 Mar 2023 22:14:48 +0800 Subject: [PATCH] =?UTF-8?q?Update=20=E5=BC=80=E5=8F=91=E6=97=A5=E8=AE=B0.m?= =?UTF-8?q?d?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- readme/开发日记.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/readme/开发日记.md b/readme/开发日记.md index 1e52ed7..5a86b52 100644 --- a/readme/开发日记.md +++ b/readme/开发日记.md @@ -72,7 +72,8 @@ ### windows shellcode 执行 $\color{#FF0000}{[实验功能]}$ 如图执行一个打开计算器的shellcode -![image](https://user-images.githubusercontent.com/128351726/227781117-7c7cb793-97e1-4b1f-8f68-a9b70ea27c6b.png) +![image](https://user-images.githubusercontent.com/128351726/227781690-5e96bccc-ebe0-4d37-8742-6edcb7df65e4.png) + ### 开源地址