Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 452 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 452 Bytes

Hide-a-Module

Hiding a module from the process' LDR lists by deleting the relevant node from the 3 different lists.

See the result by printing the lists: [The picture shows printing before and after the delete]

Alt text

See the result by using ListDLLs.exe: [The picture shows ListDLLs output before and after the delete] Alt text

Check the PDF attached!