954,545 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

Please help me for protect my flash games.

Hi

i am flash game developer and will protect my games from decompilers please help me.

best regards.

template
Newbie Poster
4 posts since Apr 2007
Reputation Points: 10
Solved Threads: 0
 
Hi i am flash game developer and will protect my games from decompilers please help me. best regards.



i have use SWF Protect, search on google for protect swf files from decompilers.

template
Newbie Poster
4 posts since Apr 2007
Reputation Points: 10
Solved Threads: 0
 

anything can be decompiled, you can at most make it harder for the casual pirate...
The determined pirate will only become more determined and will probably have tools to counter the effects of most "code protection" tools.

jwenting
duckman
Team Colleague
8,392 posts since Nov 2004
Reputation Points: 1,662
Solved Threads: 337
 

Truly it's almost impossible to protect an swf from decompilers. But you can, for example, encrypt your ActionScript and it'll be very difficult to decompile it.

stanley_2007
Newbie Poster
1 post since Mar 2008
Reputation Points: 10
Solved Threads: 0
 

no, it will be just as easy as anything else for those who know how.
It will have to be decrypted, all you need to do is intercept the decrypted script before it's fed into the processor.

jwenting
duckman
Team Colleague
8,392 posts since Nov 2004
Reputation Points: 1,662
Solved Threads: 337
 
Mannyfandango
Newbie Poster
1 post since Jan 2009
Reputation Points: 10
Solved Threads: 0
 

hai, iam karan. the "Flash EXE Builder" is used for protect ur swf game. any one cannot decompile ur game... iam very interested to see ur games please reply.

funzone
Newbie Poster
3 posts since Nov 2009
Reputation Points: 10
Solved Threads: 0
 

In my opinion if you optimize the code enough it will make it pointless to decompile because the decompiled code will be just as confusing as the bytecode.

If you are really desprite you could take a packing approach, compile your swf encrypt it, make a small flash app that contains the encrypted swf and decrypts it upon execution, it will be written to live memory but it will make it at least twice as hard to decompile.

Don't bother asking me how to do this in AS, because I've never touched Actionscript, I'm not even sure if its low level enough to do this. Its actually a technique used to protect maleware from detection; packing and encryption.

ov3rcl0ck
Junior Poster
113 posts since Sep 2009
Reputation Points: 35
Solved Threads: 22
 

If you want to protect your swf you can encrypt it using f-in-box or similar library - it support encrypting as I remember...

MastAvalons
Light Poster
31 posts since Jan 2012
Reputation Points: 10
Solved Threads: 1
 

I met with this problem.Thanks

çadır
Newbie Poster
1 post since Feb 2012
Reputation Points: 10
Solved Threads: 0
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You