04-23-2011 07:30 PM
10-20-2011 10:42 AM
Dcomsoft released a new version SWF Protector 4 for Mac I think It's a good protect for swf files.
10-20-2011 11:23 AM
10-21-2011 03:15 AM
Why?
10-21-2011 09:39 AM
10-25-2011 06:30 PM
If you want a real obfuscator, secureSWF is the one. The DComSoft and Amayata products don't do much to the bytecode other than add some nonsense bytes to function headers that trip up decompilers. So they're generally about one version ahead of the decompilers.
secureSWF does actual obfuscation with variable/function renaming, control flow spaghettification, etc. It's more expensive than the other two, but it works.
I haven't tried to pull a .bar or .swf off a Playbook, but it's a pretty trivial process to pull a .apk off an Android and then extract the .swf. And I can confirm that not very many of 'em are obfuscated, as I could decompile 'em easily.
10-25-2011 06:32 PM
12-16-2011 07:03 AM
I tested the SWF produced from SWF Protector on 3 popular decompilers and had no luck reverse engineering the files. The protected SWF even crashed 1 of the decompilers. When I opened the SWF in the Flash Player, everything I set up still functioned properly. When testing SWF encryption tools in the past, I’ve found that the encryption breaks my SWF file.