文件名称:Jar包保护加密解决方案
文件大小:42KB
文件格式:ZIP
更新时间:2021-11-08 21:06:05
Java 加密解密 class的加密解析
Jar包保护加密解决方案、在有容器下的加密、解析、开发中的加密、部署阶段的解析
【文件预览】:
ClassLoader
----EncryptClasses.java(1KB)
----GenerateKey.java(516B)
----MyClassLoader.java(3KB)
----FileUtil.java(793B)
.idea
----misc.xml(179B)
----workspace.xml(2KB)
----JarEncrypt.iml(344B)
----$PRODUCT_WORKSPACE_FILE$(489B)
----modules.xml(279B)
----.gitignore(39B)
----vcs.xml(172B)
LICENSE
Example
----App.java(497B)
----Foo.java(94B)
----Bar.java(106B)
----jardemo.jar(3KB)
README.md
.git
----logs()
--------HEAD(186B)
--------refs()
----packed-refs(114B)
----info()
--------exclude(240B)
----index(1KB)
----objects()
--------pack()
--------info()
----HEAD(23B)
----config(332B)
----refs()
--------heads()
--------tags()
--------remotes()
----hooks()
--------pre-applypatch.sample(424B)
--------pre-push.sample(1KB)
--------commit-msg.sample(896B)
--------pre-merge-commit.sample(416B)
--------pre-commit.sample(2KB)
--------applypatch-msg.sample(478B)
--------prepare-commit-msg.sample(1KB)
--------update.sample(4KB)
--------fsmonitor-watchman.sample(5KB)
--------post-update.sample(189B)
--------pre-rebase.sample(5KB)
--------pre-receive.sample(544B)
----description(73B)
jvmti
----decrypt()
--------decrypt.cpp(3KB)
--------Makefile(505B)
----encrypt()
--------Encrypt.java(2KB)
--------Makefile(505B)
--------encrypt.cpp(457B)