Skip to content

Browser Protector against various stealers, written in C# & C/C++.

License

Notifications You must be signed in to change notification settings

Tomastaro/NoMoreCookies

Repository files navigation

End of support ⚠

as the 10th of november 2023, the project is now archived and will no longer be worked on because of the time that is needed to maintain this project and testing it on VMware in a not-so-good pc, but it was fun creating this project and work on it, and it will prevent the majority of stealers from stealing your browser data.

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 enough solution)

Works by hooking NtCreateFile & NtOpenFile and prevent accessing browser files, and also protections the browser memory if you choosed the "X Mode", 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.

Donation

if you liked my work, feel free to donate!

BTC: bc1qt4959hf9t6k940u8l4x3khw8gfrrp5znwu29yw

ETH: 0x2dD43a77034361C1Dd702343BF6f4a42BF741b2F

License

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

About

Browser Protector against various stealers, written in C# & C/C++.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 62.0%
  • C++ 37.3%
  • C 0.7%