Skip to content

Commit e8ca21c

Browse files
authored
Merge pull request #937 from MicrosoftDocs/main
Deploy March 2026 second tools update
2 parents 2243cd6 + d3c7e55 commit e8ca21c

13 files changed

Lines changed: 373 additions & 63 deletions

sysinternals/downloads/debugview.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,16 +4,16 @@ title: DebugView
44
description: This program intercepts calls made to DbgPrint by device drivers and OutputDebugString made by Win32 programs.
55
ms:assetid: 'e20c3b02-fe03-4067-82e9-f5c01398b804'
66
ms:mtpsurl: 'https://technet.microsoft.com/Bb896647(v=MSDN.10)'
7-
ms.date: 09/17/2020
7+
ms.date: 03/26/2026
88
---
99

10-
# DebugView v4.90
10+
# DebugView v5.0
1111

1212
**By Mark Russinovich**
1313

14-
Published: April 23, 2019
14+
Published: March 26, 2026
1515

16-
[![Download](media/shared/Download_sm.png)](https://download.sysinternals.com/files/DebugView.zip) [**Download DebugView**](https://download.sysinternals.com/files/DebugView.zip) **(1.3 MB)**
16+
[![Download](media/shared/Download_sm.png)](https://download.sysinternals.com/files/DebugView.zip) [**Download DebugView**](https://download.sysinternals.com/files/DebugView.zip) **(1012 KB)**
1717
**Run now** from [Sysinternals Live](https://live.sysinternals.com/Dbgview.exe).
1818

1919
## Introduction
@@ -150,6 +150,6 @@ describes all of *DebugView*'s features.
150150
This is a screenshot of *DebugView* capturing Win32 debug output from a
151151
remote system. Note the presence of a highlighting filter.
152152

153-
[![Download](media/shared/Download_sm.png)](https://download.sysinternals.com/files/DebugView.zip) [**Download DebugView**](https://download.sysinternals.com/files/DebugView.zip) **(1.3 MB)**
153+
[![Download](media/shared/Download_sm.png)](https://download.sysinternals.com/files/DebugView.zip) [**Download DebugView**](https://download.sysinternals.com/files/DebugView.zip) **(1012 KB)**
154154

155155
**Run now** from [Sysinternals Live](https://live.sysinternals.com/Dbgview.exe).

sysinternals/downloads/file-and-disk-utilities.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ title: File and Disk Utilities
44
description: Windows Sysinternals file and disk utilities
55
ms:assetid: '17988fd8-ed7b-4f90-95bd-e4d23baf441c'
66
ms:mtpsurl: 'https://technet.microsoft.com/Bb545046(v=MSDN.10)'
7-
ms.date: 09/17/2025
7+
ms.date: 03/26/2026
88
---
99
# Sysinternals File and Disk Utilities
1010

@@ -64,6 +64,11 @@ Create Win2K NTFS symbolic links.
6464
Dump the contents of the Logical Disk Manager"s on-disk database,
6565
which describes the partitioning of Windows 2000 Dynamic disks.
6666

67+
[listent](listent.md)
68+
A command-line tool to discover and list code signing entitlements for macOS
69+
executable binaries. Supports static scanning, real-time process monitoring,
70+
and background daemon operation.
71+
6772
[MoveFile](pendmoves.md)
6873
Schedule file rename and delete commands for the next reboot. This
6974
can be useful for cleaning stubborn or in-use malware files.

sysinternals/downloads/index.md

Lines changed: 12 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ title: Sysinternals Utilities
44
description: Evaluate and find out how to install, deploy, and maintain Windows with Sysinternals utilities.
55
ms:assetid: 'aefdbd0d-e21b-45ad-8e2b-b69cb8e04d5f'
66
ms:mtpsurl: 'https://technet.microsoft.com/Bb545027(v=MSDN.10)'
7-
ms.date: 03/05/2026
7+
ms.date: 03/26/2026
88
---
99

1010
# Sysinternals Utilities Index
@@ -98,7 +98,7 @@ logical processor.
9898
Ctrl2Cap is a tool to help remap the Caps Lock key to Ctrl.
9999

100100
[DebugView](debugview.md)
101-
*v4.90 (April 23, 2019)*
101+
*v5.0 (March 26, 2026)*
102102
Another first from Sysinternals: This program intercepts calls made to
103103
DbgPrint by device drivers and OutputDebugString made by Win32 programs.
104104
It allows for viewing and recording of debug session output on your
@@ -168,6 +168,12 @@ describes the partitioning of Windows 2000 Dynamic disks.
168168
List all the DLLs that are currently loaded, including where they are
169169
loaded and their version numbers.
170170

171+
[listent](listent.md)
172+
*1.0 (March 26, 2026)*
173+
A command-line tool to discover and list code signing entitlements for macOS
174+
executable binaries. Supports static scanning, real-time process monitoring,
175+
and background daemon operation.
176+
171177
[LiveKd](livekd.md)
172178
*v5.62 (May 16, 2017)*
173179
Use Microsoft kernel debuggers to examine a live system.
@@ -185,7 +191,7 @@ List the active logon sessions on a system.
185191
Allows you to schedule move and delete commands for the next reboot.
186192

187193
[NotMyFault](notmyfault.md)
188-
*v4.30 (December 16, 2025)*
194+
*v4.40 (March 26, 2026)*
189195
Notmyfault is a tool that you can use to crash, hang, and cause kernel
190196
memory leaks on your Windows system.
191197

@@ -290,7 +296,7 @@ processes running on local or remote computers, running processes
290296
remotely, rebooting computers, dumping event logs, and more.
291297

292298
[RAMMap](rammap.md)
293-
*v1.62 (February 4, 2026)*
299+
*v1.63 (March 26, 2026)*
294300
An advanced physical memory usage analysis utility that presents usage
295301
information in different ways on its several different tabs.
296302

@@ -344,7 +350,7 @@ Search for ANSI and UNICODE strings in binary images.
344350
Flush cached data to disk.
345351

346352
[Sysmon](sysmon.md)
347-
*v15.15 (July 23, 2024)*
353+
*v15.2 (March 26, 2026)*
348354
Monitors and reports key system activity via the Windows event log.
349355

350356
[TCPView](tcpview.md)
@@ -368,5 +374,5 @@ See who owns an Internet address.
368374
The ultimate Object Manager namespace viewer is here.
369375

370376
[ZoomIt](zoomit.md)
371-
*v10.0 (February 4, 2026)*
377+
*v11.0 (March 26, 2026)*
372378
Presentation utility for zooming and drawing on the screen.

sysinternals/downloads/jcd.md

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ TOCTitle: jcd
33
title: jcd
44
description: Enhanced directory navigation with substring matching for Linux and macOS.
55
ms:assetid: '6aaba8f7-8861-45fc-9e4d-18322da4271e'
6-
ms.date: 10/13/2025
6+
ms.date: 03/26/2026
77
---
88

99
# jcd 1.0.1
@@ -12,7 +12,7 @@ ms.date: 10/13/2025
1212

1313
Published: October 13, 2025
1414

15-
[**Download jcd for Linux and macOS (GitHub)**](https://github.com/microsoft/jcd)
15+
[**Download jcd for Linux and macOS (GitHub)**](https://github.com/microsoft/Sysinternals-jcd)
1616

1717
## Introduction
1818

@@ -52,7 +52,11 @@ directory_pattern:
5252
jcd <path/pattern> # Navigate using path-like patterns
5353
```
5454

55-
[**Download jcd for Linux and macOS (GitHub)**](https://github.com/microsoft/jcd)
55+
## Security
56+
57+
If you believe you have found a security issue, please report it via [the project's GitHub repository](https://github.com/microsoft/Sysinternals-jcd/issues) rather than opening a public issue.
58+
59+
[**Download jcd for Linux and macOS (GitHub)**](https://github.com/microsoft/Sysinternals-jcd)
5660

5761
**Runs on:**
5862

0 commit comments

Comments
 (0)