Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

高版本burp加载时报错 "javax.swing.JTable.getModel()" is null #26

Open
justhxf opened this issue Jul 10, 2024 · 1 comment
Open

Comments

@justhxf
Copy link

justhxf commented Jul 10, 2024

java.lang.NullPointerException: Cannot invoke "javax.swing.table.TableModel.addTableModelListener(javax.swing.event.TableModelListener)" because the return value of "javax.swing.JTable.getModel()" is null
at burp.theme.BurpTableUI.installListeners(Unknown Source)
at java.desktop/javax.swing.plaf.basic.BasicTableUI.installUI(BasicTableUI.java:1432)
at com.formdev.flatlaf.ui.FlatTableUI.installUI(FlatTableUI.java:129)
at burp.theme.BurpTableUI.installUI(Unknown Source)
at java.desktop/javax.swing.JComponent.setUI(JComponent.java:740)
at java.desktop/javax.swing.JTable.setUI(JTable.java:3661)
at java.desktop/javax.swing.JTable.updateUI(JTable.java:3710)
at java.desktop/javax.swing.JTable.(JTable.java:707)
at java.desktop/javax.swing.JTable.(JTable.java:632)
at PoC.LineTable.(LineTable.java:83)
at PoC.PoCPanel.(PoCPanel.java:88)
at GUI.MainGUI.(MainGUI.java:62)
at burp.BurpExtender.registerExtenderCallbacks(BurpExtender.java:90)
at burp.Zw5j.ZK(Unknown Source)
at burp.Zwzt.Zm(Unknown Source)
at burp.Zwz9.lambda$initialiseOnNewThread$0(Unknown Source)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
at java.base/java.lang.Thread.run(Thread.java:1583)
这个是什么意思burp(2024.6)装的时候

@Ubkeji
Copy link

Ubkeji commented Sep 7, 2024

自己打包一下源码再装就好了或者下载我打包好的
Fiora_burp_24.7.3.zip

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants