Home > Wrapper > Article: Using secureSWF with Platogo



Using secureSWF with Platogo

secureSWF is an obfuscation & code protection tool which secures your games from decompilers. However, to make it play along nicely with the Platogo API you'll have to complete the following two steps before protecting your files.

Configuration Rules

First, you need to set up a configuration rule to exclude Platogo classes & methods from renaming. Simply head over to the Configuration Rules tab and enter the pattern com.platogo.* into the Pattern textfield. Then check all the options below and click add.

Fig 1: Configuration Rules settings

Fig 1: Configuration Rules settings

Identifiers Renaming

Secondly, go to the Identifiers Renaming tab and uncheck Rename protected namespaces.

Fig 2: uncheck Rename protected namespaces

Fig 2: uncheck Rename protected namespaces

That's it!

The protected game should work fine with the Platogo API now.

Creative Commons License

This work is licensed under a Creative Commons License.