[Yr7-10it] re : flash, actionscript and passwords tutorial

Costello, Rob R Costello.Rob.R at edumail.vic.gov.au
Sat Aug 18 12:40:47 EST 2007


Depends a bit on how you want to stop - and what you are protecting 

The method you mention is only going to stop the casual user  - probably
enough for an app in a 7-10 context 

But at the back of a flash developers mind should be the fact that there
are a number of relatively inexpensive decompilers that give you back
the original Actionscript from a swf 

(eg Action ScriptViewer www.buraks.com )  

And once you can see the actionscript, you have the name and path of any
password files etc as well  

No way to stop that, as swf is an open / known format

Depending on what you are protecting, you can use an obfuscator to make
it too painful to read (or recompile) decompiled lots of Actionscript
(eg ASO www.genable.com or SWFEncrypt )  (wouldn't work well in this
case though - you can't obfuscate file names or reserved words) 

Its like locking your car. The disincentive of a wheel lock might be
enough to deter most people - but flash is a very vulnerable to master
keys that a real thief might have. 

Cheers 

Rob 
------------------ 

Date: Sat, 18 Aug 2007 10:35:29 -0700
From: Maggie Iaquinto <iaquinto at ozemail.com.au>
Subject: [Yr7-10it] flash, actionscript and passwords tutorial
To: 7-10 IT List <yr7-10it at edulists.com.au>, vet-it at edulists.com.au
Message-ID: <46C72DE1.6070304 at ozemail.com.au>
Content-Type: text/plain; charset="iso-8859-1"

I used a tutorial from 
http://www.myflashresource.com/flash-tutorials/password-protection-loadi
ng-external-text
and modified it.

It shows how to use input text boxes and actionscript to act as a 
gateway to the use of a movie resource. The user must enter the correct 
password to view the movie.

This is posted on the VITTA website for all users.

Please send helpful comments.

Maggie
-------------- next part --------------
A non-text attachment was scrubbed...
Name: passwords with actionscript.zip
Type: application/x-zip-compressed
Size: 34818 bytes
Desc: not available
Url :
http://www.edulists.com.au/pipermail/yr7-10it/attachments/20070818/45c7f
f17/passwordswithactionscript.bin

------------------------------

Important - This email and any attachments may be confidential. If received in error, please contact us and delete all copies. Before opening or using attachments check them for viruses and defects. Regardless of any loss, damage or consequence, whether caused by the negligence of the sender or not, resulting directly or indirectly from the use of any attached files our liability is limited to resupplying any affected attachments. Any representations or opinions expressed are those of the individual sender, and not necessarily those of the Department of Education.



More information about the Yr7-10it mailing list