Brief Introduction to "xjad"
======================================
Click to download this file [xjad2.2]
Features:
==========
1. xjad is a Java source based on the Jad core.ProgramDecompilation software with built-in jad1.5.8e2;
2. Multiple *. class files can be processed, and all files in the folder can be processed, or even *. Jar files can be processed;
3. A multi-page text editor can also be integrated into the resource manager and can be operated by right-clicking at any time;
4. supports Java syntax highlighting;
Instructions for use:
==========
1. open one or more *. class files. After xjad is decompiled, rename the file *. java,
Save it to the current folder and open it in the editor;
2. Open a folder and xjad decompile all *. class files in the folder and save them to the folder,
Generate a folder path based on the package path information, such as com. Spring. Framework .*,
The folder structure of COM \ spring \ framework will be created;
3. Open a *. jar file, and xjad decompress all *. class files in the jar file to the temporary directory for decompilation,
Save the path information of the source file with a package to the current folder named "~". + *. Jar folder;
4. Right-click the *. Class, *. Java, *. jar file and directory, and you can also operate it;