Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 554 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 554 Bytes

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!