In preparing for securing the site before I code the main site functions
I thought I'd read up a bit on security.  I was thinking that flex/swf
code could not be decompiled. But then I found this:
http://blog.everythingflex.com/2008/02/29/check-you-as3-code/

 

I'd like to do some remote object validation (adding in another field
for the remote object that would verify that the request was coming from
my SWF and not someone else's (possibly malicious) code.  However, if
someone can decompile my SWF files then all of that would be for
nothing.  What can people say about flex code decompiling and protecting
my code from prying eyes?

 

 Regards,

  Scott

Reply via email to