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

Couldnt find KiTimerDispatch on version v21H2 19044.1766 #4

Closed
GetRektBoy724 opened this issue Oct 17, 2022 · 0 comments
Closed

Couldnt find KiTimerDispatch on version v21H2 19044.1766 #4

GetRektBoy724 opened this issue Oct 17, 2022 · 0 comments

Comments

@GetRektBoy724
Copy link

Might be able to be fixed by changing the signature?

lkd> u KiTimerDispatch l20
nt!KiTimerDispatch:
fffff801`4bc0f350 2428            and     al,28h
fffff801`4bc0f352 8b4c2420        mov     ecx,dword ptr [rsp+20h]
fffff801`4bc0f356 ffc9            dec     ecx
fffff801`4bc0f358 81e1ffff0000    and     ecx,0FFFFh
fffff801`4bc0f35e 33d2            xor     edx,edx
fffff801`4bc0f360 8bc1            mov     eax,ecx
fffff801`4bc0f362 b920000000      mov     ecx,20h
fffff801`4bc0f367 f7f1            div     eax,ecx
fffff801`4bc0f369 8bc0            mov     eax,eax
fffff801`4bc0f36b 8b4c2420        mov     ecx,dword ptr [rsp+20h]
fffff801`4bc0f36f ffc9            dec     ecx
fffff801`4bc0f371 83e11f          and     ecx,1Fh
fffff801`4bc0f374 ba01000000      mov     edx,1
fffff801`4bc0f379 d3e2            shl     edx,cl
fffff801`4bc0f37b 8bca            mov     ecx,edx
fffff801`4bc0f37d 488b542428      mov     rdx,qword ptr [rsp+28h]
fffff801`4bc0f382 8b44822c        mov     eax,dword ptr [rdx+rax*4+2Ch]
fffff801`4bc0f386 23c1            and     eax,ecx
fffff801`4bc0f388 85c0            test    eax,eax
---snip---
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

1 participant