We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d54bd80 commit d4629f1Copy full SHA for d4629f1
CHANGELOG.md
@@ -5,11 +5,15 @@ All notable changes to this project will be documented in this file.
5
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
6
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7
8
-## [v1.6.0](https://github.com/ReaJason/MemShellParty/releases/tag/v1.6.0) - 2025-03-24
+## [v1.6.0](https://github.com/ReaJason/MemShellParty/releases/tag/v1.6.0) - 2025-03-30
9
+
10
+> 做代码生成以及代码混淆真是一件需要耐心的事情
11
12
### Added
13
14
- 支持自定义内存马生成(#49)by @ReaJason
15
+- 支持命令回显 ASM Agent 内存马(#51)by @ReaJason
16
+- 支持简易的代码混淆(#13)by @ReaJason
17
- 支持自动发布 DEV 分支代码 CD
18
19
### Changed
0 commit comments