mirror of
https://github.com/ReaJason/MemShellParty.git
synced 2026-09-25 00:11:52 +08:00
docs: update README
This commit is contained in:
@@ -352,11 +352,6 @@ location /memshell-party {
|
|||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
## How
|
|
||||||
|
|
||||||
1. 如何使用 bytebuddy 生成类,为属性赋值,添加方法,指定位置调用方法?(**WIP**)
|
|
||||||
2. 如何调试内存马,为什么内存马注入了却不可用?(**WIP**)
|
|
||||||
|
|
||||||
## Contribute
|
## Contribute
|
||||||
|
|
||||||
> 你的任何反馈以及 issue 交流都是对当前项目的贡献
|
> 你的任何反馈以及 issue 交流都是对当前项目的贡献
|
||||||
|
|||||||
+1
-1
@@ -229,7 +229,7 @@ Compatible with Java6 ~ Java8, Java9, Java11, Java17, Java21
|
|||||||
- [x] [Neo-reGeorg](https://github.com/L-codes/Neo-reGeorg)
|
- [x] [Neo-reGeorg](https://github.com/L-codes/Neo-reGeorg)
|
||||||
- [x] Custom
|
- [x] Custom
|
||||||
|
|
||||||
### 封装方式
|
### Packaging Methods
|
||||||
|
|
||||||
- [x] BASE64
|
- [x] BASE64
|
||||||
- [x] GZIP BASE64
|
- [x] GZIP BASE64
|
||||||
|
|||||||
Reference in New Issue
Block a user