Skip to content

v1.2.3

Compare
Choose a tag to compare
@Ar3h Ar3h released this 11 Dec 14:32
· 17 commits to main since this release

更新内容:

  • [功能] 支持字节码混淆,集成 https://github.com/jar-analyzer/class-obf 项目 @4ra1n
  • [功能] 新增 ExpressionPayload、JDBCPayload,方便生成表达式相关Payload以及JDBC URL相关Payload
  • [优化] FakeMySQL日志更详细的输出
  • [BUG] 修复前端展开BUG

What's new:

  • [Feature] Support for bytecode obfuscation, integrated with the Class-Obf project by @4ra1n
  • [Feature] Added ExpressionPayload and JDBCPayload for easier generation of expression-related Payloads and JDBC URL-related Payloads
  • [Improvement] Enhanced FakeMySQL logging with more detailed output
  • [Bugfix] Fixed front-end expansion issue