Skip to content

Roman0x0/Malware-Killer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Malware Killer

Description

Kills injected processes and silent miners on a system

Installation

GoLang is required

App features

  • Scan for miner ports (9999, 7777...)
  • Scan for common pools (ethermine, 2miners)
  • Scan for active TCP connections
  • Scan process description (detect miner pool configs: --algo, --pool)
  • Compares PE file sections to detect RunPE / Process Hollowing
  • Delete persistence of miners & other malware from registry

Legal Disclaimer

Usage of this project for attacking targets without prior mutual consent is illegal. It's the end user's responsibility to obey all applicable local, state and federal laws. I, the developer assume no liability and am not responsible for any misuse or damage caused. This program is not intended to be used maliciously. This program is for educational purposes only.

Backend Development

Go

About

Kills injected processes and silent miners on a system

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages