Ambiera Forum

Discussions, Help and Support.

Ambiera Forum > irrFuscator
MXML adobe and packages names

gisezan
Registered User
Quote
2008-07-04 10:11:59

Hi there,
Great tool and I think that the only way to obfuscate AS3 code is to do it before the compilation time, you can add
so much flexibility.

I'm following the evolution of irr for months and i've tried it many times.
The last problems i've noticed are :

- In mxmls files the namespace http://www.adobe.com/2006/mxml has been renamed so the compilation can't pass anymore. I've tried to ignore it but in vain.
- Only the first level of packages names are obfuscated, for ex : com.company.business transforms into _ng152.company.business, the ideal would be _ng152._85hn._rr588
- When you are using i library like cairngorm or graniteds, the names associated are renamed so the compilation won't pass, you need to add a lot of item in the ignore list.

Hope it helps
Thanks for your job.




niko
Moderator
Quote
2008-07-04 11:15:23

Thanks for reporting, a solution for the namespaces is planned. And maybe I could add predefined symbol lists for known libraries, would be an idea.
But what did you mean with  
In mxmls files the namespace http://www.adobe.com/2006/mxml has been renamed so the compilation can't pass anymore

What is renamed?


gisezan
Registered User
Quote
2008-07-08 15:23:37

Hi,

At the top level of each MXML file you have a default namespace

xmlns:mx="http://www.adobe.com/2006/mxml"

with this namespace you can use afterwards the prefix mx: in the code.

After obfuscation i get xmlns:mx="http://_ny350.adobe.com/2006/mxml" , www has been dropped.


niko
Moderator
Quote
2008-07-08 16:26:23

Ah, too bad. As workaround, just put 'www' into your ignore list.


Create reply:


Posted by: (you are not logged in)


Enter the missing letter in: "Internationa?" (you are not logged in)


Text:

 

  

Possible Codes


Feature Code
Link [url] www.example.com [/url]
Bold [b]bold text[/b]
Image [img]http://www.example.com/image.jpg[/img]
Quote [quote]quoted text[/quote]
Code [code]source code[/code]

Emoticons


   






Copyright© Ambiera e.U. all rights reserved.
Privacy Policy | Terms and Conditions | Imprint | Contact