Skip to content

Release 1.3.0.0

Latest
Compare
Choose a tag to compare
@backslashspace backslashspace released this 10 Jun 15:42
· 24 commits to master since this release
be96e0f

Changes:

  • [new] added a function to harden the LSASS process (run as protected process) either with or without UEFI variable

  • [new] added a function to activate / deactivate Windows TCP tuning (often faster transfer speeds on very slow connections)

  • [new] the general function will now set Windows to always create small memory dumps on a blue screen

  • updated to C# 9.0

  • added a more user-friendly / intuitive SMB Hardening window

  • the Anti-Telemetry & Hardening function now deactivates Microsoft's Geolocation services (GPS still works)

  • removed 'gstatic.com' from the hosts file telemetry (can cause Web elements under some circumstances to fail loading)

  • fixed a bug that caused the Anti-Telemetry function to set the task view button to the wrong state on Windows 10

  • fixed a bug when trying to install the Windows Terminal application on Windows Server

  • fixed a crash that occurred when using the hardening function without Windows defender being installed

  • improved the Windows activation function

  • improved the Microsoft Edge remove function

  • improved the Microsoft Edge WebView remove function

  • updated 0&0 ShutUp10

  • updated the Firefox offline installer to v114.0.1

  • updated the JDK installer to v17.0.7

  • updated the 7-Zip installer to v23.00

  • some code cleanup

  • general performance and stability improvements