zpj80231 1c218010fe feat: differentiate core and plugin classes by ClassLoader to avoid shadowing
改用 StackWalker(RETAIN_CLASS_REFERENCE) 在判定时获取栈帧真实 Class 的 ClassLoader,仅 PluginClassLoader 加载的类才可能判为可疑;伪造官方包名的插件被拦截,官方同名类不再被连坐。编译目标升至 Java 11。
2026-06-09 15:01:43 +08:00
2024-02-25 12:18:32 +08:00
2024-06-06 12:31:15 +08:00

plugin-privacy A plugin for the ja-netfilter,it protects our VM options file from being read by malicious plugins

Use the mvn clean package command to compile and use privacy.jar file!

Description
No description provided
Readme 108 KiB
Languages
Java 100%