Fast. Free. Forever


Decompiles 10x faster than
the leading competitor.


See What's New JustDecompile what's new head banner
Skip Navigation LinksProducts > JustDecompile > What's New > Release History > BETA 3 (v2011.3.1109)
All news

BETA 3 (v2011.3.1109)

November 16, 2011


JustDecompile Beta 3 (v2011.3.1109)

New:

  • Create Visual Studio project from decompiled assembly
  • Silverlight XAP support – Open as a local/web resource
  • Show assembly version in navigation windows (Go to Type/Symbol)
  • GoToType/GoToSymbol dialogs are now movable and integrated into one window
  • Added assembly list deleting functionality
  • Possibility to open more assemblies directly via command line
  • Ability to decompile an assembly directly from the command line (JustDecompileCmd.exe /target c:\\TargetAssembly.dll /out:c:\\OUTPUT, where JustDecompileCmd.exe has no UI; You can also use JustDecompile.exe with Cmd line; It has UI and calls JustDecompileCmd.exe)
  • .NET 3.5 is added to the default load framework menu
  • Added WindowsBase, PresentaionFramework, PresentationCore as a part from the .NET assemblies
  • Integrated into the Windows context menu
  • Added a Context menu item for collapsing tree-view assemblies
  • An additional label that shows the assembly architecture has been put in the selected assembly details view

Enhancements:

  • Performance and memory improvements
  • Improved handling of unsafe code sections
  • Various fixes in Referenced Assemblies Resolution
  • Various fixes