Ambiera Forum

Discussions, Help and Support.

Ambiera Forum > irrFuscator
Class names aren't obfuscated

fabiolanza
Registered User
Quote
2011-12-16 14:38:19

Hi,

I just buyed irrFuscator and I'm trying to apply it in my first project.

All methods, local variables and classes parameter are running ok, but the class names aren't being obfuscated.

Is there some options that I need to check to get the class names obfuscated as well everything else?


package com.iol.ui.flipcard
{

public class FlipCard extends Sprite
{
private var _xn218:Boolean = false;
public var _nk234:Boolean = false;
public var _se424:Boolean = false;
private var _bs766:Boolean = true;
private var _em135:Number = 1;
private var _ea338:MouseScroll;
private var _qk134:Number = NaN;
private var _br253:Number = 0;
public static const MOVEMENT_STARTED:String = "MOVEMENT_STARTED";
public static const MOVEMENT_COMPLETED:String = "MOVEMENT_COMPLETED";

public function FlipCard(param1:MouseScroll = null)
{
this._ea338 = param1;
return;
}
...
}
}


Reading other posts I saw that the package name won't be obfuscated, but I would like to get the name "FlipCard" out of the output file. How is it possible?

Thanks in advance
fabiolanza


niko
Moderator
Quote
2011-12-16 16:15:06

Hi,
usually, class names should be obfuscated. There must be some reason why irrfuscator chooses to ignore that name for you. Maybe you put it into an ignore list? Maybe a package is named exactly like this? Any more details?


fabiolanza
Registered User
Quote
2011-12-16 19:13:27

Niko,

There isn't a package named exactly as the class nor it's listed on ignore list.

May I send you project specific details (such as print screen of class' hierarchy and UI's selected options) by e-mail?

Regards
fabiolanza


niko
Moderator
Quote
2011-12-16 19:57:41

sure, see Support -> Contact, there is a email adress printed as well.


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