This tool allows you to enable and view logs and debugging features for a few different aspects of Windows 10 Mobile
Note this is just an update to update this repo with my offline repo, an "experimental" build has been released for those curious
- Modify Kernel Debugging over USB settings
- Enable Windows Crash Dumps page (Not fully implimented yet, I believe it needs some extra values to be set)
- Invoke BSOD to test crash dumps (User needs to copy required files to phone storage, see InvokeBSOD-info.txt)
- Device Status page for basic dev info (WIP)
- Windows Boot Logging (What drivers and files are loaded on startup)
- On-screen UEFI Charging log
- Image Update logs (i.e Windows Update)
- Enabling app crash dumps
- Enable Kernel Debugging over USB
- Device Status/Info
- Interop Unlocked
- CMD access
- Windows 10 build 10240 - 15254
This is currently WIP so UI and features may change before release
- Bashar Astifan with help testing
- NDTKLib creator (gus33000 ?) for the NDTK library
- Native Access Library for the Registry lib by GoodDayToDie
- Fadil Fadz for CMD Injector
- peewpw for the Invoke-BSOD code