PDA

View Full Version : CSharpFuscator v1.0 by papanyquiL


Kurapica
06-22-2009, 05:05 PM
The CSharpFuscator tool scrambles .NET source code to make it very difficult to understand or reverse-engineer. This provides significant protection for source code intellectual property, and even provides protection against the all-too-disassembly of .NET object code.

http://portal.b-at-s.info/download.php?view.275

Enjoy

jabajaba123
06-24-2009, 12:59 AM
awesome this worked great! thank you kurapica!

papanyquiL
09-24-2009, 11:52 PM
I'm glad you like it :P

OHPen
10-14-2009, 06:06 AM
Nice tool.

I found a bug in your tool. If you do nothing an simply hit the generate button the application crashes. Probably it references a hardcoded path to this file "D:\temp\_obfuscator\Mapping.xml".

Looks better if you fix this bug

Regards,
OHPen