Assembly Analyzer Changelog

What's new in Assembly Analyzer 1.5

Aug 2, 2011
  • New features:
  • XAML / BAML viewer
  • XML documentation viewer
  • x86 disassemblerm

New in Assembly Analyzer 1.2 (Jun 21, 2011)

  • This release focuses on usability and the UI. Most long-running operations execute in the background with a progress indicator.
  • Added progress indicators
  • Enhanced support of PE headers
  • Added Import and Export directories
  • Added support for opening a non-CLI PE file

New in Assembly Analyzer 1.0.8 (May 17, 2011)

  • Fixed problem with foreach loops
  • Fixed formatting on some headings
  • Added some support for viewing metadata tables experimental
  • Upgraded to newest stable version of Reactive Extensions

New in Assembly Analyzer 1.0.7 (May 12, 2011)

  • Enhanced switch/case blocks
  • Fixed problem with value-type constructors
  • Refined type reference text for generics
  • Added support for multiple views and floating windows
  • Added support for viewing Portable Executable module headers

New in Assembly Analyzer 0.9.5 Beta (May 3, 2011)

  • Fixed Add to Favorites context menu command
  • Added chained constructor call to C# source
  • Enhanced navigation
  • Added Members tab to Type view
  • Added base type link to Type view

New in Assembly Analyzer 0.9.4 Beta (Apr 30, 2011)

  • Enhanced call graph and added caller graph.
  • Changed the structure of the main window to prevent the intermittent errors with FlowDocument.

New in Assembly Analyzer 0.1.3 Alpha (Apr 28, 2011)

  • Fixed Search feature, implemented work around for copying source text, refined variable declarations, implemented call graph