Log in

View Full Version : CSharpFuscator v1.0 by papanyquiL


Kurapica
June 22nd, 2009, 16:05
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
June 23rd, 2009, 23:59
awesome this worked great! thank you kurapica!

papanyquiL
September 24th, 2009, 22:52
I'm glad you like it :P

OHPen
October 14th, 2009, 05:06
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