You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If the guest and host are compiled for different architectures, there will be a mismatch in usage of the PEB.
Using u64s, just like we do for pCode, makes our PEB portable.
Signed-off-by: danbugs <[email protected]>
0 commit comments