bcvgh / daydayEXP

支持自定义Poc文件的图形化漏洞利用工具
MIT License
184 stars 19 forks source link

UI有bug,无法选择漏洞类型 #6

Open hkxueqi opened 9 months ago

hkxueqi commented 9 months ago

环境,macOS 11.5,jdk8

image

漏洞选择如图,无法选择

bcvgh commented 9 months ago

是不是没更新本地的漏洞仓库,本地仓库没东西会有这问题

hkxueqi commented 9 months ago

poc打包下载并释放,点击更新poc 均尝试过,poc目录正常,文件也存在

image
hkxueqi commented 9 months ago
xq@adxs0jk daydayEXP % java -jar daydayExp-0.3.1-jar-with-dependencies.jars
Error: Unable to access jarfile daydayExp-0.3.1-jar-with-dependencies.jars
xq@adxs0jk daydayEXP % java -jar daydayExp-0.3.1-jar-with-dependencies.jar
一月 19, 2024 2:55:39 下午 javafx.fxml.FXMLLoader$ValueElement processValue
WARNING: Loading FXML document with JavaFX API of version 17 by JavaFX runtime of version 8.0.181
2024-01-19 14:55:51.200 java[1858:271571] unrecognized type is 4294967295
2024-01-19 14:55:51.200 java[1858:271571] *** Assertion failure in -[NSEvent _initWithCGEvent:eventRef:], NSEvent.m:1942
2024-01-19 14:56:53.297 java[1858:271571] unrecognized type is 4294967295
2024-01-19 14:56:53.297 java[1858:271571] *** Assertion failure in -[NSEvent _initWithCGEvent:eventRef:], NSEvent.m:1942
2024-01-19 14:56:57.090 java[1858:271571] unrecognized type is 4294967295
2024-01-19 14:56:57.090 java[1858:271571] *** Assertion failure in -[NSEvent _initWithCGEvent:eventRef:], NSEvent.m:1942
2024-01-19 14:56:59.332 java[1858:271571] unrecognized type is 4294967295
2024-01-19 14:56:59.332 java[1858:271571] *** Assertion failure in -[NSEvent _initWithCGEvent:eventRef:], NSEvent.m:1942
2024-01-19 14:57:06.159 java[1858:271571] unrecognized type is 4294967295
2024-01-19 14:57:06.159 java[1858:271571] *** Assertion failure in -[NSEvent _initWithCGEvent:eventRef:], NSEvent.m:1942
bcvgh commented 9 months ago
xq@adxs0jk daydayEXP % java -jar daydayExp-0.3.1-jar-with-dependencies.jars
Error: Unable to access jarfile daydayExp-0.3.1-jar-with-dependencies.jars
xq@adxs0jk daydayEXP % java -jar daydayExp-0.3.1-jar-with-dependencies.jar
一月 19, 2024 2:55:39 下午 javafx.fxml.FXMLLoader$ValueElement processValue
WARNING: Loading FXML document with JavaFX API of version 17 by JavaFX runtime of version 8.0.181
2024-01-19 14:55:51.200 java[1858:271571] unrecognized type is 4294967295
2024-01-19 14:55:51.200 java[1858:271571] *** Assertion failure in -[NSEvent _initWithCGEvent:eventRef:], NSEvent.m:1942
2024-01-19 14:56:53.297 java[1858:271571] unrecognized type is 4294967295
2024-01-19 14:56:53.297 java[1858:271571] *** Assertion failure in -[NSEvent _initWithCGEvent:eventRef:], NSEvent.m:1942
2024-01-19 14:56:57.090 java[1858:271571] unrecognized type is 4294967295
2024-01-19 14:56:57.090 java[1858:271571] *** Assertion failure in -[NSEvent _initWithCGEvent:eventRef:], NSEvent.m:1942
2024-01-19 14:56:59.332 java[1858:271571] unrecognized type is 4294967295
2024-01-19 14:56:59.332 java[1858:271571] *** Assertion failure in -[NSEvent _initWithCGEvent:eventRef:], NSEvent.m:1942
2024-01-19 14:57:06.159 java[1858:271571] unrecognized type is 4294967295
2024-01-19 14:57:06.159 java[1858:271571] *** Assertion failure in -[NSEvent _initWithCGEvent:eventRef:], NSEvent.m:1942

可能是jdk和javafx版本的问题,我mac用的jdk11,你可以试试。还有问题可以加下我vx:bcvgh0709