Windows Phone Xap File Decompiler Online

I am looking for a tool to extract from a XAP (Windows Phone app) file: Metadata such as version name, libraries, etc String resources Binary resources Dialog definitions Ideally: decompiled sourc.

Introduction is a new, free developer productivity tool designed to enable easy.NET assembly browsing and decompiling. In the past it has only worked with.NET assemblies, but today it also works with Silverlight XAP files. Blaupunkt werke gmbh raspinovka i razblokirovka a good.

Gpro I’m going to walk you through a sample of using this functionality. Lets get started Head over to and click on the button. After everything is downloaded and installed then you will see a new icon on your desktop called Telerik JustDecompile. Go ahead and double click it to open JustDecompile. Your screen should look like the following: If you click on Open then you will be presented with two options: • File(s) – Which could be a.NET assembly on your PC.

• XAP URL – Which is your Silverlight Application. We are going to select “XAP URL” and enter the URL to the. (In case you are wondering, this application is released as ) Enter or any other Silverlight Application and hit OK. We can now give it a few minutes to spin up and see the following references that the application uses.

We can drill down into the references and view the code behind using only JustDecompile! Wrapping up I encourage you to check out as well as our own Silverlight Controls. Our Q3 2011 release enriches our XAML suites with 6 new controls for and 7 for. Additional Resources If you want to know what is new in XAML Q3 2011 then check out this by our Silverlight Team. Check the online demos at To download the latest release log into your accounts - .

JustDecompile Q3 2012 Is Here It is hard to believe that less than year has gone by since we officially released JustDecompile. This is the second release cycle since that time, and we have added features worth celebrating! JustDecompile API is Open Create your own plugin and supercharge the power of JustDecompile. The JustDecompile API is now open and fully, making it easier than ever to harness the power of JustDecompile’s decompilation engine.

There are currently two plugins available: Reflexil, for assembly editing and De4Dot, for deobfuscating obfuscated assemblies. These plugins and their source code are available on the. Also if you need further assistance in building your own plugin, help is available in the. C#5 and WinRT is Fully Supported At Telerik, we follow all the new developments in the.NET world. Therefore, it should be no surprise that JustDecompile supports the new version of C# (including the new async and await expressions) and the Windows Runtime cross-platform application architecture in Windows 8 (WinRT Metadata). Decompiling APPX and WinMD Files To complement WinRT support, JustDecompile now supports two new file formats.

Decompiler

• Appx – used for packaging Windows 8 apps • WinMD – WinRT meta data files Appx is a package similar to a XAP file, and opening one will expand all supported assemblies contained within the package. This will likely include WinMD files containing WinRT types. Enhanced Code Viewer We have enhanced the code viewer in JustDecompile with code outlining, similar to the outlining found in Visual Studio. It even supports the same commands to collapse and expand regions: Ctrl+M+O/L. One popular request we received since the last release was to allow searching for text in the code viewer. Now, when the code viewer has focus, Ctrl+F will bring up a search box similar to the one found in Visual Studio 2012. You can move between results using the navigation buttons in the search box or by pressing F3 to go to the next location.

We are continuing to work on the code viewer’s functionality, and you can expect even more from us in future releases. If you would like to affect the evolution of the code viewer, consider leaving us ideas or suggestions at the.