Skip to content

Releases: hardentools/hardentools

v2.7-beta

10 Aug 15:21
7c975b7

Choose a tag to compare

v2.7-beta Pre-release
Pre-release
  • Adds functionality to disabled Microsoft Windows Recall feature (optional, see expert settings) - needs testing!! Please provide feedback.
  • respect dark mode; add more color contrast

Please use hardentools.exe for standard use cases.

Known Issues regarding LibreOffice:

  • Enforce Update Checks can't set the time interval (e.g. to one day, which would be better)
  • Disable Updates from Links setting is also available (and implemented) for Writer, but does not work.

General Known Issues:

  • Parts of text in UI is shown "fuzzy" (bug in current fyne.io UI framework)

v2.6

09 Aug 13:11
0a94fb7

Choose a tag to compare

Please use hardentools.exe for standard use cases.

Adds some LibreOffice hardenings (using Registry settings):

  • set MacroSecurityLevel for LibreOffice to highest level
  • Ctrl-Click to follow Hyperlinks
  • Block Untrusted Referer Links
  • Enforce Update Checks
  • Disable Updates from Links (Calc)

Known Issues regarding LibreOffice:

  • Enforce Update Checks can't set the time interval (e.g. to one day, which would be better)
  • Disable Updates from Links setting is also available (and implemented) for Writer, but does not work.

General Known Issues:

  • Parts of text in UI is shown "fuzzy" (bug in current fyne.io UI framework)

Other then that there are some maintenance updates:

  • update go version
  • update Fyne UI framework to latest version
  • some minor code cleanups
  • fix potential Powershell issues when using custom output in Powershell profile
  • optimize UI a bit

v2.6-beta2

28 Oct 10:01
17484b8

Choose a tag to compare

v2.6-beta2 Pre-release
Pre-release

Updates fyne.io framework and improves UI

Please use hardentools.exe for standard use cases.

Known Issues:

  • Parts of text in UI is shown "fuzzy" (bug in current fyne.io UI framework)

v2.6-beta

25 Jun 15:45
37173f5

Choose a tag to compare

v2.6-beta Pre-release
Pre-release

Adds some LibreOffice hardenings (using Registry settings):

  • set MacroSecurityLevel for LibreOffice to highest level
  • Ctrl-Click to follow Hyperlinks
  • Block Untrusted Referer Links
  • Enforce Update Checks
  • Disable Updates from Links (Calc)

Known Issues:

  • Enforce Update Checks can't set the time interval (e.g. to one day, which would be better)
  • Disable Updates from Links setting is also available (and implemented) for Writer, but does not work.
  • Needs further testing
  • Parts of text in UI is shown "fuzzy" (bug in current fyne.io UI framework)

Please use hardentools.exe for standard use cases.

v2.5

11 Mar 15:45
c5225e3

Choose a tag to compare

Change:

  • New feature: Disable OneNote attachments
  • Improvement for help dialog in main screen: List all possible harden features
  • Update dependencies, incl. golang security fixes
  • Fixes #120

Known Issues:

  • Parts of text in UI is shown "fuzzy" (bug in current fyne.io UI framework)

Please download and use "hardentools.exe" for normal use cases.

Usability update with minor fixes/cleanups

29 Dec 11:51
9e3e9d2

Choose a tag to compare

Usability update with minor fixes/cleanups. No updates regarding hardening, no need to harden again.

Please download and use "hardentools.exe" for normal use cases.

Details:

  • Add help buttons and help texts for every harden item (on main and expert screen). Recommendations by users for improving the help texts are very welcome!
  • fix splash screen (randomly only showing empty window)
  • fix info dialog blocking tool
  • all windows are now centered on screen
  • update libs except fyne.io
  • some minor code cleanups

PUA fix + Edge Download PUA

09 Oct 09:53
5daeb20

Choose a tag to compare

Please download and use "hardentools.exe" for normal use cases.

Changes:

  • Fixes a bug in the Microsoft Defender PUA Protection from v2.2
  • add edge download blocker to PUA module
  • use go 1.19 to compile

Release 2.2

16 Jun 09:35
ff73b65

Choose a tag to compare

Please download and use "hardentools.exe" for normal use cases.

Changes since 2.1:

  • removed functionality in "restore" that deleted registry keys which have not been saved during harden. If you hardened your system with a (really) old version of hardentools, best first restore with an older version (<= 2.1) and then harden with this version again.
  • Compiled with golang 1.18.3 to include all security fixes, even if hardentools seems not be affected (by e.g golang/go#52574)
  • Activation of Microsoft Defender PUA Protection added (enabled by default)
  • Improved CLI version
  • UAC with password prompt now (see #46 )
  • now makes sure that all other UAC registry settings are set correctly (which they are by default)

v2.2-beta3

20 Mar 17:08
c426cf4

Choose a tag to compare

v2.2-beta3 Pre-release
Pre-release

Activation of Microsoft Defender PUA Protection added (enabled by default)

v2.2-beta2

20 Feb 18:02
44b58b8

Choose a tag to compare

v2.2-beta2 Pre-release
Pre-release

Improved CLI version