spaces > tabs
This commit is contained in:
@@ -98,8 +98,7 @@ BOOL PatchWUModule(HMODULE hModule) {
|
|||||||
"A1????????"; // mov eax,dword ptr ds:[????????]
|
"A1????????"; // mov eax,dword ptr ds:[????????]
|
||||||
n1 = 5;
|
n1 = 5;
|
||||||
n2 = 13;
|
n2 = 13;
|
||||||
}
|
} else if (IsWindows7()) {
|
||||||
else if (IsWindows7()) {
|
|
||||||
lpszPattern =
|
lpszPattern =
|
||||||
"833D????????00" // cmp dword ptr ds:[????????],0
|
"833D????????00" // cmp dword ptr ds:[????????],0
|
||||||
"743E" // je $+3E
|
"743E" // je $+3E
|
||||||
|
@@ -39,4 +39,3 @@ VOID _dbgprintf(LPCSTR format, ...);
|
|||||||
//#else
|
//#else
|
||||||
//#define _tdbgprintf(format, ...)
|
//#define _tdbgprintf(format, ...)
|
||||||
//#endif // !_DEBUG
|
//#endif // !_DEBUG
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user