Skip to content
This repository has been archived by the owner on Dec 17, 2023. It is now read-only.

NoMoreCookies 2.3

Latest
Compare
Choose a tag to compare
@AdvDebug AdvDebug released this 16 Nov 21:31
· 29 commits to main since this release
4fa6f1b

In this new release, a lot of security and improvements have taken place. for the protection itself those are the changes:

  • A whole lot of optimizations.
  • Security improvement for the detection of browsers by detecting the publisher name.
  • Even stronger anti tamper and added memory protection for browsers that prevents memory stealers from stealing data from the browser memory. (available for X Mode only)
  • Now auto-injection checks if the process was the same arch as the process

for the installer:

  • Improved the installer update checking system.
  • Added "Browser detection view" option that detects the installed browsers on the system and view their support status.
  • Added installer arguments which can make working with the installer more efficient and make other programs use or install NoMoreCookies without editing the source code (like direct install) and you can find all the supported arguments here.
  • Fixed a bug which prevents the uninstallation of NoMoreCookies (or usage of the installer in general) if the required files for installation only in the components folder was not there.