This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
cosmopolitan
Watch
1
Star
0
Fork
You've already forked cosmopolitan
0
mirror of
https://github.com/jart/cosmopolitan.git
synced
2025-02-19 04:30:02 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
1
ca2860947f
cosmopolitan
/
libc
/
nt
/
advapi32
/
SetKernelObjectSecurity.S
3 lines
99 B
ArmAsm
Raw
Normal View
History
Unescape
Escape
Make progress towards aarch64 build
2023-05-01 19:43:59 -07:00
#
include
"
l
i
b
c
/
n
t
/
c
o
d
e
g
e
n
.
h
"
Fix Windows 7 support (#19) This change pays off technical debt with the function -> DLL mappings in libc/nt/master.sh, which was originally defined based on binary analysis on Windows 10. It's now been updated so the kernel32/kernelbase/advapi32 imports should be exactly as they are written, on the MSDN documentation and that wouldn't have been easy without Geoff Chappell's work thank him https://www.geoffchappell.com/studies/windows/win32/index.htm
2020-12-28 13:47:19 -08:00
.imp
advapi
3
2
,
_
_
i
m
p
_
S
e
t
K
e
r
n
e
l
O
b
j
e
c
t
S
e
c
u
r
i
t
y
,
S
e
t
K
e
r
n
e
l
O
b
j
e
c
t
S
e
c
u
r
i
t
y
,
0
Reference in a new issue
Copy permalink