Skip to content

A script written in python to detect if the malware "raccoon clipper" (written by me) is installed on your computer

License

Notifications You must be signed in to change notification settings

3022-2/anti_raccoon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

anti raccoon clipper

A script written in python to detect if the malware raccoon clipper (written by me) is installed on your computer

what is raccoon clipper?

raccoon clipper is crypto clipping malware designed to steal crypto currency of a target by replaceing the crypto address they intend to send crypto to with the attackers address

image

install

git clone https://github.com/3022-2/anti_raccoon.git

cd anti_raccoon

pip install -r requirements.txt

python anti_clipper.py

future features:

  • more in depth checking (files within the CLPPTH and Storage0 to verify 100% they come from raccoon clipper)

warning:
notification can stack but these will clear. to avoid this you can kill the code by killing the python process/s within task manager then restart the installed file in roaming folder

About

A script written in python to detect if the malware "raccoon clipper" (written by me) is installed on your computer

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages