Tagged Questions

0
votes
2answers
929 views

ActionScript Protect .swf/.swc Files From Decompilation?

it is possible to protect a .swf file from decompilation? i've been reading about compiling class libraries in a .swc file for distribution without revealing the code - possibly selling it. however, ...
0
votes
2answers
854 views

what tools are there to decompile swfs to flex

How can you know that an swf was written using flash or flex? and is there a way to compile back to flex? I know sothink's for flash, but any thing for flex?