View Single Post
  #62  
Old 09-16-2026, 03:38
blue_devil's Avatar
blue_devil blue_devil is offline
Family
 
Join Date: Dec 2011
Location: Observable Universe
Posts: 574
Rept. Given: 119
Rept. Rcvd 74 Times in 47 Posts
Thanks Given: 733
Thanks Rcvd at 944 Times in 318 Posts
blue_devil Reputation: 74
Task Explorer v2.0.0

Task Explorer v2.0.0 released on 09.09.2026

Quote:
Task Explorer 2.0 is a major release introducing native Linux support and remote system monitoring.

Task Explorer is now available natively for Linux on both x64 and ARM64. The Linux version includes Wine integration, allowing Task Explorer to expose additional Windows-specific information for Wine processes, including Windows process names and PIDs, handles, windows and tokens.

The second major addition is remote monitoring through the new TaskServer and TaskRemote components. Task Explorer can now connect to and monitor remote Windows and Linux systems, including cross-platform connections, and multiple machines can be monitored simultaneously. Machine selection and cluster-mode controls have been added directly to the toolbar to make working with multiple systems easier. Remote access includes secure authentication, encrypted credential storage and automatic discovery of TaskServer instances on the local network. Remote monitoring requires a Task Explorer supporter certificate, available from the Xanasoft store at xanasoft.com.

On Windows, Task Explorer 2.0 also introduces optional Window Agents that allow windows belonging to other user sessions to be enumerated and controlled. The built-in Windows security object editor has been replaced with a custom permissions editor.

Under the hood, much of Task Explorer has been reorganized around a new system abstraction layer that allows local Windows, local Linux and remote systems to be handled through the same interfaces. PHlib has also been updated to version 4.0.26241. These architectural changes provide the foundation for further expansion of Task Explorer's cross-platform and remote-management capabilities.
Added
  • added native Linux support with x64 and ARM64 builds
  • added remote system monitoring using TaskServer and TaskRemote, including cross-platform Windows/Linux connections and monitoring of multiple machines
  • added secure remote authentication, credential storage and local network server discovery
  • added Wine integration on Linux, including Windows process names, handles, windows, tokens and Windows PIDs
  • added optional Window Agents for enumerating and controlling windows in other Windows user sessions
  • added machine selection and cluster mode controls to the toolbar
  • added windows mini dump helper

Changed
  • significantly reworked the internal architecture to support multiple local and remote systems through a common interface
  • added a custom permissions editor replacing the Windows securable object editor
  • updated PHlib to version 4.0.26241


Download
Code:
https://github.com/DavidXanatos/TaskExplorer/releases/tag/v2.0.0
Reply With Quote
The Following User Says Thank You to blue_devil For This Useful Post:
niculaita (09-16-2026)