Ambiera Forum

Discussions, Help and Support.

Ambiera Forum > irrFuscator
same member field name for different classes

jlogan
Guest
Quote
2008-06-23 00:20:40

Suppose classA has a var defined 'expr' (say randomized to _yu340)
Suppose classD has a var defined 'expr'.

Suppose some code in classA accesses instance of classD 'dinst.expr'

'expr' gets replaced with _yu340 which breaks code

-jlogan


niko
Moderator
Quote
2008-06-23 17:07:23

Hm, but usually classD.expr should be obfuscated as well and so this should be correct, or are you somehow not obfuscating classD in your code?


jlogan
Guest
Quote
2008-06-24 21:31:29

The variables in an mxml class were not obfuscated.
(note: these were _not_ excluded)
classD is off of an mxml component and 'expr' is a textArea component (that did not get obfuscated)
classA is an actionscript class with 'expr' which is a local String var which got obfuscated.

Thanks,
-jlogan



niko
Moderator
Quote
2008-06-25 07:06:47

Ah, thanks. Yep, support for class definitions inside of mxml files is not the best currently, will be improved soon.


jlogan
Guest
Quote
2008-06-25 08:28:54

We would like to purchase your software but lot of 'code behind' mxml files in our base are preventing the obfuscator from doing its job, thus rendering the compile invalid.
Any idea when this will be addressed?
thanks,
-jlogan



niko
Moderator
Quote
2008-06-25 09:28:28

This is not a very big feature so it should be included in the next release (scheduled for the first or second week of july), but as always, I cannot guarantee this.
As workaround until then, I would suggest simply to supply irrfuscator with a list of symbols to ignore (using the option --ignorelist:file_with_symbols_to_ignore.txt).


niko
Moderator
Quote
2008-07-02 08:53:32

Update: This should now be fixed in irrfuscator 1.1.2.


Create reply:


Posted by: (you are not logged in)


Enter the missing letter in: "Internat?onal" (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