Skip to content

Latest commit

 

History

9 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

Windows Phone Common Tools

Compilable source of most .NET based tools and libraries from the Windows Phone Common Tools package (Windows 10 Kits).

  • Referenced together to allow files to work together (If you use a custom exe with a stock library from the Kits you will get mismatched assembly error)
  • I use a different folder to the default settings for my Windows Phone Common Tools install, you may need to reference the location to files from YOUR kit if needed (Only a couple references will need changed)
  • Inspired from old decompiled source IUTools Components Decompiled
  • Used ILSpy to decompile the binaries
  • Targets .NET Framework 4.6 with VS2019

Notes

  • Some .xsd file may need to be renamed, I haven't tested every app/library that depends on these files.
  • My changes are in the "custom" branch.
  • Some files either didn't decompile well, or I didn't feel the need to decompile so they haven't been included.
  • These were reversed from the Windows 10 Build 14974 WDK tools.
  • This branch will not receive further updates from me, it serves as a template

Libraries:

CabApiWrapper
deploytest
DeviceLayoutValidation
FeatureAPI
featuremerger
ffucomponents
ffutool
imageapp
imagecommon
imagecustomization
imagesigner
imagestorageservicemanaged
imaging
ImgDump
ImgToolsCommon
imgtowim
InboxAppLib
LOGUTILS
MCSFOffline
Microsoft.Phone.TestInfra.Deployment
Microsoft.Tools.IO
microsoft.windowsphone.security.securitypolicycompiler
microsoft.windowsphone.security.securitypolicyschema
MVOffline
OemCustomizationTool
PkgBldr.Common
PkgBldr.Plugin.CsiToCsi.Finalize
PkgBldr.Plugin.CsiToPkg.Base
PkgBldr.Plugin.PkgToWm.Base
PkgBldr.Plugin.WmToCsi.Capabilities
PkgBldr.Plugin.WmToCsi.Security
PkgBldr.Tools
PkgCommonManaged
PkgGen
PkgGen.Plugin.InboxApp
PkgGen.Plugin.MCSF
PkgGenCommon
pkgsigntool
PlatformManifest
secwimtool
spkggen
TestMetadataTool
ToolsCommon
UEFIUSBFnDevTester
USB_Test_Infrastructure
UtilityLibrary
WimInterop
wpimage
WPTCEditorV2

About

Compilable source for various tools and libraries found in the Windows 10 SDK targeting Windows Phones (compilable (and much improved) source of https://github.com/Empyreal96/IUTool_components_decompiled)

Resources

Stars

4 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages