🐛 Bugfixes:
- Fixed
ApplyToMembers
property handling ofObfuscationAttribute
(#75) - Fixed handling of generic types by the renaming protection (#78)
- Fixed compatibility issue of
AntiDebug
protection in .NET Framework 2.0 assemblies (#54) - Fixed renaming issue with Windows Forms data properties (#54)
- Fixed issue when altering source code near a filtered catch clause (#82)
- Fixed error when using a named argument in an attribute, that is part of the base type of the attribute (#84)
- Fixed error in tracing service, causing a crash when renaming objects in a method if branches in specific locations (#85)
- Fixed renamer breaking the generic parts of classes, even if it's not activated (#87)
🎉 Improvements:
- Improved stack decoder (#92)
- Using password field for password value
- Word-wrapping decoded stack for better readability