revert: obfuscation (#13)

This commit is contained in:
ReaJason
2025-04-05 12:32:45 +08:00
parent 6850c15e91
commit ab564de4d7
17 changed files with 20 additions and 101 deletions
-1
View File
@@ -40,7 +40,6 @@ dependencies {
implementation project(":memshell-java8")
implementation 'net.bytebuddy:byte-buddy'
implementation 'org.ow2.asm:asm-commons'
implementation 'com.github.jar-analyzer:class-obf'
implementation 'javax.servlet:javax.servlet-api'
implementation 'javax.websocket:javax.websocket-api'