github DavidXanatos/TaskExplorer v0.7
Build v0.7

latest releases: v1.5.6, v1.5.5c, v1.5.5...
5 years ago

This build focuses on many new system info/performance features and usability improvements.
It adds new System Info tabs showing CPU usage, GPU usage, Memory usage, individual Disk usage, and network usage.

This build also adds crash dump creation so if there is a problem and the tool crashes on you please post the *.dmp file to the issue section on github: https://github.com/DavidXanatos/TaskExplorer/issues

Last but not least as some AntiVirus-tools are blocking the kprocesshacker.sys I have added a custom xprocesshacker.sys which should not trigger AV self-defence mechanisms. Howe ever as I don't have an expensive code signing certificate I provide the driver in two variants: one self-signed that runs only on windows booted in test-mode; and the second signed with a leaked certificate which may cause a AV-tool to complain, but than just add an exception for the file and it will work. The password for the ZIP with the second variant is "leaked".

[0.7] - 2019-08-09

Added

  • added a custom drivers as some AV software does not like kprocesshacker.sys, just unpack one of the following and it will be used instead
    -- self-signed xprocesshacker.sys driver in xprocesshacker_test-sign.zip
    -- signed with a leaked cert in xprocesshacker_hack-sign.zip PW: leaked
  • added GDI objects tab
  • added CPU Info tab
  • added Memory/RAM Info tab including page file info
  • added Disk/IO Info tab
  • added Network Info tab also containing RAS infos
  • added GPU Info tab
  • added open path option to process tree
  • added free memory commands to tools menu
  • added crash dump creation

Changed

  • improved disk usag graph to show percentage of disk utilization instead of just data rate
  • double click on thray now toggles show/hife of the window
  • moved "Show Kernel Services" from view menu to services sub menu
  • reworked system info tab

Fixed

  • fixed column issue in process picker and job tab
  • fixed total/kernel/user cpu columns showing the wrong values
  • fixed potential rais condition when initialising LibPH
  • fixed issue with settings dialog
  • fixed race condition when deleting theAPI
  • fixed crash issue on 32 bit platforms
  • fixed issue causing the elevation status not being resolved

Don't miss a new TaskExplorer release

NewReleases is sending notifications on new releases.