github DavidXanatos/TaskExplorer v0.5
Build v0.5

latest releases: v1.5.5c, v1.5.5, v1.5.3...
4 years ago

The build 0.5 features variolous search and filter functions making the UI much more usable, and it improves on the memory editor.
The source code can now be compiled on Linux without errors, although due to the lack of a back end it does nto do much yet.

[0.5] - 2019-07-22

Added

  • added search filter to all panels by pressinf Ctrl+F
  • find open file/handles/dll's
  • find strings in program memory
  • extended QHexEditor with the ability to search for unicode (UTF-16) strings
  • added context menu to qhexeditor
  • terminate tasks and close handles/sockets/windows using the del key
  • added status bar infos
  • add system info window in case one closed the system info panel
  • disable system info tab settings when panel is collapsed

Changed

  • reworked tree graph's for better performance

Fixed

  • fixed an issue where reused handles woule be colored as to be removed permanently
  • fixed column order getting messed up in process tree when adding/removing columns
  • QHexEditor does not longer allow to replace a string with a different length string when its not in insert moe
  • fixed crash bug in CWinToken::InitStaticData
  • fixed a many of small bugs preventing compilation of the UI on Linux

Don't miss a new TaskExplorer release

NewReleases is sending notifications on new releases.