Yeah - looks like it to me! And what's with all the secrecy about the technique? :)
Sunil -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Eric Priou Sent: 17 July 2007 17:26 To: [email protected] Subject: Re: [Flashcoders] obfuscation swf ! Isn't all the swf content in that url ? http://jimbo.us/Games/mahJongg/advert.php?data=content so : $ curl -LO http://jimbo.us/Games/mahJongg/advert.php?data=content $ mv advert.php?data=content ad.swf $ swfdump -a ad.swf Interesting content. Is this trick so hard to find ? Le 17 juil. 07 à 18:06, Jim Berkey a écrit : > If the viewer cannot get your swf, they cannot decompile it: http:// > jimbo.us/swf_protect/ > > ----- Original Message ----- From: "Bart Wttewaall" > <[EMAIL PROTECTED]> > To: "Flashcoders mailing list" <[email protected]> > Sent: Sunday, May 07, 2006 8:10 AM > Subject: Re: [Flashcoders] obfuscation swf ! > > > http://www.amayeta.com/software/swfencrypt/ > This doesn't obfuscate, but really encrypt your swf's. I've tried > every swf decoder I could find to check if it works, and it does. All > you get is rubbish when decompiling. > > 2006/5/7, [EMAIL PROTECTED] <[EMAIL PROTECTED]>: >> Is there any good way or method for obfuscation a Flash file so >> that swf >> works fine after obfuscation and also prevent any one to >> understand the >> code easily . Few common softwares for obfuscation are just not >> that good >> as swf stops working after using them . Of if not obfuscation is >> there any >> other method to prevent swf to be decompiled to fla . help will be >> really >> appreciate . >> >> Thx >> >> Max _______________________________________________ [email protected] To change your subscription options or search the archive: http://chattyfig.figleaf.com/mailman/listinfo/flashcoders Brought to you by Fig Leaf Software Premier Authorized Adobe Consulting and Training http://www.figleaf.com http://training.figleaf.com

