Today, when decompiling a class file with JD GUI 1.4.0, we don’t see the decompilation result, only see the internal error, as shown in the following figure:
Google searched for it and found that it was in its official GitHub issue( https://github.com/java-decompiler/jd-gui/issues/197 )Luyten has a better tool for decompilation( https://github.com/deathmarine/Luyten )。
After downloading and using it, you can really open the class file that failed to decompile before.
Note: the following error occurred when using ﹣ luyten-0.5.3.exe:
The reasons may be as follows: my machine uses the non installation version of JDK 8, only specifies the path of JDK in the environment variable, and there is no JDK related information in the registry.
Solution: hold down the shift key, click the right mouse button, select “open command window here”, and enter: Java – jar luyten-0.5.3.exe in the open window
You can start Luyten normally.
Read More:
- Unit Android converts c# class to JSON file and reports an error
- The file server reports an error of 413, and the file uploaded by nginx reports an error of 413 request entity too large
- The shell runs the class file and imports the jar package that the class depends on
- Android Studio cannot create a new activity and reports ide internal error occurred
- Vs2019 + QT parses the XML file and reports an error at doc.setcontent (& file)
- Vue introduction path is correct, but it always reports an error: already included file name‘ ××ב differs from file name ‘ ××ב only in casing.
- After verifying parameters with validation, springboot reports an error: no constructor found in package name + class name
- IIS 7.5, ASP.NET MVC. HTTP error 500 (internal server error), but debugging does not enter the background, the browser only reports 500 errors
- Vs2017 cannot open the source file “XXX. H” by adding a file name after creating a new class
- Failed to load Main-Class manifest attribute from when the jar file is running
- Remember once to solve the problem that Ubuntu 18.04 can’t enter GUI
- Java project cannot import entity class package and service package, controller layer reports error, fix project setup is OK
- xbmc unable to create gui exiting
- Python reports oserror: initializing from file failed
- Java class file operation and exception
- Java uses ZipFile to decompress the zip file and runs normally under Windows. Linux reports an error
- Android reports failed linking file resources
- When Jenkins deploys the project, GIT reports an error fatal: index file smaller than expected
- The problem of mobile hybrid development RN Android deployment appears Unsupported class file major version xx
- Problems encountered after Maven installation or upgrade: could not find or load main class org.codehaus.plexus .class…..