Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[请求适配] 精简 Agent 内存马 jar 包体积 #51

Open
ReaJason opened this issue Mar 24, 2025 · 0 comments
Open

[请求适配] 精简 Agent 内存马 jar 包体积 #51

ReaJason opened this issue Mar 24, 2025 · 0 comments
Labels
enhancement New feature or request

Comments

@ReaJason
Copy link
Owner

适配范围

Describe the scope you want to adapt to

目前使用 Byte Buddy 实现 Agent 内存马,打包成 Jar 有 4M 大小,实战使用不太行,可尝试使用 ASMJavassist 降低至 KB 级别,部分环境下甚至自带 ASM 或 Javassist,可考虑直接使用而不内置。

相关资料

Please list some useful links

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant