Protecting Front End Part Of SWF From Decompilers

May 19, 2009

I know there are softwares which can protect the swf files from decompilers; where the actionscript appears to be gibberish once decompiled. My question is is there any way i can make sure the swf catcher cant find the swf file to download?

View 2 Replies


Similar Posts:


ActionScript 3.0 :: Add The Title In Front Of The Game If A Adding Frame In Front Make It Stop Function?

Jun 24, 2011

am creating a shooting game. my main class in first frame now i want to add the title in front of the game if a adding frame in front make it stop function. the game play runs what can i do?

View 1 Replies

ActionScript 3.0 :: Protect Swf Against Decompilers?

May 3, 2010

protect all SWFs that you have developped and invest hours against decompiler by encrypt it? If yes what it's a best way to encrypt swf files?

View 9 Replies

Actionscript :: Modify Flash Movie Without Fla Files Or Decompilers?

Jun 23, 2011

I have been asked to add just some more text in the last "slide" of a Flash movie. I don't have access to the .fla files. What are my options (apart from using decompilers)?

View 2 Replies

ActionScript 3.0 :: Protect Code From Flash Decompilers Like Sothink?

May 18, 2011

Is there any way to protect our code from flash decompilers like Sothink etc.

View 1 Replies

ActionScript 2.0 :: Flash Decompilers - Open And View The Structure Of A .swf File

Oct 26, 2004

I downloaded the Sothink SWF Decompiler, which allows you to open and view the structure of a .swf file. (the unregistered version limits the amount of actionscript you can view). It even can resave as a .fla file. Does it concern anyone that when you host your Flash code and applictions, it is basically open sourced, whether you want it to be or not?

View 7 Replies

Professional :: Protecting Files Against Download?

Oct 4, 2011

Right now, if someone types in a popup window comes up asking if they want to download the file.I want my swf files (I'm building a site on the Gaia flash framework) to have access to all of my flv's/videos, but I don't want people to be able to download them.e Flash IDE to 'protect' your swfs (though I know there are ways around that) - but for flv's do those have to go in some type of special folder with a .htaccess file to protect them - and if so, how do I let my swf's communicate with the flv's and load them when necessary.

View 8 Replies

ActionScript 3.0 :: Password Protecting A Swf: Effective Or Not?

Feb 15, 2012

I've created a password variable w/input text on the first frame of a swf to enable private viewing of a swf; so if you dont know the password you cant procedd to frame 2, to see the whole thing.

View 21 Replies

ActionScript 2.0 :: Protecting Variables Using LoadVars?

Feb 9, 2009

I'm experimenting with loading an array of elements into my Flash project using the LoadVars property (I'm using Flash 8 - AS 2) The elements are queried from MySQL using PHP to a page named "elements.php" and loaded into the Flash file. It works fine, but I'd like to be able to protect the "elements.php" page so that the variables queried from this page cannot be viewed by someone who types the absolute path to the elements.php file in the browser address bar [[URL]. Using includes, I'm able to protect other pages in my site from direct assess but these methods don't seem to work when the URL is called from within my SWF file.

My fear is that someone might decompile the swf to reveal the LoadVars URL present in the actionscript. I know there are ways to obfuscate the code, but I'm not sure how well these methods really work. I also understand it is practically impossible to completely hide the code from someone who is REALLY intent on getting it, but I'd like to make it as difficult as possible.

View 3 Replies

ActionScript 2.0 :: Protecting Second Frame Content?

Oct 18, 2011

So the first frame will be password protected if someone know the password he can go to next frame. I want that passwords was in .txt file (so every password have his own .txt file). And if someone type correct password and go to next frame the .txt file of this password will be deleted (so you can use password only once). I want to put this game to my website so the txt files will be in online folder.

View 0 Replies

ActionScript 2.0 :: Protecting SWF From Hotlinking Or Rehosting

Jun 17, 2005

I've made a game in flash that I want to upload onto my site but I don't want it to be able to get hotlinked to or hosted from/on another site.

What would be a good way to prevent this?

I first thought of getting a varible from a text file and using an IF function on load to check if that var was loaded but that would only prevent Hosting.

I then tried putting the var in the html code for the swf but that don't seem to work so well, when I refresh the page the movie randomly seems to play normally or goto my "this is stolen" screen.

View 4 Replies

ActionScript 3.0 :: Protecting/Encrypting Flash 9 SWF Files?

Jun 22, 2008

protecting SWF files written in AS3? I've tried some trial software but they didn't seem to do very much.

Its sad when a developer spends months developing an app/game only to have it stolen, edited, recompiled and sold by some moron without principles or ethics.

View 21 Replies

Professional :: Protecting CD Distributed Flash Application

Mar 8, 2011

I have an application developed in Falsh (EXE) that is to be distributed on CD-Rom and was wondering if anyone had any suggestions on protecting the application from copying.Is there a way within the dev environment I can "stamp" it to prevent copying, or another technique?I don't mean using getDate(), getMonth(), getFullYear(), etc.I have used this to create an expiry date on versions that are being distributed, which then shows an out of date message (which can be easily worked around with the system clock unfortunately).But I wish to protect the disk from being copied, and wondered if there was any techniques from within Flash to do so.Glass mastering and watermarking is not viable as it'll only be a very small duplication run (10, maybe 20 disks).Alternatively, are there any stable utilities that anyone has used (and recommends), prior to me investigating available commercial copy protection software?

View 2 Replies

Professional :: Password Protecting A Swf To Upload To Website

Jul 19, 2011

how to password protect a swf uploaded to my website.
 
I have a swf that is a work in progress, is NOT ready for public viewing, and i need some critique from a friend in the USA, and if i could upload it and give her the password, it would be viewable only for her, or for whoever else i'd give the password.
 
So, i've looked at a thread from a while back,[URL], which explains stuff that is beyond me, on xml programming.
 
And, i am aware that the Publish settings has an option to add a password, I tried it but am unsure what that does if anything.

View 12 Replies

Media Server :: Protecting RTMP And HLS Streams?

Apr 7, 2012

We have RTMP and HLS live and vod streams running on FMS interactive 4.5. Given that FMS documentation on security and content protection is very scarce I have the following questions:

1. How do I protect my live and vod RTMP streams from embedding in other webpages?

2. How do I protect my live and vod RTMP streams from capturing with special tools like rtmpdump?

3. How do I protect my live and vod HLS streams from embedding in other webpages?

4. How do I protect my live and vod HLS streams from capturing with special tools?

As far as I understood RTMPE is flawed by design because it can be captured with rtmpdump. SWFVerification also fails, because one can use exactly the same SWF player on their site. Can I somehow tell to my FMS server that it would allow only SWF player from my domain?

View 1 Replies

ActionScript 3.0 :: Protecting SWF Files From Malicious Intentions

Jul 13, 2009

I am about to upload a flash application to the web and I was wondering what things i should consider (security wise). What are things I should do (and know) to "protect" my swf files from malicious intentions (whatever they may be)...

Somethings I am concerned about are:
*my swf file being stolen / someone else will claim its their own
*swf file being decompiled and things that can be done once decompiled
*...and a host of other security issues that i might not be aware of..

I am basically creating an online portfolio in case yall are wondering either post the information here, give me links to articles, videos, or whatever...

View 5 Replies

Media Server :: Protecting Live Stream Encoding URL

Apr 21, 2010

We set up a Flash Media Server and we are trying to figure out how to protect our live encoding url. Seems like anyone with a Flash Media Encoder and who knew the location of our server could publish a live stream.

View 13 Replies

Actionscript 3 :: Parent.AddChild Not Working After Protecting Swf Using SWFProtection?

Apr 22, 2011

I usually, use SWF Protection, to protect my swf's from decompiling. It also adds a load bar to the swf.

The problem is that I have codes like this:

logo= new marca();
parent.addChild(logo);
logo.mouseEnabled=false;

I use parent, because I need to put the movie clip above everything, because my application allows the user to add a lot of things to the stage, so a don't want anything covering the logo.

The application works well while unprotected, but If I protect it using SWF Protection, then, I get just white screen. Nothing appears after loading.

Is there another way, to put a movieclip above everything, without being necessery to add a ON ENTER FRAME LISTENER, to update the movieclip deph, to keep it above everything?

View 2 Replies

Actionscript :: Block Any Decompilers,protect Also Protect Graphics?

Aug 18, 2010

I would like to protect my flash files. I would like to block any decompilers,protect actionscript and also protect graphics. Some time ago,I tried to decompile a swf and when I placed it inside a decompiler , it showed me a login form and no graphics.I believe that is the ultimate protection method.Do you have any idea what software can do that ?

View 2 Replies

Javascript :: Protecting Websites From Outdated Browsers / Plugins Via Whitelist / Blacklist Combination?

Feb 6, 2011

