We're glad to announce so long awaiting and hude Spices.Net update, v5.21.4.0! What's new in this version:
- Spices.Net Decompiler:
- Evaluation version now generating all methods, but 50% of them are optimized(if code optimization is turned on).
- decompilation speed is significantly increased.
- J#, Delphi.Net, MC++ decompilers are removed from Spices.Net Decompiler, MC++ will probably be returned later.
- C# and VB decompilers now support c# 2.0 and 3.0 features, full list of supported language features you can see here.
- We're on the way to implement up to c# 9.0 language features ASAP.
- Spices.Net Obfuscator
- obfuscation of async methods is fixed and improved.
- now Spices.Net Obfuscator allows to use System.Reflection.Obfuscation attribute with Feature parameter to use as a replacement of NineRaysObfuscator attributes: DontEncrypt, DontStub, DontAnonymize, SpecialName, SpecialNamespace, ExcludePattern, IncludePattern.
- minor fixes and improvements.
See also:
.NET Developer Tools