PS C:\Users\john\Downloads> java -jar .\Bytecode-Viewer-2.11.1.jar
Bytecode Viewer 2.11.1 [Fat Jar] - Created by @Konloch
https://bytecodeviewer.com - https://the.bytecode.club
Exception in thread "main" java.lang.UnsupportedOperationException: The Security Manager is deprecated and will be removed in a future release
at java.base/java.lang.System.setSecurityManager(System.java:416)
at the.bytecode.club.bytecodeviewer.BytecodeViewer.main(BytecodeViewer.java:183)
PS C:\Users\john\Downloads> java -jar .\Bytecode-Viewer-2.11.1.jar
Bytecode Viewer 2.11.1 [Fat Jar] - Created by @Konloch
https://bytecodeviewer.com - https://the.bytecode.club
Exception in thread "main" java.lang.UnsupportedOperationException: The Security Manager is deprecated and will be removed in a future release
at java.base/java.lang.System.setSecurityManager(System.java:416)
at the.bytecode.club.bytecodeviewer.BytecodeViewer.main(BytecodeViewer.java:183)