搜索资源列表
微软未公开API【NtQuerySystemInformation】函数
- IN OUT PVOID SystemInformation, IN ULONG SystemInformationLength, OUT PULONG ReturnLength OPTIONAL); NTQUERYSYSTEMINFORMATION NtQuerySystemInformation; 从中可以看到,SystemInformationClass是一个类型信息,它
php-Unicode-0.1.3
- php-Unicode 轉換 this A number of minor inconveniences-2008-08-26- v0.1.2 * This release resolves an issue with Unicode_String::ToLower(). A number of minor inconveniences (such as errors in the documentatio
Unicode_String
- 在驱动程序中对UNICODE_STRING字符创进行标记,复制,连接等操作-qu dong UNICODE_STRING cao zuo
Windows_Password_Logger
- windows登陆密码信息拦截,获取明文口令。程序对不同系统做了处理,在2000,2003,xp,vista上都可以截取, 在2000,2003,xp中,通过UNICODE_STRING.Length 的高8位取xor key,如果密码是编码过的,则通过ntdll.RtlRunDecodeUnicodeString解码, vista则通过AdvApi32.CredIsProtectedW判断密码是否编码过,解码用AdvApi32
CUString
- 驱动开发中的CUString类,封装了UNICODE_STRING,方便操作UNICODE_STRING字符类操作,功能类似mfc中的CString-The driven development in CUString class, package UNICODE_STRING, convenient operation operation UNICODE_STRING character class, functionally sim
strTest
- windows驱动 字符串操作,主要是针对UNICODE_STRING类型的字符串的操作-windows driver string operations, mainly the type of string operations against UNICODE_STRING