[PATCH 2/2] ntdll/tests: Add tests for RtlEncode(System)Pointer.

Myah Caron qsniyg at protonmail.com
Thu Oct 8 07:48:17 CDT 2020


> It turns out that newer Windows versions rotate the cookie and the pointer right by an amount specified by the
> first 31/63 bits before XORing them.

... by an amount specified by the *first 5/6 bits (&31/&63, modulo 32/64)



More information about the wine-devel mailing list