Advertisement
Guest User

Untitled

a guest
Sep 21st, 2016
130
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. fffff800`ab10ed49 488d4110        lea     rax,[rcx+10h]
  2. fffff800`ab10ed4d 488b0d2c402900  mov     rcx,qword ptr [nt!CcVacbFreeList (fffff800`ab3a2d80)]
  3. fffff800`ab10ed54 488d1525402900  lea     rdx,[nt!CcVacbFreeList (fffff800`ab3a2d80)]
  4. fffff800`ab10ed5b 48395108        cmp     qword ptr [rcx+8],rdx
  5. fffff800`ab10ed5f 0f853f420f00    jne     nt! ?? ::FNODOBFM::`string'+0x26ce4 (fffff800`ab202fa4)  Branch
  6.  
  7. nt!CcSetVacbInFreeList+0x31:
  8. fffff800`ab10ed65 48895008        mov     qword ptr [rax+8],rdx
  9. fffff800`ab10ed69 b201            mov     dl,1
  10. fffff800`ab10ed6b 488908          mov     qword ptr [rax],rcx
  11. fffff800`ab10ed6e 48894108        mov     qword ptr [rcx+8],rax
  12. fffff800`ab10ed72 48890507402900  mov     qword ptr [nt!CcVacbFreeList (fffff800`ab3a2d80)],rax
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement