Commercial functions in DoSWF professional
In the latest version of DoSWF professional. Some greate features added, as following:
This feature is in the “Encrypt” panel of DoSWF professional. It can do encrypt to you actionscript3.0 code before encrypting the whole swf file.Dual encryptions!
This feature is just for commercial licence of DoSWF professional
This feature can change most of the private method names to be same. For instance, if you have private methods “getName”, “getAge” and “getID” in a class. After “Mix methods”, the there method names will be same. Here is a sample:
| The original code by decomipler | After “Mix methods” |
|
|
This feature will set the most class names to be same. At the images above, after “Change classes name”, serval classes have the same class name:@doswf. It is very very useful to prevent your code from being decompile. Here is a sample:
| The original code by decomipler | After “Change classes name” |
|
|
This feature is just for commercial licence of DoSWF professional
Sometimes, your game released with your company logo. But someone just do change the logo assets in the swf to pirate your work. This feature is can really help you. It can lock the swf file. Once the swf is locked. Any one can not change it. Otherwise, the swf will run in wrong.
This feature is just for commercial licence of DoSWF professional



