Closed khaldsalhi closed 1 year ago
What version of Logger++ are you trying to use, and which Burp version are you running?
Version 3.20.0 I have downloaded in logerplus.jar and I have add in extension but error
On Wed, Aug 2, 2023, 1:24 PM Corey Arthur @.***> wrote:
What version of Logger++ are you trying to use, and which Burp version are you running?
— Reply to this email directly, view it on GitHub https://github.com/nccgroup/LoggerPlusPlus/issues/187#issuecomment-1661909313, or unsubscribe https://github.com/notifications/unsubscribe-auth/ARAZSSCKOYT6WW6JV3OIDA3XTIPWLANCNFSM6AAAAAA3BAINEY . You are receiving this because you authored the thread.Message ID: @.***>
Burp is version 2022.8.5
On Wed, Aug 2, 2023, 2:05 PM Khald Salhi @.***> wrote:
Version 3.20.0 I have downloaded in logerplus.jar and I have add in extension but error
On Wed, Aug 2, 2023, 1:24 PM Corey Arthur @.***> wrote:
What version of Logger++ are you trying to use, and which Burp version are you running?
— Reply to this email directly, view it on GitHub https://github.com/nccgroup/LoggerPlusPlus/issues/187#issuecomment-1661909313, or unsubscribe https://github.com/notifications/unsubscribe-auth/ARAZSSCKOYT6WW6JV3OIDA3XTIPWLANCNFSM6AAAAAA3BAINEY . You are receiving this because you authored the thread.Message ID: @.***>
The newer versions of Logger++ will only work with Burp versions that support Montoya. I believe this is 2023 and later.
You'll either have to update your Burp or use a legacy version of Logger++.
java.lang.ClassNotFoundException: burp.BurpExtender at java.base/java.net.URLClassLoader.findClass(URLClassLoader.java:445) at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:587) at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:520) at java.base/java.lang.Class.forName0(Native Method) at java.base/java.lang.Class.forName(Class.java:467) at burp.l5y.k(Unknown Source) at burp.l5y.(Unknown Source)
at burp.sg1.Z(Unknown Source)
at burp.lmh.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)