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
Metadata indicating an instruction is a call/return target is (sometimes?) offset by one instruction. This can lead to issues when there are multiple calls in a row.
diff_review and diff_review_strnad (the previous branch, but with some build fixes) attempt to fix this, but aren't fully successful. While the metadata on application code looks better, the OS code is worse.