1. Start x64 windbg
2. Attach to x86 process (wow64 )
3. try to call stackAlloc
Expected: address on x86 stack
In fact: invalid address
2. Attach to x86 process (wow64 )
3. try to call stackAlloc
Expected: address on x86 stack
In fact: invalid address