D 
		
								
				
				
			
		Dotnetjunky
Hi,
I notice that some obfuscators in the market can transform out codes into
something like this ?
public void $ (int $, int $)
{
}
I'm wondering how can this be possible ?
How can they have two identical parameters for the method ?
				
			I notice that some obfuscators in the market can transform out codes into
something like this ?
public void $ (int $, int $)
{
}
I'm wondering how can this be possible ?
How can they have two identical parameters for the method ?
	