Created
May 7, 2018 18:33
-
-
Save H4niz/dc12eccd7718b41439a519e8b4d48322 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
push 0 ; hTemplateFile | |
push offset unk_40216F ; dwFlagsAndAttributes | |
push 3 ; dwCreationDisposition | |
push 0 ; lpSecurityAttributes | |
push 3 ; dwShareMode | |
push 0C0000000h ; dwDesiredAccess | |
push offset FileName ; "Keyfile.dat" | |
call CreateFileA |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment