js0007 / NoMoreCookies

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NoMoreCookies

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

Works by hooking NtCreateFile and prevent accessing browser files, in addition to prevent it's unhooking. compatible with various games and software. (contributions are very welcomed)

Stealers/RATs Tested

and it should work against other popular 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, and after installing/uninstalling it's preferred to restart your system.

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++.

License:MIT License


Languages

Language:C# 69.3%Language:C++ 29.5%Language:C 1.2%