Skip to content

ConfuserEx 1.3.0

Compare
Choose a tag to compare
@mkaring mkaring released this 30 Sep 11:31
v1.3.0

🐛 Bugfixes:

  • Fixed ApplyToMembers property handling of ObfuscationAttribute (#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