|
|||
|
Hi,
I am developing an application framework in Flash that loads external resources from disk. I use Swfkit 3 to encrypt these resources because these are sensitive media files and all works fine. My problem is if I replace one of the encrypted files in the build output directory with another file that is not encrypted at all (as long as the name remains the same, of course), Swfkit can still read it! Is there a way to tell Swfkit to only read files encrypted using the encryption password specified during build? That is, if a file is checked for encryption at build time Swfkit will strictly require the file to be encrypted at runtime. If the file is not encrypted, it will treat it as if it was encrypted with a wrong password. Without this feature, there is a risk that my framework can be pirated to build another application by simply replacing the distributed swf, image, flv resource files without requiring my encryption password. Thanks |
![]() |
Was this information helpful? Yes No
| Thread Tools | |
| Display Modes | |
|
|