子程序名 | 返回值类型 | 公开 | 备 注 | ||
系统_蓝屏 | 惩罚破解者函数 。 在确定当前程序被调试后 可使用此函数让系统蓝屏。 慎重使用! |
变量名 | 类 型 | 静态 | 数组 | 备 注 | ||
u | UNICODE_STRING_BLUESCREEN | |||||
p | 整数型 | "4" | ||||
hWinSta | 整数型 |
SetHandleInformation_BlueScreen (hWinSta, 2, 2)
CloseWindowStation_BlueScreen (hWinSta)
RtlAdjustPrivilege_BlueScreen (19, 1, 0, 0)
RtlInitUnicodeString_BlueScreen (u, “Session Manager”)
p [1] = GetTextPointer_BlueScreen (u, u, 0)
p [2] = u.Length
p [3] = p [1]
p [4] = p [1]
NtRaiseHardError_BlueScreen (-1073741286, 4, 1, p, 6, 0)
数据类型名 | 公开 | 备 注 | ||||
UNICODE_STRING_BLUESCREEN | ||||||
成员名 | 类 型 | 传址 | 数组 | 备 注 | ||
Length | 短整数型 | |||||
MaximumLength | 短整数型 | |||||
Buffer | 文本型 |
DLL命令名 | 返回值类型 | 公开 | 备 注 | |
CreateWindowStation_BlueScreen | 整数型 | |||
DLL库文件名: | ||||
user32.dll | ||||
在DLL库中对应命令名: | ||||
CreateWindowStationA | ||||
参数名 | 类 型 | 传址 | 数组 | 备 注 |
lpwinsta | 文本型 | |||
dwReserved | 整数型 | |||
dwDesiredAccess | 整数型 | |||
lpsa | 整数型 |
DLL命令名 | 返回值类型 | 公开 | 备 注 | |
SetHandleInformation_BlueScreen | 整数型 | |||
DLL库文件名: | ||||
kernel32 | ||||
在DLL库中对应命令名: | ||||
SetHandleInformation | ||||
参数名 | 类 型 | 传址 | 数组 | 备 注 |
hObject | 整数型 | |||
dwMask | 整数型 | |||
dwFlags | 整数型 |
DLL命令名 | 返回值类型 | 公开 | 备 注 | |
CloseWindowStation_BlueScreen | 整数型 | |||
DLL库文件名: | ||||
user32 | ||||
在DLL库中对应命令名: | ||||
CloseWindowStation | ||||
参数名 | 类 型 | 传址 | 数组 | 备 注 |
hWinSta | 整数型 |
DLL命令名 | 返回值类型 | 公开 | 备 注 | |
RtlAdjustPrivilege_BlueScreen | 整数型 | |||
DLL库文件名: | ||||
ntdll.dll | ||||
在DLL库中对应命令名: | ||||
RtlAdjustPrivilege | ||||
参数名 | 类 型 | 传址 | 数组 | 备 注 |
Privilege | 整数型 | |||
Enable | 整数型 | |||
Client | 整数型 | |||
WasEnabled | 整数型 |
DLL命令名 | 返回值类型 | 公开 | 备 注 | |
RtlInitUnicodeString_BlueScreen | ||||
DLL库文件名: | ||||
ntdll.dll | ||||
在DLL库中对应命令名: | ||||
RtlInitUnicodeString | ||||
参数名 | 类 型 | 传址 | 数组 | 备 注 |
DestinationString | UNICODE_STRING_BLUESCREEN | |||
SourceString | 文本型 |
DLL命令名 | 返回值类型 | 公开 | 备 注 | |
NtRaiseHardError_BlueScreen | 整数型 | |||
DLL库文件名: | ||||
ntdll.dll | ||||
在DLL库中对应命令名: | ||||
NtRaiseHardError | ||||
参数名 | 类 型 | 传址 | 数组 | 备 注 |
ErrorStatus | 整数型 | |||
NumberOfParameters | 整数型 | |||
UnicodeStringParameterMask | 整数型 | |||
Parameters | 整数型 | |||
ValidResponseOptions | 整数型 | |||
Response | 整数型 |
DLL命令名 | 返回值类型 | 公开 | 备 注 | |
GetTextPointer_BlueScreen | 整数型 | 感谢海洋老师的例程,取文本指针 | ||
DLL库文件名: | ||||
在DLL库中对应命令名: | ||||
lstrcpyn | ||||
参数名 | 类 型 | 传址 | 数组 | 备 注 |
变量 | UNICODE_STRING_BLUESCREEN | 一定要传址 | ||
变量 | UNICODE_STRING_BLUESCREEN | 一定要传址.重复一次,骗骗Windows:) | ||
保留 | 整数型 | 0 |
词条作者信息 使用例程