i made a new github project called NoMoreCookies that protects users from the new stealers that are being released in the wild. it support protection for various browsers like: Firefox, MS Edge, Brave, Yandex, Chrome, Opera. and it's are being actively updated to mitigate any kind of bypass that attackers may try to implement if the tool got more popular. i thought of releasing such a tool cause a lot of stealers are being made and people channels are getting stolen and i thought that this is the time i make something that would prevent/slowing down the development of new stealers significantly and also making old ones obsolete.
there's no way to completely prevent stealers in the first place unless i had a kernel-driver, i'm not planning to eradicate/completely prevent stealers from stealing browser data. it's the same as if you had an antivirus, it doesn't protect you from every malware in existence, and their goal is to minimize your chances of getting infected. also most of the people who make stealers are just copy-pasting code so it will take a lot of time until they adapt to this, also i will implement some other stuff that prevents/make it harder for the program from removing the protection from itself.
4 comments
[ 31.5 ms ] story [ 512 ms ] threadyou can find NoMoreCookies here: https://github.com/AdvDebug/NoMoreCookies
any feedback or suggestions are appreciated.