JKornev / hidden

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

Query ruleid for hidden files/images #33

Closed nizihabi closed 3 years ago

nizihabi commented 3 years ago

Hi, thanks for your job and I hide my files successfully. But I don't find out how to query the file or show the ruleid about the files I have hidden. It might be much better if I could manage the files/images I want to hide/unhide easily : )

JKornev commented 3 years ago

Hi,

Thanks for an idea, I agree with you and most likely will add something you requested.

According to a ruleid, there is a screenshot how it works:

image

When you hide something you should get a ruleid from cli output and you can use it later to remove a rule from hidden. For now there is no way to dump a list of current rules loaded to hidden.sys

Regards, JK