Skip to content

NoMoreCookies 2.2

Compare
Choose a tag to compare
@AdvDebug AdvDebug released this 02 Sep 13:39
· 44 commits to main since this release
255f9ac

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.