mirror of
https://github.com/ReaJason/MemShellParty.git
synced 2026-09-22 07:00:43 +08:00
feat: support simple obfuscation (#13)
This commit is contained in:
@@ -6,6 +6,7 @@ dependencies {
|
||||
constraints {
|
||||
api 'net.bytebuddy:byte-buddy:1.+'
|
||||
api 'org.ow2.asm:asm-commons:9.7.1'
|
||||
api 'com.github.jar-analyzer:class-obf:1.5.0'
|
||||
|
||||
api 'javax.servlet:javax.servlet-api:3.0.1'
|
||||
api 'jakarta.servlet:jakarta.servlet-api:6.0.0'
|
||||
|
||||
Reference in New Issue
Block a user