Skip to content

Yaw-Dev/hideProcess-Py

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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!