IDE :: Encrypt Our SWF's And Prevent Our Code From Being Stolen And Decompiled?
Apr 29, 2010What is the best current method (for Mac) to encrypt our SWF's and prevent our code from being stolen and decompiled?
View 2 RepliesWhat is the best current method (for Mac) to encrypt our SWF's and prevent our code from being stolen and decompiled?
View 2 RepliesI'm working in an audio player. I'm looking for a way to prevent users download the mp3 files by following the file url ( for example: by using the Firebug o similar).
View 1 RepliesI'm looking for a workaround to the "AdSense does not let you choose only images but no flash" issue. I'm rather a newbie to JS, but is there any way for one script to prevent other scripts embedded in a site from detecting the presence of the flash plugin? Even if it doesn't work with AdSense, it would be nice to know if there's a hack to do this that might work in other settings.By the way, I suppose I wouldn't care if it failed to work on IE or obsolete browser versions.
View 1 RepliesI'm thinking of setting up a website, which will run a service where people will need to upload .swfs (which then be displayed on the site). I want some kind of basic security on people just taking the swf from their harddrive, and the best way I've seen is using something called byte array. How's the general way that this works?
View 3 RepliesIs flash the best bet to keep images from being stolen? Is there any way to steal images from websites that use flash to display images. I heard that we can use firebug to download flash images. Is this correct?
View 4 RepliesI was asked to edit a completed website. I was given the .swf file. I decompiled it using SoThink and converted it to a flash file. When I opened it in Adobe Flash CS4, only the intro portion is viewable in the timeline.
When I test the movie the entire website plays out with no problems. But the timeline only shows the intro/home page. I need to edit other content in the scene.
I'm working on important project using Flex framework and i want to keep my algorithms and code secret. Is it possible to somehow protect swf file from being decompiled? I don't want someone extract my code using flash decompilers.
View 5 RepliesI have been building an application using CS4. I currently load the swf file into a byte array of another swf to prevent easy access, but I have been told that this will not keep out more experienced users. How can I improve on my current method to best protect my code from being stolen?
View 2 RepliesIs there a way to protect my flash files from being decompiled by any user?
View 2 RepliesI am a beginner in flash action scripting program. In our project we need to modify some flash files. Client has provided us .swf files. I have decompiled .swf files using Sothink SWF Decompiler. When I copied the actionscript file into a new flash file the new file size is decreasing when compared with the original flash file.
View 1 Repliesdiscourage the use of decompilers. decompilers are meant to help you understand something.. not create content.
this way we are responsible for murdering such a good programming language...
Please do not use decompiled elements as first hand deliverables to your customers.
Decompilers often create bugs hat even the flash compiler cannot identify.
for example i have object one a Textinput haveing id="
id_txtBox
", and a panel having a lot of children(TextInputs, Trees, Buttons etc.) if user is editing text in one of panel's child and then clik on "id_txtBox". can we get to know
[Code]...
I have recently created my very first game. How should I go about protecting my work? Is there any freeware encryption available?
View 3 RepliesI am now thinking of encrypting the flv file . is there any way to do this by flex? do you have some tutorial of example to do encrypt the flv file.
View 2 RepliesI need to send data from flash to the server, so I'm looking for a flash ActionScript 3.0 script that will encrypt a text and a C# .net script that decrypt the text.
View 1 RepliesIs there any way to encrypt my swf file against hiker?
View 2 RepliesMy company has a application developed by flash. We must encrypt it before release. So is some can tell me how to do it? Is there some very simple but efficient way? Or are there some good sofe for encrypting swf?
View 1 RepliesI think the simple way to encrypt a swf is using Loader. Adding a chorme to the target swf, so the decompiler can not work.
I'd used serval encrypt tools. Finally, I find a very lite app(air application).
How do you encrypt the password and username for a login form in as3?
View 5 Repliesi want to make flash programs that send information to the web server that cannot be revealed by the user. of course the user will be able to see that HTTP request that is being sent, but i want to encrypt the data before transferring it. what's the best method to achieve that ?
View 2 RepliesI am developing my application in flex and JSP, so when I am passing values through HTTP Service Post method with request object but these values are tracing and modifying by testing team so I am planning to encrypt values in flex and decrypt it in jsp.so is there any algorithms like SHA or MD5 more secure algorithms,
[Code]...
does anyone know how to encrypt the parameters that are passed to a flash movie? The case is, that the user should not be able to read the parameters in the source code in plaintext.
View 2 RepliesI would like to implement some security in some of the Flash/PHP applications that I have. I have some Flash apps that communicate with PHP files, and the PHP is sending the data as get string (E.g.: name=John&sname=Doe&age=24&balance=12.4). Instead of all these variables, I would like it to send a single variable (E.g.: flashvar=jr9afgaw9-fg90agfawf7gw) that would contain those values, so then Flash would decrypt the string and get the real and useful vars.
I want to encrypt this using a private key and use the same private key to decrypt this inside Flash. If someone would want to decode the message PHP sends, he would have to decompile the flash file and find the private key I'm using in Flash to decode the message and then decode it. The reason I posted here is because I want to use an encryption algorithm that allows only the use of a private key for encryption/decryption.
I'm working on an Windows application(created in .NET) which one of its functions is to play local FLVs using SWF components. Now I need to create an encryption application to make sure those FLVs cannot be played freely, only the SWF player will know how to decrypt that file(using a key received from .NET app). I was thinking of creating an Air app to encode my flvs (maybe ByteArray class?), using some algorithm to shuffle/unshuffle characters based in a key string. My main need is how to encode/decode a file using Air/Flash. I tried some times, just trying to load a FLV, convert to ByteArray, then save the new FLV, but this new FLV won't play. Opening into Notepad++, I noticed the file have a few characters before it's FLV header.
View 2 RepliesI have an ant task <encrypt file="${something}.swf"/>. I need the same for Gradle however Google returns zero results about this.
View 1 RepliesI found something about encrypt and decrypt for AS3 [URL] but the document is not very clearly, how can I do encrypt/decrypt in as3? BTW, what is the suffix of algorithms like ecb, cbc, cfb, cfb8, ofb, what's the means. Which should I use?
View 1 RepliesBasically I've set up a scoreboard for a flash game I've made for a client. Now the scoreboard works fine but apparently it's not very secure. One of the clients friends was able to add a score of 100,000 without even playing the game. This is quite a big problem as they are planning on doing a competition with prizes for the highest scores.
What's the normal way to encrypt data on a scoreboard? The scores are stored in a MySQL database btw.
I want to encrypt a local file using Adobe Flex, Actionscript or Air.
...or I would like to know of other options but not vc++ or activeX.
I am sending password text to the http service request object.like pass.text now this password i am giving in navigate url also.but password is visibleing when load url and it is hacking.how can i encrypt password string and send it to jsp?
View 2 RepliesI need encrypt data score from game flash and send it to ASP page, in ASP page, it will decrypt and update Database.
View 5 Replies