Skip to content
This repository has been archived by the owner on Jan 27, 2023. It is now read-only.

Release 2.2

Compare
Choose a tag to compare
@sailro sailro released this 18 Jan 19:09
· 47 commits to master since this release

news:

  • Preliminary support for JustDecompile.

upgrades:

  • de4Dot/dnlib update. Support for deobfuscating 'Confuser'.
  • Mono.Cecil 0.10 update.
  • Don't close Edit/Create instruction dialog on opc/operand inconsistency.
  • Add editors for all primitive types for constant/custom attributes.
  • Support for ILSpy 3.x
  • Automatically compute imports for code injection, from current type
    members and method calls.

bugfixes:

  • Fix method matching with Reflector.
  • Fix renaming fields losing constant values.