View Full Version : Is it possible to reverse-engineer?
JerryRowe
02-04-2003, 09:11 PM
Is it possible to reverse-engineer a flash file?
Like, if I put a flash file on a site, and someone wants to look at the code I used to make it, can they somehow decomplie the thing?
I ask because I was wondering about the password-protection flash movie, and I was wondering if it would be possible for someone to discover a password by breaking apart the movie.
Thanks!
annexion
02-04-2003, 09:45 PM
Certainly.
Do a search for ActionScript Obfuscator in the software section of this site. That program essentially scrambles all the actionscript in the swf file.
Good luck.
JerryRowe
02-04-2003, 11:20 PM
Thanks a ton!
Jerry
JerryRowe
02-04-2003, 11:23 PM
Crud...! They don't provide it anymore...Can someone else give me a copy, perchance? :) Thanks!
Jerry
rynoe
02-04-2003, 11:34 PM
It's my understanding that a swf file is a compiled executable, not unlike an applet. And the password is just for protecting from import.
annexion
02-05-2003, 01:27 AM
You're right. Except just like a exe with a hexidecimal editor, you can see some of the workings of that. And there are programs to extrapolate that information from swf files. So, if what you're looking to do is prevent it from import, there are some things you can do. Such as putting a condition in your movie that detects what URL it's at and allowing it to play or not regarding the "answer" you get.
Good luck guys.
JerryRowe
02-05-2003, 03:33 AM
So, does the obfuscator make swf files larger?
rynoe
02-05-2003, 04:19 AM
To your first piont though Jerry, I think someone smart enough to somehow extrapulate code from a swf file from the internet, problaby already knows how to program anyway, to your second about file size, code is minute in size, it is of course picture and sound files that take up so much space..
|
vBulletin® v3.8.5, Copyright ©2000-2012, Jelsoft Enterprises Ltd.