What is JARX file?

JARX files are our proprietary archive file format, which uses the same Deflate compression algorithm as Zip and uses the AES encryption algorithm to encrypt data.

The structure of JARX files is similar to all archive file types, consisting of entries organized in our proprietary way. The names and contents of the entries are encrypted using the AES algorithm.

Due to the non-disclosure of the JARX file format, as well as the encryption of the content and names of the entries, and the lack of tools for directly extracting and opening JARX files, the use of JARX files not only protects the content of your class files but also the overall structure of the JAR file. This means that even external parties cannot access the names of your classes, making it more difficult to crack.