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

Releases: AdvDebug/NoMoreCookies

NoMoreCookies 2.3

16 Nov 21:31
4fa6f1b
Compare
Choose a tag to compare

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.

NoMoreCookies 2.2

02 Sep 13:39
255f9ac
Compare
Choose a tag to compare

some bug fixes and improvements.

  • Prevented Full DLL Unhooking Attacks

  • Added Watchdog Threads that detects unhooking attempts (it was already there from the first ever released version but it's now available with some improvements) and also detects the closing of each other and if any of them got terminated the whole process get terminated.

  • added a force exit function that crashes the process if unhooking have been detected if ExitProcess didn't exit the current process

  • added the color "Red" to the text that warns people that secureboot is enabled for the people who doesn't read the README. (as you shouldn't really use the protection if secureboot is enabled as it's not really supported yet)

  • fixed the notifications bug.

NoMoreCookies 2.1

13 Aug 10:31
db1b4de
Compare
Choose a tag to compare

Added a hook for NtOpenFile and everyone should update to this version.

NoMoreCookies 2.0

08 Aug 22:38
5f20eed
Compare
Choose a tag to compare

Added a new mode called "MiniNoMoreCookies" which is nearly compatible with all programs and games, added more clear explaination in NoMoreCookies Installer to tell you what each mode does exactly, etc.

NoMoreCookies 1.9

16 Jul 12:08
da05f87
Compare
Choose a tag to compare

Fixed some bugs in the "IsSandboxedProcess" function and improved the protection of the anti-stealer, fixed a few bugs, and added an update checking in the installer, etc.

NoMoreCookies 1.8

10 Jul 22:32
34447fe
Compare
Choose a tag to compare

Added a few changes thanks to DiggerMan-cpp, Added Changes: Support for Vilvadi Browser a few cleanups and a new icon.

NoMoreCookies 1.7

10 Jul 08:43
5631d73
Compare
Choose a tag to compare

Added basic support for SecureBoot systems by adding injection services, and added support for Waterfox Browser.

NoMoreCookies 1.6.1

10 Jul 04:27
10ef90e
Compare
Choose a tag to compare

Fixed a critical bug in NoMoreCookies that caused BSOD to the system.

NoMoreCookies 1.6

09 Jul 04:19
076c0e6
Compare
Choose a tag to compare

Added the ability to not hook Sandboxed Processes and XNoMoreCookies became stable, also removed the additional checks for browsers because of bugs.

NoMoreCookies 1.5

08 Jul 05:45
b2169ed
Compare
Choose a tag to compare

Added detection for SecureBoot and added more verification for browser checking by detecting the libraries of the browsers inside the process.