All Projects → wille → jrat-remover

wille / jrat-remover

Licence: other
Removes any instance of jRAT on your machine

Programming Languages

java
68154 projects - #9 most used programming language

Icon jRAT Remover

Removes any instance of jRAT on your machine running Windows, Mac OS X, Linux, *BSD, Solaris (any system running an XDG compliant desktop environment)

How to run

Download Remover.jar and double click it or execute it using java -jar Remover.jar

How it works

Windows

Checks HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Run for values containing java and -jar, and extracts the filename from this registry key and displaying it as possible detection. Deletes detected keys when removing.

OS X

Checks ~/Library/LaunchAgents/ for plist files launching JAR files and displaying it as possible detection. Removes this JAR and plist file when removing.

Linux, Solaris and *BSD

Checks ~/.config/autostart/ for desktop entries that is made for running a JAR and displays it as possible detection.

Dependencies

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].