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加载插件报错 #80

Open
zzqsmile opened this issue Apr 19, 2024 · 3 comments
Open

高版本Burp加载插件报错 #80

zzqsmile opened this issue Apr 19, 2024 · 3 comments
Labels
duplicate This issue or pull request already exists

Comments

@zzqsmile
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: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:645)
at config.ConfigTable.(ConfigTable.java:37)
at burp.BurpExtender.registerExtenderCallbacks(BurpExtender.java:72)
at burp.Zx75.ZG(Unknown Source)
at burp.Z_en.ZZ(Unknown Source)
at burp.Z_ej.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)

mac java17 报错
image

image
@bit4woo
Copy link
Owner

bit4woo commented Apr 24, 2024

试试最新构建 https://github.com/bit4woo/knife/actions/runs/8812344750/artifacts/1442222632

@zzqsmile
Copy link
Author

@bit4woo
Copy link
Owner

bit4woo commented Apr 24, 2024

#70 和这个问题相同

@bit4woo bit4woo added the duplicate This issue or pull request already exists label Apr 24, 2024
@bit4woo bit4woo changed the title java高版本报错 高版本Burp加载插件报错 Apr 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

2 participants