/hideProcess-Py

@imm0r's process hider implemented in Python 3

Primary LanguagePython

Python Process Hider

Full credits to imm0r for the original implementation.

This project is just the conversion of theirs from AutoHotKey to Python 3. Original Repo here

Known to be functional on Windows 2k, Windows 7, Windows 10 & Windows 11

Setup

  1. git clone https://github.com/Yaw-Dev/hideProcess-Py
  2. cd hideProcess-Py
  3. pip install -r requirements.txt

Keep in mind that it requires UAC Elevation (administrator permissions) to properly function!