This is a migrated thread and some comments may be shown as answers.

JustDecompile and Windows Universal Platform

1 Answer 106 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
József Király
Top achievements
Rank 1
József Király asked on 29 Jun 2015, 06:29 AM

Since the new update to the Bing Weather app came out, I've been dying to get my hands on the control for the circular progress bars they use (I could use it in a project of mine).

 

When I tried to decompile the binaries from the app package (C:\Program Files\WindowsApps stores them extracted), JustDecompile failed with a message saying it is not a valid CLR binary.

 

Could you add support for UAP? I can upload some sample binaries if required.

1 Answer, 1 is accepted

Sort by
0
Tsviatko Yovtchev
Telerik team
answered on 29 Jun 2015, 01:02 PM
Hello,

Are you sure that the files you are trying to open are really developed in some .NET language? UAP apps can be done in C++ and Javascript, too, and different languages could be used for the assemblies in the same app.

So, technically Justdecompile should be able to open a valid .NET assembly completely independent of where it is part of UAP or not. Justdecompile cannot generate a UAP project yet but that is irrelevant to your problem.

So could you make sure it is .NET assembly you are trying to open?

Regards,
Tsviatko Yovtchev
Telerik
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Feedback Portal and vote to affect the priority of the items
Tags
General Discussions
Asked by
József Király
Top achievements
Rank 1
Answers by
Tsviatko Yovtchev
Telerik team
Share this question
or