can someone help me decrypt this
? .. It's written in C#
I don't think you are going to fin someone with that knowledge here.
Originally Posted by supervoltage
Hello,
can someone help me decrypt this
? .. It's written in C#
If you mean the codes "encrypted" that's obfuscuation. You can use a program called de4dot to break that then use telerik just decompile to export the c# project. It its smart assembly protected I recommend using desmart.
I hate to do this to infenest, but there are many programs out there that can "decompile" .NET applications, like terraria (and practically all terraria clients).