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 #19

Open
XvChengNuo opened this issue Dec 12, 2023 · 3 comments
Open

Comments

@XvChengNuo
Copy link

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:1441)
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:730)
at java.desktop/javax.swing.JTable.setUI(JTable.java:3655)
at java.desktop/javax.swing.JTable.updateUI(JTable.java:3704)
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.Zcp.Zi(Unknown Source)
at burp.Zu1y.ZY(Unknown Source)
at burp.Zu11.lambda$initialiseOnNewThread$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)

bit4woo added a commit that referenced this issue Dec 22, 2023
@bit4woo
Copy link
Owner

bit4woo commented Dec 22, 2023

已修复,对应版本可以在此下载 https://github.com/bit4woo/Fiora/actions/runs/7295672985

@XvChengNuo
Copy link
Author

已修复,对应版本可以在此下载 https://github.com/bit4woo/Fiora/actions/runs/7295672985

可以了可以了,感谢大哥

@hululu9842
Copy link

已修复,对应版本可以在此下载 https://github.com/bit4woo/Fiora/actions/runs/7295672985

佬,过期了

@bit4woo bit4woo changed the title 当我把他添加到burp插件中,他报错如下 高版本burp加载时报错 "javax.swing.JTable.getModel()" is null May 11, 2024
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

3 participants