Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ELMERIKH/PyinMemoryPE
/ GetCurrentProcess
Function
GetCurrentProcess
windows/winproxy/apis/kernel32.py:19–20 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
17
18
@Kernel32Proxy()
19
def
GetCurrentProcess():
20
return
GetCurrentProcess.ctypes_function()
21
22
@Kernel32Proxy()
23
def
ExitProcess(uExitCode):
Callers
1
OpenProcessToken
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected