[DllImport("ntdll.dll", SetLastError = true)] public static extern IntPtr RtlGetCurrentPeb( );
Last updated 1 year ago