Prevent Decompile And Encrypt AS
Hi
I have secure data presenting in a MC which needs login with mysql. I knew there are many decompilers. May I ask how can I prevent the swf being decompile and get the protected data directly?
Also, is there any method to encrypt the AS source code?
Thanks
FlashKit > Flash Help > Flash MX
Posted on: 04-18-2008, 04:09 PM
View Complete Forum Thread with Replies
See Related Forum Messages: Follow the Links Below to View Complete Thread
Looking For Way To Encrypt
I have recently created my very first game. How should I go about protecting my work? Is there any freeware encryption available?
Ken
How To Prevent People Asking How To Prevent "click To Activate And Use This Control"
When I visit the fourms, I keep seeing these questions about how to disable
"click to activate and use this control". Its really annoying and
disrupting my web experience. I do know this really this is a blatant
attack on Adobe and Flash by Microsoft and is obviously related to the Adobe
takeover of Macromedia, and probably also related to the fact that it is now
impossible for anyone to install Flash Player (which Adobe is ignoring
because their support is so useless since the takeover). Is there something
I can do to prevent these questions being posted? I've searched all the
forums and cannot find any information. Surely someone else has had this
problem.
--
Jeckyl
Flash Encrypt
Where in the flash gui do you go to keep people from importing and etc. your flash movie? Even though i most likely will not use it (i believe information should be shared without any limitations, the mind can't be surpressed), but i just want to know out of curiosity.
Password Encrypt
Hello, is there anyway to disguise whats being written in a input text field? so when some1 enters a password it just displays *****? I was thinking of making the text the same colour as the background and placing a layer of text fields above it that each contained the * character, then when a key is pressed the visibility of these * are toggled, but this seems like a long winded way of doing things, does any1 know of a better way? Thanks
Encrypt A Word?
hi, does anyone know how to encrypt a word in actionscript so that it is 5 ascii characters down from what it should be, i.e.
hello = mjqqt
...also i need to decrypt this in an asp page after using jscript. Anyone got any idea on that aswell?
cheers all
SWF Encrypt And Compatibility
Have any of you used SWF Encrypt ( http://www.amayeta.com/software/swfencrypt/ ) or a similar product to protect your Flash work? I'm evaluating it for use with our site and I'm wondering what the chances are of Flash files encrypted with it not working correctly under new versions of Flash Player when they come out.
Can anyone comment on this? Have you heard of any problems with encrypted SWF files when previous upgrades to Flash Player were relesased?
AS3 - Able To Md5 Encrypt A String?
Hey there everyone,
I havn't been able to get this working..
I have a timeline and on the first frame it has....
Code:
var ThePassword:String;
SubmitButton.AddEventListener(MouseEvent.CLICK,MyFunc);
function MyFunc(event:MouseEvent):void {
ThePassword = PasswordBox.text;
GotoAndPlay(2);
}
Now on Frame two I would like to make
MD5BOX.text =
the md5 string of ThePassword.
Its a sort of authenticity thing I am working on... REALLY need to get this working :S
All help appreciated,
Kriogenic.
Encrypt Swf Online
Last week, I had write a application to encrypt swf online. It is show on site:http://www.laaan.cn/?p=263.Just share with you. thanks.
Flash Encrypt
I wish to encrypt my flash movies but the internal one isnt so strong.
I knew there is another compressor for flash movie that the normal illigal decrypter cant open.
Anyone know its name?
tnx
How To Encrypt The Swf Files?
Hi, is there any way we can encrypt our swf files by ourself instead of using any third party tool. And if there is any way to protect our resources which are placed on the disk like jpgs, flv etc files. I spent all yesterday in search of this but unfortunately didnt find any data on how to encrypt our swf files and resources. Thanks
SWF Encrypt 3 Trial
Hi alls,
One month ago i used SWF Encrypt 3 Trial to encrypt a fla file but i have lost the fla source file now.I have used a lot of decrypt software like Sothink and Action viewer but somehow it couldn't decrypt the file .I have heard that people use flare to decrypt it but i don't know exactly ,so please help me...
Encrypt As3.0 Object
GoodMorning,
i have an array of array that is saved in a cookie.
can i encrypt the cookie in some way?
please help me.
Thanks
Markus
Decompile SWF To FLA
hi,
does anyone know if any decompilers work well, or if there is any way to go from SWF back to FLA ? my laptop was stolen and all that is left of a huge flash-site is the swf file...
any help is greatly appreciated
paul
Decompile Help
I download file .swf from a website for study how to do Action Script V2.0 by using Sothink SWF Decompiler and export to it to file .fla
After that I test run program, the result show Error. Could you please check Code for me that something wrong. and why it show Error. Because I'm new for Action Script V2.0 so I'm quite not understand well.
Please give me advise or correct Code.
Anyway, I also attached all related files.
http://www.flexmediasolution.com/TES...sourcecode.rar
Thanks in advance for your recommendation and your help.
SWF Decompile
I antecedently deleted my flv file, does anyone know of a way/program to decompile my swf file?
How Do You Decompile A Swf?
How do you decompile a swf? We had a computer crash and I am trying to recover some files. Is there a way to decompile a swf back to it's original? Thanks.
To Decompile Swf Into Fla....
hi, today i juz d/l and tried Sothink swf decompiler, but i found that it just couldn't export the swf into fla file, but only could extract the source such as graphics, and scripts etc. Anyone knows which software can do even better than sothink? All i want is the fla source file. I don't mean to copy and paste the other's works, but wishing get down to understand how the effects done and learn from it...
Decompile .fla
I have a client who has a template that they want to use. I used my decompiling software to try to get the files so i could edit them but the program didnt decompile the ones i needed. Is there another way to get all these files out of a template with no library?? any help is much appreciated, thank you
Decompile .swf
Can anyone tell me how to decompile a .swf file? I lost the .fla and i need to edit some text on that file. I am sure there is a way or some program that can do it.
PLEASE HELP.
Decompile A Swf
how do i decompile a swf so ican modify it on flash again?
Golden Dragon Is Coming Soon...
Encrypt/decrpyt A String
Howdy,
I am at a bit of a dead end and need some help. I have just made an exam in Flash, the exam covers 5 topis, generating random questions for each topic, and generates a result for each topic. The final overall result is emailed out to a 3rd party.
What I need to encode the word pass or fail, to be included in this email, and for the recipient to be able to decode it at the other side. I realise I could just use a set code for 'pass' or 'fail' but due to the number of people taking the test I think word may get around. So i need different codes to be generated, to mean the same thing (pass or fail) - if this is not possible, then maybe add the students name eg jamespass/jamesfail?).
Unfortunately I have had NO experience in doing anything like this. I have searched this forum and come up with a few links but nothing really relevant to what I need to do! If anyone can give me any pointers as to where to start, then it would be very much apprectiated!
James (ecpecting ZERO response!)
[F8] Problem With Encrypt AS Programs, Help..
Hi!
I have a login system for my site... and...
well, ofcourse i need to make it so that everyone that enters cant just download the swf and get all logins...
So, i heard about SWF Protect.... Easy to use program, but...
When i use it... it creates a new swf, and i suddenly cant use any of my loggins (ive tested to decrypt the swf and i cant, so that work perfectly)..
Anyone got a suggestion on how to do this? Or another way?
Thanks..
XML Encrypt/decrypt Question
Hey all,
Is it possible to encrypt XML being sent from my server (using the zend framework, Zend_Amf) which is sent to flash whereby it can be decrypted in AS3.
(I will also be using a secure connection (https) but would like to add that little be of extra security)
If someone would be kind enough to give me a nudge in the right direction I would highly appreciate it,
Thanks,
alex
[REQ] Encrypt / Decrypt Functions
Does anyone have or know where to find a function or set of functions that will encrypt and decrypt terminal nodes (the lowest levels) from an XML document?
How To Encrypt The Loading External Swf Into Another On The Web.
Hello to all,
I'm using one basic file to load many 1000's of swf on this single
swf according to the user interaction. the problem is i can modify
this single basic file but not those 1000 swf files.
Now i want to protect them from downloading from the net or if someHow downloaded the to encrypt the actionscript coding.
when i encrypt the basic file and then load other files into it i want
those also to be encrypted
Suggest me...
Thanx.
Regards,
Hems
Flash Encrypt 1.2 Rocks
A buddy of mine has something called Flash Encrypt by www.sintrix.com and its bad ***. I just got a copy. If you have SWF files, it encrypts them so that decomilers do not work on them. AND IT WORKS!
Just thought I would let ya all know about it in case you was looking for a way to protect your work.
Flash Encrypt V1.2 Rocks
A buddy of mine got me using this software called Flash Encrypt and it works! It encrypts SWF Flash files so that decompile software can not decompile your work.
Handy little tool. Just thought you guys might want to see it. Its located at www.sintrix.com
Are There Programs That Could Encrypt My Swf Files?
do you know a program that could encrypt my swf files so others wont be able to decompile it? so they wont be able to see the .fla? is it possible? coz i know there are lots of flash decompilers on the web and swf catchers that later on can be used to transform a .swf to .fla.
tnx a lot in advance for helping me!
Encrypt/decrypt Data
hi...
im doing a courseware cd which allow users to save their data into local disk and floppy using flash studio pro..im using sharedObject to locate d data into local disk such
var soUser : SharedObject = SharedObject.getLocal("myData", "/") ;
and i found it encrypt all d data saved n ofcourse its not a problem for me...but..
while saving in floppy im doing like this:
myFolder = "a:\myData";
fscommand("flashstudio.makefolder", "myFolder ");
myData = myFolder +"\score.txt";
fscommand("flashstudio.savetofile", "myData,info1");
so...it will create a *.txt file in floppy...unfortunately..user can change d data that has been saved...im wondering how can i encrypt& decrypt d data before it been saved into floppy?
thank you..
A New Swf Decompile Software
the soft name is dswf
it can decompile most swf file, why not try it?
you can free download here
http://pinoccc.top263.net/down/dswf_0_0_0_23.zip
Can Someone Help Decompile An SWF File Please?
Hey all,
I have an SWF file that I need decomplied so I can get some actionscript code out of it and find the URL path to 2 parts of it internally.
Would anyone be able to help me, it should be simple, I'm just not experienced with decompiling an SWF file, and I am on a Mac, the PC decompilers are more in-depth and allow more to be seen.
If anyone can help, please send a message here or IM me on yahoo messenger: aggro70 and I'll explain the 2 little details I need.
Thank you very much for any help that anyone can give me.
Brian
Decompile Nightmare
I am trying to help a friend with a project. Long story short--original developer's computer crashed, no backups. The only files left are .swfs on an executable CD-ROM. The exectuable can't be used online, it's just for the CD-ROM format, so at this point everything has been decompiled and corrected except this ONE FILE that is giving me fits.
I'm more of a designer than a programmer; my understanding of ActionScript is limited. I've been trying to figure this out using the 'Learning AS2.0 for Flash 8' book, but while I think I kind of understand the syntax I still can't figure out the problem.
I can't attach the decompiled file and the finished .swf (so you can see how it should work) to this post as a .zip because they're too big. If anyone is willing to take a look at them and at least give me some direction, they would have my undying gratitude, please respond and I'll send you the files. Thanks!
Amy
Decompile Issue
Is it worth trying to protect as3-code from beeing decompiled?
If so, whats the tool of choice?
Decompile Flex
What is the best product for converting swf made with flex to fla?
thanks
Wants To Decompile An Exe File To SWF
Hi
I wanna to decompile a application(flash projector or simply Exe) file to swf file. Can anybody tell me any Decompiler softwarwes for this. It will be more usefull for my upcoming projects.
Thank you all!!
Can I Decompile Your Flash?
Hi, im a beginner of flash. I hate those codes to describe flash, but i like joining up those elements. I know I am strange and thus i cant learn valuable things in flash. So i "invent" a good method in flash learning. First I googled "decompiler" and download one of them which i think is good enough(http://www.sothink.com/product/flashdecompiler/index.htm)
. Then i decompiled some swf(on web) to see how they make it. Then I joined the elements up, the swf palyed well, I win. So, i retry and retry, things becomed no more difficult to me. I think my learning method was advanced until someone my friend told me: "stop do that, you've offended the flash author! " I dont quite understand her words but I couldnt continue my work. I only want to learn some flash, I dont want to offend anyone else. I dont know if my friend's suggestion is true? It's a pity I cant learn my flash with decompiler, I hope someone bigbody could give me some advice! Thank you!
AS 2 Protect From Decompile
Hai All,
I am in urgently required to know is there is any tool or script to protectswf file from decompile .i want implement in a project now ,if any one kown about it kindly say me .
thanks in advance
Regards
Ranjith
Decompile One Of My Movies
Would anyone with a Flash decompiler be able to do me a favour?
I created a simple flash animation (currently visible on http://www.avoncrusade.co.uk) but I cannot find the original .fla. I'm working from home (with a bad cold) and can't find it. Nobody at the office seems to be able to help either.
I'm working on another little movie for a sister site to Avon Crusade and I could really use the animated logo from that swf, it will save me a heap of time!
Can anyone help?
Foamcow Heavy Industries - Web design and ranting
Toccoa Games - Day of Defeat gaming community
Target Marketing Communications - Advertising, Direct Marketing and Public Relations
"I'm making time"
Decompile A FlashPaAper
Does anyone know how to decompile de content of a FlashPaper SWF?
I dont mind about the FP interface itself but the content itself.
Tha thing is I have an old program form aking maps that has no export options, only printing. When i sent the maps to the simulated printer, FP mantains what this software sends to the printer as vectors which is very convenient.
So, is there any way to decompile or modify the content of a FP?
thanks in advance
Decompile Components...
Is there any way to de-compile a component - or is the code fully compiled and safe from users stealing it!!
m.
Decompile 2 Swf Files
Hi,
Can someone decompile two swf files I have to the fla format? It's in the file "To decompile.zip".
Thanks,
Kepler
What Is A Good Program To Encrypt Your Swf Files?
What would be a good program to encrypt my swf files so they cannot be ripped of by anyone. or is there any way of encryptin them using actionscript. I know there is a script to dennie people from importing the swf file without the correct password could any1 give me this script? Thx in advance.
[F8] Encrypt Data In Flash For POST
Hey,
Is there a way to encrypt a variable (say, a score) in Flash ActionScript 2 so I can securely POST it to a PHP script? The encryption algorithm has to be able to be decrypted in PHP.
The reason I want to do this is so that POST dat is much less likely to be tampered with.
|