Skip to content

Buil v1.3.0

Compare
Choose a tag to compare
@DavidXanatos DavidXanatos released this 11 Apr 16:13
· 94 commits to master since this release

This build updates the PH Library to 3.0.3972 and adds fixes various minor bugs.

Important Note:

The xprocesshacker.sys driver must be signed, and since the appropriate certificates are prohibitively expensive, I head to use a leaked code signing certificate I found laying around the Internets. This means some anti malware applications wrongfully flag it as potentially dangerous or a virus.

You can donate via paypal at https://xanasoft.com/ or patreon https://www.patreon.com/DavidXanatos

ChangeLog

Changed

  • changed memory search window layout
  • on debug log start stop the lists are now reset
  • updated MiscHelpers
  • updated PHlib to version 3.0.3972
  • updated QWT to version 6.1.6
  • updated to use Visual studio 2019

Fixed

  • fixed issues with hex string memory search
  • fixed issue with updating token privileges
  • fixed issues with disabled items in dark mode
  • fixed race condition in etw initialization