Is there any tool that prevents decompilation ?
I stumbled once upon a flash file that would crash when I tried to decompile it. So would like to know which product could do so.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
CS5 files are based on the new XFL format, which is no more than a zip file, xml and assets:
http://blog.zarate.tv/2010/04/18/xfl-finally/
Didn’t know when I wrote the post, but even FLA files coming out CS5 are only XFL files, but compressed.
All this means that is highly unlikely that you would find a tool to prevent decompilation, specially once the specs are out.
Cheers,
J