Go Back   CodingForums.com > :: Client side development > Flash & ActionScript

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 09-02-2008, 07:31 PM   PM User | #1
SteveH
Regular Coder

 
Join Date: Nov 2005
Posts: 615
Thanks: 91
Thanked 1 Time in 1 Post
SteveH is an unknown quantity at this point
Preventing decompilers?

Hello

Would anybody know of a script/programme which would prevent people from using a Flash decompiler?

Thanks.

Steve
SteveH is offline   Reply With Quote
Old 09-02-2008, 08:23 PM   PM User | #2
gnomeontherun
Senior Coder

 
gnomeontherun's Avatar
 
Join Date: Sep 2007
Location: Houston
Posts: 2,846
Thanks: 10
Thanked 238 Times in 229 Posts
gnomeontherun will become famous soon enoughgnomeontherun will become famous soon enough
There is no sure-fire way to prevent decompliation. Sorry, I wish there was one.
__________________
jeremy - gnomeontherun
Educated questions often get educated answers, and simple questions often get simple answers.
gnomeontherun is offline   Reply With Quote
Old 09-03-2008, 01:30 AM   PM User | #3
Nightfire
Senior Coder

 
Nightfire's Avatar
 
Join Date: Jun 2002
Posts: 4,266
Thanks: 6
Thanked 48 Times in 48 Posts
Nightfire is on a distinguished road
There is a way. Don't publish it. Don't let anyone but you see it.
__________________
Blue Panda
Website Design | 1 Pound Ads | 'ow much? | Coding Geeks
Nightfire is offline   Reply With Quote
Old 09-06-2008, 07:27 AM   PM User | #4
hardnrg
New Coder

 
Join Date: Jul 2007
Posts: 24
Thanks: 1
Thanked 0 Times in 0 Posts
hardnrg is an unknown quantity at this point
Out of interest, are there any techniques that might "help" prevent decompilation, or atleast make it more difficult to decompile?
hardnrg is offline   Reply With Quote
Old 09-06-2008, 08:39 PM   PM User | #5
gnomeontherun
Senior Coder

 
gnomeontherun's Avatar
 
Join Date: Sep 2007
Location: Houston
Posts: 2,846
Thanks: 10
Thanked 238 Times in 229 Posts
gnomeontherun will become famous soon enoughgnomeontherun will become famous soon enough
I think the difficulty is almost always the same. You can try to hide your code in external files, and by trying to secure things so they only work on your server (ie, need to provide credentials from a database or something). But really, not much will stop someone with a decompile program.
__________________
jeremy - gnomeontherun
Educated questions often get educated answers, and simple questions often get simple answers.
gnomeontherun is offline   Reply With Quote
Old 09-07-2008, 04:11 PM   PM User | #6
plasmagames
New Coder

 
Join Date: May 2008
Location: Canada
Posts: 82
Thanks: 0
Thanked 0 Times in 0 Posts
plasmagames is an unknown quantity at this point
k from what i have heard

Most Decompilers can decopile swf's but they can't grab the actionscrpt even if it is not in external actionscript files.

Sothink SWF Decompiler is this way i compiled one of my own projects and tried to decompile it and it gives you nothing to work with every thing is a graphic.

So your pretty same when it comes to decompilers
plasmagames is offline   Reply With Quote
Old 09-08-2008, 11:22 AM   PM User | #7
gnomeontherun
Senior Coder

 
gnomeontherun's Avatar
 
Join Date: Sep 2007
Location: Houston
Posts: 2,846
Thanks: 10
Thanked 238 Times in 229 Posts
gnomeontherun will become famous soon enoughgnomeontherun will become famous soon enough
They won't be able to output a FLA with your exact project, but they have access to all of the parts to put it back together themselves for the most part.
__________________
jeremy - gnomeontherun
Educated questions often get educated answers, and simple questions often get simple answers.
gnomeontherun is offline   Reply With Quote
Reply

Bookmarks

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 07:27 AM.


Advertisement
Log in to turn off these ads.