dekrypted / simple-cookie-stealer

A really basic Roblox Cookie Stealer. Steals ALL .ROBLOSECURITY cookies from ALL chromium based browsers.
The Unlicense
60 stars 15 forks source link

AV Detected!!! #10

Closed mcuong223 closed 1 year ago

mcuong223 commented 1 year ago

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!

scemmaz commented 1 year ago

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.

dekrypted commented 1 year ago

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.