![]() |
New windbg preview available
Hi,
Don't know if you noticed it already.. https://blogs.msdn.microsoft.com/windbg/2017/08/28/new-windbg-available-in-preview/ |
By the way,
the installer creates a very interesting file (completely undocumented - supported only by Windows10) with path C:\Users\username\AppData\Local\Microsoft\WindowsApps\WinDbgX.exe in order to allow to launch "WinDbgX.exe" from a regular command prompt. I discovered these properties for it: - 0-byte length - cannot be copied/renamed/deleted - it has the Reparse attribute; but it is not a MountPoint neither a SymbolicLink; it has a IO_REPARSE_TAG_APPEXECLINK - with the IoControl FSCTL_GET_REPARSE_POINT we can retrieve the Exe Path, inside an undocumented structure: C:\Program Files\WindowsApps\Microsoft.WinDbg_1.0.10.0_x86__8wekyb3d8bbwe\DbgX.Shell.exe (the original App written in C Sharp) - no tool can at the moment retrieve this info, neither the DIR command! Best regards... |
Maybe here...?
Quote:
|
| All times are GMT +8. The time now is 17:59. |
Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2026, vBulletin Solutions, Inc.
Always Your Best Friend: Aaron, JMI, ahmadmansoor, ZeNiX