Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/evilbytecode/malwarebytes-shutdowner

Kill malawarebytes process. Can be ported to any programming language.
https://github.com/evilbytecode/malwarebytes-shutdowner

av evasion fud kill-process malwarebytes-bypass malwarebytes-kill malwarebytes-patch

Last synced: 11 days ago
JSON representation

Kill malawarebytes process. Can be ported to any programming language.

Awesome Lists containing this project

README

        

# Malwarebytes-Shutdowner

## Overview
This project demonstrates how to terminate the Malwarebytes process. It is designed for educational purposes to illustrate basic methods for process management and termination. The techniques shown here are fundamental and can be adapted to various programming languages.
- btw before you talk sh, remember all av processes hook terminate process lol and it isnt possible to kill them from taskmgr :}
**Proof of Concept:**
[Watch the demo here](https://streamable.com/x7869v)

## Why?
It’s intriguing to see how a single command can completely terminate Malwarebytes, despite some considering such methods as lacking practical exploitability.
![image](https://github.com/user-attachments/assets/76a53b17-3e95-4dc9-8507-46a236f6627f)

## Disclaimer
**Codepulze** makes no warranties or guarantees regarding the use of this code. The provided code is intended for educational purposes only. **Codepulze** takes no responsibility for any damages or consequences resulting from the use or misuse of this code. Always ensure that you have permission to test or use such techniques in your environment.