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

AdvDebug/NoMoreCookies

Repository files navigation

NoMoreCookies

Browser Protector against various stealers, written in C# & C/C++. (Just a small note, please don't use this protection in a SecureBoot-Enabled environment yet as this protection doesn't fully support SecureBoot yet and may cause problems, also this protection is in UM which means it can be bypassed but it's still a pretty good solution to protect your browser)

Works by hooking NtCreateFile & NtOpenFile and prevent accessing browser files, in addition to prevent some types of unhooking. compatible with various games and software. (contributions are very welcomed)

Stealers/RATs Tested

and it should work against other popular stealers. and please note that this protection doesn't only work with these listed above, it will work with future stealers as well as this protection is universal and not targeted against a specific kind/family of stealers.

Supported Browsers:

Installation

you can find the release here, after you extract the files execute NoMoreCookiesInstaller.exe which will give you the option to both install and uninstall NoMoreCookies.

in the installer you can see all options and what each one does so you can choose whatever suits you, and after installation/uninstallation it's recommended to restart your system so that the protection are fully activated/gone.

Showcase

if any Stealer/RAT tried to access your browser files you would get a notification, preventing the Stealer/RAT from accessing it and warning you about it.

NoMoreCookies

Contribution

if you are a C#/C++ developer and want to contribute, make a fork and make a pull request with the mentioning of the changes you have made and why do you think this change is a good idea.

you can find here all the contributors that contributed to this project.

Disclaimer

This Project is for educational purposes only. me, the developer, are not responsible for any kind of misuse.

License

The Program, Libraries, etc. are licensed under MIT License.