This repository has been archived by the owner on Sep 28, 2024. It is now read-only.
Release 2.2
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.