Results 131 comments of 4ra1n

好的,之后会研究下

可能是高版本 golang 不支持 win7 导致的,我反馈一下

xray 2.0 is currently under development, and xpoc is one of the many sub projects of xray 2.0

xray 1.0 comes with many built-in plugins, including SQL injection/XSS and many other types.

it is ok in JAVA 11/17 only wrong in JAVA 8

it is ok in JAVA 8u HIGH version such as 8u391 but wrong in JAVA 8u LOW version such as 8u20

@bobbylight I just new RSyntaxTextArea without other setting ```java RSyntaxTextArea rArea = new RSyntaxTextArea(300, 300); ``` The input is ```java // // Jar Analyzer V2 by 4ra1n // (powered by...

@bobbylight YES it is fine on 3.4.1 with Java 8u131 ![image](https://github.com/user-attachments/assets/8d82e1f6-b294-4d56-a667-e129496b59a2) btw, i use the flatlaf. Is there a connection?

@bobbylight thanks Due to the fact that Java8 is still LTS at present, and upgrading Java8 to Java11 is destructive, I may not plan to upgrade. I hope you can...

You can download my project: https://github.com/jar-analyzer/jar-analyzer/releases/download/2.20/jar-analyzer-2.20-windows-system.zip And run it ```shell "C:\Program Files\Java\jdk1.8.0_20\bin\java.exe" -jar lib\jar-analyzer-2.20.jar gui ``` Open a small jar and press start engine button Then chose a class in...