From c4aa438b173aa66c4b15942b06d0eaa5ad62aee9 Mon Sep 17 00:00:00 2001 From: xaoyaoo Date: Fri, 1 Dec 2023 17:18:12 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0README?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 9710516..fb7bbf2 100644 --- a/README.md +++ b/README.md @@ -401,6 +401,8 @@ export(args["username"], args["outpath"], args["msg_path"], args["micro_path"], 进入exe文件所在目录,运行: `wxdump.exe 模式 [参数]`,方法同[命令行](#21-命令行) +### 2.4 其他说明 + 【注】: * 关于基址使用cheat engine获取,参考[CE获取基址.md](doc/CE获取基址.md)(该方法一般可用`wxdump bias`命令代替,仅用作学习原理)