Aside from using browser headers, I want to blacklist/whitelist browser and plugins from my site so that I can prevent these older unpatched systems from (1) being a general user of my site (2) removing those 'targets' from would-be-attackers reach.Is there a standard way to use Whitelisting or Blacklisting to control browser access to my site? For example, I want to prevent any browser that has outdated Flash, but I want to permit them if they have no Flash at all.

View 1 Replies

Regex :: If Part Of Substring Is True Then Replace Part Of Substring With Running Var?

Mar 9, 2011

Ok perhaps ive bitten off too much here...I know you are not supposed to parse xml/html to regex but the thing is there just arent many other options.Im using AS3.im parsing the source of textflowlayout text to a different format.

string to parse :

< fontFamily=Verdana encoding=unicode fontWeight="bold"> some text < fontFamily=Verdana encoding=unicode > some text < fontFamily=Arial encoding=unicode fontStyle="italic"> some text < fontFamily=Arial encoding=unicode fontWeight="bold" fontStyle="italic"> some text

what i really need is:

< fontname=Verdanabold encoding=unicode> some text < fontname=Verdana encoding=unicode > some text < fontname=Arialitalic encoding=unicode > some text < fontname=Arialbolditalic encoding=unicode > some text

logically i think of it as taking apart the string into substrings

checking if there are fontWeight or fontStyle in the substring

if there is then appending the font name with the weight or style so so that the font name becomes font NameWeightStyle.then rebuilding the string.The font could be any font with variouse styles or weights..so far:

pattern = /<(.*?)>/gixsm;
var matches:Object = pattern.exec(str);
var finalstring:String = "";[code]...........

View 1 Replies

Flash :: Flv/video Player Which Allows To Seek For Part Of Not Loaded Video Part?

Mar 11, 2012

I'am looking for a flv/video player which allow to seek for not loaded part of the video,just like on youtube.

View 1 Replies

Javascript :: Flash - Security / Protecting Code In JavaScript?

May 10, 2010

With all the recent hype about JavaScript and HTML5 replacing Flash, I wanted to know - How would it be possible to protect client-side js code? Of course, it is possible to obfuscate it, but that would only make it a little harder. Also, for games which submit high scores to the server, wouldn't it be incredibly easy to modify those scores before they are sent to the server? I know even Flash files can be decompiled, but they can be obfuscated and flash decompilation is not as easy as modifying data in JS - could be done easily using a plugin such as Firebug. I'd like to know everyone's views on this.

View 2 Replies

Taskmanager Is Always In Front?

Dec 9, 2009

i created a flash-projector with cs4. after i'am executing my flash.exe, my already opened task-manager is still in front.Is it possible to set the task-manager in background.

View 1 Replies

ActionScript 2.0 :: Bring MC To The Front ?

Sep 5, 2009

I have 3 movieclips in separate layers. inside each they have buttons.I want the mc i hover to move to the front. right now they overlap.see attached. the green cricle appears behind the other 2.

View 2 Replies

ActionScript 2.0 :: Bring MC To Front?

Sep 7, 2009

If you go to the Portfolio page im trying to design 3 links that open up a mini section.. if you notice, each link stl has the other links overlaping the clip, because all links are on the same level..I have tried a couple of scripts that say they bring the clip to the front on rollover but have found nothing that works..

View 6 Replies

Put Some Graphics On Front Of Card?

Dec 3, 2009

I just made my first flash game. A memory game, But I cant figure out how to put some graphics on the front of the card. And make it take the pictures from a image folder. and make it look ok ?

View 1 Replies

ActionScript 2.0 :: CS3 Bring MC To Front

Apr 14, 2010

I have flash file, there is text, who loads from xml file and movie clip. i need, this movie clip, with all content bring to front, because, now it is behind text, but I don`t know how to do that..

View 4 Replies

ActionScript 3.0 :: Add A Zero In Front Of A Number?

Feb 23, 2011

I'm developing an application where flash uses Math.Random() to generate 60 random numbers. But what I need is to put a "0" in front of all numbers that come before 10 (ie 1, 2, 3, etc).How can I put a number in front of a number, like a string, but using numbers?

View 3 Replies

ActionScript 3.0 :: Bring MC To The Front?

Sep 5, 2009

I've tried several codes and none work or i'm just not doing it right i guess.See my SWF.The circles are movieclips with butttons inside. When you rollover the mc, the button extends. All the mc are in main scence in separate layers. I need to bring the mc i hover to the front.

View 8 Replies







Copyrights 2005-15 www.BigResource.com, All rights reserved