0Chencc / DaE

CTFCrackTools 's BurpSuite Plugin - Decode and Encode
GNU General Public License v3.0
79 stars 6 forks source link

导入burp有报错 #1

Open littleheary opened 2 years ago

littleheary commented 2 years ago

java.lang.ExceptionInInitializerError at org.ctfcracktools.json.PluginsJson.isJson(PluginsJson.kt:70) at org.ctfcracktools.json.PluginsJson.(PluginsJson.kt:15) at burp.ui.DecodePanel.(DecodePanel.java:291) at burp.ui.MainUi.initComponents(MainUi.java:38) at burp.ui.MainUi.(MainUi.java:21) at burp.BurpExtender.(BurpExtender.java:15) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at burp.e60.a(Unknown Source) at burp.e60.(Unknown Source) at burp.fi8.a(Unknown Source) at burp.clg.lambda$panelLoaded$0(Unknown Source) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: java.lang.reflect.InaccessibleObjectException: Unable to make field private static final long java.lang.reflect.InaccessibleObjectException.serialVersionUID accessible: module java.base does not "opens java.lang.reflect" to unnamed module @39f6c6ba at java.base/java.lang.reflect.AccessibleObject.checkCanSetAccessible(AccessibleObject.java:354) at java.base/java.lang.reflect.AccessibleObject.checkCanSetAccessible(AccessibleObject.java:297) at java.base/java.lang.reflect.Field.checkCanSetAccessible(Field.java:178) at java.base/java.lang.reflect.Field.setAccessible(Field.java:172) at org.python.core.PyJavaType.init(PyJavaType.java:416) at org.python.core.PyType.createType(PyType.java:1414) at org.python.core.PyType.addFromClass(PyType.java:1350) at org.python.core.PyType.fromClass(PyType.java:1441) at org.python.core.PyJavaType.wrapJavaObject(PyJavaType.java:89) at org.python.core.Py.JavaError(Py.java:547) at org.python.core.Py.JavaError(Py.java:539) at org.python.core.PyJavaType.init(PyJavaType.java:569) at org.python.core.PyType.createType(PyType.java:1414) at org.python.core.PyType.addFromClass(PyType.java:1350) at org.python.core.PyType.fromClass(PyType.java:1441) at org.python.core.PyType.fromClass(PyType.java:1425) at org.python.core.imp.loadBuiltin(imp.java:562) at org.python.core.imp.find_module(imp.java:518) at org.python.core.imp.import_next(imp.java:823) at org.python.core.imp.import_first(imp.java:843) at org.python.core.imp.load(imp.java:706) at org.python.core.Py.initClassExceptions(Py.java:837) at org.python.core.PySystemState.doInitialize(PySystemState.java:1078) at org.python.core.PySystemState.initialize(PySystemState.java:984) at org.python.core.PySystemState.initialize(PySystemState.java:940) at org.python.core.PySystemState.initialize(PySystemState.java:935) at org.python.util.PythonInterpreter.initialize(PythonInterpreter.java:64) at burp.fuction.PythonFunc.jythonLoad(PythonFunc.kt:30) at burp.fuction.PythonFunc.(PythonFunc.kt:16) at burp.Config.(Config.java:24) ... 20 more

0Chencc commented 2 years ago

请问这个问题是在什么情况下触发的

DatangST commented 1 year ago

java.lang.Exception: Extension class is not a recognized type at burp.qsp.G(Unknown Source) at burp.qsp.G(Unknown Source) at burp.ne1.a(Unknown Source) at burp.q0n.v(Unknown Source) at burp.qqv.lambda$panelLoaded$0(Unknown Source) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:833) 导入burp插件出现问题

DatangST commented 1 year ago

似乎是java17启动的burp就会这样我也不清楚

demoAlitalia commented 1 month ago

java.lang.Exception: Extension class is not a recognized type at burp.Zuea.Zn(Unknown Source) at burp.Zuea.Zk(Unknown Source) at burp.Zu2b.ZK(Unknown Source) at burp.Zhsy.Zz(Unknown Source) at burp.Zxkk.lambda$panelLoaded$0(Unknown Source) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:833) 导入bp 报错