A Flash Developer Resource Site

Results 1 to 5 of 5

Thread: My new Flash protection tool

Threaded View

  1. #1
    Senior Member
    Join Date
    Apr 2002
    Posts
    226

    My Flash protection tool

    Protect the Flash is a returning subject and I spent some time this evening to think.. a _root._url can be quite easy to search and remove/replace. Another way to write it more confusing can be (url becomes _root._url):

    var a = 'ao[HAr7ltEc:_eCdu4h'.split('');
    var url = this[a[12]+a[5]+a[1]+a[1]+a[8]][a[12]+a[16]+a[5]+a[7]];
    if (url not match in someway) do_bug;

    And use it at several places to do small bugs which is hard to find. To make it more complex you could test single characters at different places. I did a test tool:
    http://www.onemotion.com/flashprotector/

    kind regards
    Tomas Eriksson
    Last edited by erixon; 06-19-2005 at 06:53 PM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  




Click Here to Expand Forum to Full Width

HTML5 Development Center