JKornev / hidden

🇺🇦 Windows driver with usermode interface which can hide processes, file-system and registry objects, protect processes and etc
1.76k stars 479 forks source link

Hide PID #51

Open Peskedor opened 1 year ago

Peskedor commented 1 year ago

Is it even possible to hide the PID in the 1.1 version? The /? returns no information about that and using the provided example hiddencli /hide pid 7760 results in "invalid argument"

JKornev commented 1 year ago

Hi, no you have to recompile the source. Maybe soon I'll make it more stable and recompile a new version with hiding process feature

Telssh commented 8 months ago

Could you add a new release version?