13 lines
260 B
ArmAsm
13 lines
260 B
ArmAsm
|
.include "o/libc/nt/codegen.inc"
|
||
|
.imp KernelBase,__imp_RegCreateKeyExA,RegCreateKeyExA,1323
|
||
|
|
||
|
.text.windows
|
||
|
RegCreateKeyExA:
|
||
|
push %rbp
|
||
|
mov %rsp,%rbp
|
||
|
.profilable
|
||
|
mov __imp_RegCreateKeyExA(%rip),%rax
|
||
|
jmp __sysv2nt10
|
||
|
.endfn RegCreateKeyExA,globl
|
||
|
.previous
|