From 60a3dd9da1eb98542902fda63865ef853fd91c44 Mon Sep 17 00:00:00 2001 From: ReaJason Date: Sun, 13 Apr 2025 01:04:19 +0800 Subject: [PATCH] docs: update README --- README.md | 5 ----- docs/README.en.md | 2 +- 2 files changed, 1 insertion(+), 6 deletions(-) diff --git a/README.md b/README.md index b82f3399..f55ff21b 100644 --- a/README.md +++ b/README.md @@ -352,11 +352,6 @@ location /memshell-party { } ``` -## How - -1. 如何使用 bytebuddy 生成类,为属性赋值,添加方法,指定位置调用方法?(**WIP**) -2. 如何调试内存马,为什么内存马注入了却不可用?(**WIP**) - ## Contribute > 你的任何反馈以及 issue 交流都是对当前项目的贡献 diff --git a/docs/README.en.md b/docs/README.en.md index 896fd09b..389c42a4 100644 --- a/docs/README.en.md +++ b/docs/README.en.md @@ -229,7 +229,7 @@ Compatible with Java6 ~ Java8, Java9, Java11, Java17, Java21 - [x] [Neo-reGeorg](https://github.com/L-codes/Neo-reGeorg) - [x] Custom -### 封装方式 +### Packaging Methods - [x] BASE64 - [x] GZIP BASE64