Mono.Cecil 0.6 05 Oct 2007


Yeah, time for a new release of Mono.Cecil. New since 0.5:
  • A lot of work to read obfuscated assemblies,
  • Some precious optimizations,
  • Improved the Mono.Cecil.Binary layer to read pure native PE binaries,
  • Ability to annotate Cecil's objects,
  • Of course fixed a handful of bugs,
  • Add a lot or helpers accessors to Cecil's type, like IsPublic, IsVirtual, Is*,
  • Preliminary support for debugging symbols (to be blogged about).
Where to download: Thanks to all the folks that contributed patches to this release! Beloved users, please upgrade.