View Single Post
  #60  
Old 12-09-2025, 16:17
DavidXanatos DavidXanatos is offline
Family
 
Join Date: Jun 2018
Posts: 183
Rept. Given: 3
Rept. Rcvd 47 Times in 33 Posts
Thanks Given: 59
Thanks Rcvd at 363 Times in 120 Posts
DavidXanatos Reputation: 47
## [1.7.0] - 2025-12-09

### Added
- added TaskHelper.exe used as worker and service instead of using TaskExplorer.exe itself
- improved KSI Driver's proces protection, it no longer required DynData
- this change allows to use a lare portion of the driver functionality without up to date DynData
- added DPI scaling options to settings
- added original pages column to memory view
- added thread colums: actual base priority, RPC usage, COM flags, LXSS TID
- added process columns: CPU Afinity, LXSS PID
- added module columns: enclave base address, enclave size, enclave type
- added window finder, drag finder to a window to open its process
- added open process to service view

### Changed
- Changed settings tabs from timple tabs to side tabs with icons
- switched to Qt 6.8.3 with [Windows 7 compatibility patches](https://github.com/crystalidea/qt6windows7)
- updated QWT library to 6.3
- updated run as mechanisms
- added more security info to handle view and moved it to own section
- double click in handle/module/memory search window now opens the process the handle/module/memory belongs to

### Fixed
- fixed crash on handle view
- fixed token privilege coloring
- fixed driver process protection on arm64 systems caused crash
- fixed m_SocketList corruption

### Removed
- removed support for 32-bit Windows


Download: https://github.com/DavidXanatos/TaskExplorer/releases/tag/v1.7.0
Reply With Quote
The Following User Gave Reputation+1 to DavidXanatos For This Useful Post:
MarcElBichon (12-09-2025)
The Following 4 Users Say Thank You to DavidXanatos For This Useful Post:
alekine322 (12-20-2025), blue_devil (12-09-2025), Gyrus (12-10-2025), user_hidden (12-09-2025)