Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

w10 1909 build #374

Closed
boris768 opened this issue Nov 4, 2019 · 2 comments
Closed

w10 1909 build #374

boris768 opened this issue Nov 4, 2019 · 2 comments

Comments

@boris768
Copy link

boris768 commented Nov 4, 2019

seems dynamic data doesn`t changed from 1903

pData->ver              = WINVER_10_RS7; //18363 ?
pData->KExecOpt         = 0x1C3;
pData->Protection       = 0x6FA;
pData->EProcessFlags2   = 0x850;    // MitigationFlags offset
pData->ObjTable         = 0x418;
pData->VadRoot          = 0x658;
pData->NtCreateThdIndex = 0xBD;
pData->NtTermThdIndex   = 0x53;
pData->PrevMode         = 0x232;
pData->ExitStatus       = 0x710;
BBScanSection( "PAGE", (PCUCHAR)"\x4C\x8B\xDC\x49\x89\x5B\x08\x55\x56\x57\x48\x83\xEC", 0xCC, 13, (PVOID)&pData->MiAllocPage) 
if (NT_SUCCESS( BBScanSection( "PAGE", (PCUCHAR)"\x48\x83\xC7\x18\x48\x8B\x17", 0xCC, 7, (PVOID)&pData->ExRemoveTable ) ))
	pData->ExRemoveTable -= 0x34;

used ntoskrnl.exe for analyze
https://yadi.sk/d/gqmtJ5AMV0rOZA

@AzeDonLees
Copy link

IS it true?

@DarthTon
Copy link
Owner

DarthTon commented Dec 9, 2019

Yes, nothing changed.

@DarthTon DarthTon closed this as completed Dec 9, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants