Link To Full Story: active.tutsplus.com
Decompilers are a real worry for people who create Flash content. You can put a lot of effort into creating the best game out there, then someone can steal it, replace the logo and put it on their site without asking you. How? Using a Flash Decompiler. Unless you put some protection over your SWF it can be decompiled with a push of a button and the decompiler will output readable source code.
In this tutorial I will demonstrate a technique I use to protect code and assets from theft.
Post a Comment