Last updated 1 year ago
[DllImport("Kernel32.dll", SetLastError = true)][return: MarshalAs(UnmanagedType.Bool)] public static extern bool WriteProcessMemory(IntPtr hProcess, IntPtr lpBaseAddress
Microsoft documentation: Link