Overview
The basic steps to using Zelix KlassMasterTM are
- set the Zelix KlassMaster classpath so that Zelix KlassMaster can locate any classes accessed by your application (eg. API or 3rd party classes),
- open the classes within your application which you wish to trim and/or obfuscate,
- trim and/or obfuscate your opened classes,
- save your processed classes.
You can use the Zelix KlassMaster Build Helper to guide you through all of the above steps by choosing the menu option: "Tools | Build Helper".
Alternatively, if you prefer to perform all of the steps using the Zelix KlassMaster GUI, you can do so by choosing the following menu options in turn:
- "Options | Classpath" to set the classpath,
- Note: The Classpath must be correctly set prior to the opening of your classes.
If Zelix KlassMaster is unable to locate all of the required classes within the specified Classpath, then an error will be displayed at the "File | Open" or later step.
- "File | Open" to open your classes,
- "Tools | Trim" and/or "Tools | Obfuscate" to trim and/or
obfuscate your classes,
- "File | SaveAll" to save your processed classes.
Zelix KlassMaster also contains the ZKM Script scripting language which provides more sophisticated functionality.
You can use the Script Helper to generate the basic ZKM Script by choosing the menu option "Tools | ZKM Script Helper".
Once your script has been created and saved, you can enhance the script to include more sophisticated statements by using any text editor.
© 2019 Zelix Pty Ltd