Free SWF Obfuscator [closed]

醉酒当歌 提交于 2019-11-26 19:44:36

问题


Does anybody know of a free flash obfuscator(protector)? All I can find are commercial ones with free trials. I have done numerous google searches, and have been unable to find what I am looking for.

I know that obfuscators do not make your swf hack proof, but they make things harder.

Things I am looking for in an obfuscator:

  • Unlimited obfuscations
  • No time limit
  • No watermark (or on the left side only! Right side is no good, same with center)
  • Able to publish work (no special player needed other than standard flashplayer)

I really was surprised to see how hard it was to find a good obfuscator (tried encoder, protection, etc. instead as well) and how easy it is to find a decompiler....

It is imperative that my code be protected, at least partially, to discourage the hacking of my game.


回答1:


amayeta swfencrypt - http://www.amayeta.com/software/swfencrypt/ <= this one existed for a long time and is up to date

secureSWF http://www.kindisoft.com/secureSWF/download.php <== this one fulfill no time limit, but has watermark

and since actionscript format is very like javascript, you can use online free javascript obfuscator like this one to obfuscate sections of the important code http://www.javascriptobfuscator.com/Default.aspx

or you can search for more at here http://www.google.com/search?q=obfuscator+javascript




回答2:


I've found:

  • http://makc3d.wordpress.com/2010/02/09/open-source-swf-obfuscator/
  • http://github.com/shapedbyregret/actionscript-3-obfuscator
  • SOB

All open source, all free. I haven't tried any of them yet.




回答3:


A coworker did some research on the topic a few months ago, and didn't find any free SWF obfuscators. We ended up picking SWF Encrypt (http://www.amayeta.com/software/swfencrypt/) which seems to do a good job.




回答4:


OBFU - 1500 euros!

Amayeta SWF Encrypt Pro 5.0 - $125 USD. gets "bypassed" too

SecureSWF - Looks like the most promising right now.

A list of decompilers and obfuscators

Found at http://www.balsamiq.com/blog/2008/10/19/my-views-on-software-piracy/




回答5:


I found SWFProtect. It looks decent, but You'll have to test it to be sure. http://www.swfprotect.net/swf2.0/index.php

Update: Amayeta SWF Encrypt Version 4 is now being offered for free. http://www.amayeta.com/promo/mag/



来源:https://stackoverflow.com/questions/924081/free-swf-obfuscator

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!