Advertisement
Guest User

Untitled

a guest
May 18th, 2017
245
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. .text:00000001401476FD 48 8B 2D 5C 6B 23 00                          mov     rbp, cs:KeFeatureBits
  2. .text:0000000140147704 48 8B 97 50 02 00 00                          mov     rdx, [rdi+250h]
  3. .text:000000014014770B 48 8B 4F 60                                   mov     rcx, [rdi+60h]
  4. .text:000000014014770F 48 83 E2 FD                                   and     rdx, 0FFFFFFFFFFFFFFFDh
  5. .text:0000000140147713 74 2C                                         jz      short loc_140147741
  6. .text:0000000140147715 8B C2                                         mov     eax, edx
  7. .text:0000000140147717 48 C1 EA 20                                   shr     rdx, 20h
  8. .text:000000014014771B 48 0F BA E5 26                                bt      rbp, 26h
  9. .text:0000000140147720 72 17                                         jb      short near ptr unk_140147739
  10. .text:0000000140147722 48 0F BA E5 0F                                bt      rbp, 0Fh
  11. .text:0000000140147727 72 15                                         jb      short loc_14014773E
  12. .text:0000000140147729 0F BA E5 17                                   bt      ebp, 17h
  13. .text:000000014014772D 73 05                                         jnb     short loc_140147734
  14. .text:000000014014772F 0F AE 21                                      xsave   byte ptr [rcx]
  15. .text:0000000140147732 EB 0D                                         jmp     short loc_140147741
  16. .text:0000000140147734                               ; ---------------------------------------------------------------------------
  17. .text:0000000140147734
  18. .text:0000000140147734                               loc_140147734:                          ; CODE XREF: .text:000000014014772Dj
  19. .text:0000000140147734 0F AE 01                                      fxsave  dword ptr [rcx]
  20. .text:0000000140147737 EB 08                                         jmp     short loc_140147741
  21. .text:0000000140147737                               ; ---------------------------------------------------------------------------
  22. .text:0000000140147739 0F                            unk_140147739   db  0Fh                 ; CODE XREF: .text:0000000140147720j
  23. .text:000000014014773A C7                                            db 0C7h ; ¦
  24. .text:000000014014773B 29                                            db  29h ; )
  25. .text:000000014014773C EB                                            db 0EBh ; ы
  26. .text:000000014014773D 03                                            db    3
  27. .text:000000014014773E                               ; ---------------------------------------------------------------------------
  28. .text:000000014014773E
  29. .text:000000014014773E                               loc_14014773E:                          ; CODE XREF: .text:0000000140147727j
  30. .text:000000014014773E 0F AE 31                                      xsaveopt byte ptr [rcx]
  31. .text:0000000140147741
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement