Hello.
I’m not good at English. Excuse me please.
I want to hide hard disks.
First of all, I hooked “NtQueryInformationProcess” Api.
“NtQueryInformationProcess” Api is a “GetLogicalDrives” Api when the ProcessInformationClass argument is 0x17.
And i deleted the data in “ProcessInformation” Argument.
It was so easy. and it correctly works on Windows 2000 system.
so the Windows Explorer did not show My Hard Disks.
But it did not work on WindowsXP Explorer.
Even other applications did not show My hard disks on windows XP system,
But the Explorer could show me them.
Additionally I hooked “NtOpenSymbolicLinkObject”, “NtQueryVolumeInformationFile”, “NtOpenFile” apis.
But It did not work on Windows XP Explorer.
Please tell me why it did not work on Window XP Explorer.
thank you.
“¿ì¸® ÀÎÅͳÝ, Daum” http://www.daum.net
¡ºÆò»ý¾²´Â ¹«·á ÇѸÞÀϳݡ»