[PATCH] ntdll: Pad heap structure to fix offset of flag fields.

Brendan Shanks bshanks at codeweavers.com
Wed Mar 18 17:27:00 CDT 2020


> On Mar 18, 2020, at 2:57 PM, Fabian Maurer <dark.shadow4 at web.de> wrote:
> 
> Just out of curiosity, is the offset the same for all Windows after XP? Or do
> we just care about the latest?
> 
> Regards,
> Fabian Maurer
> 

Yes, everything I’ve read online says that the offsets are the same for Vista and all newer versions:
https://ctf-wiki.github.io/ctf-wiki/reverse/windows/anti-debug/heap-flags/
’Since Vista’ in my comment isn’t real clear, I’ll send a fixed version.

Brendan


More information about the wine-devel mailing list