dekrypted / simple-cookie-stealer

A really basic Roblox Cookie Stealer. Steals ALL .ROBLOSECURITY cookies from ALL chromium based browsers.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AV Detected!!!

mcuong223 opened this issue · comments

Built and ran the output file and a cookies file sent to the webhook
But the output.exe file was detected by Windows Defender!
Please help!

Exclude the output.exe file from Windows Defender scanning:

Open Windows Security by clicking on the shield icon in the taskbar.
Go to "Virus & threat protection" and click on "Manage settings."
Scroll down to the "Exclusions" section and click on "Add or remove exclusions."
Click on "Add an exclusion" and select "File."
Navigate to the location where the output.exe file is located and select it.

Since so many people are using this, antivirus softwares are beginning to detect it. I won't be fixing this, as it's a relatively simple project and I don't feel like making it complicated. You can learn how to manually edit and compile the main.py file if you'd like, as this can help with detections. I'd advise learning more about programming before trying this though.