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
When I try to replace 0x0D with 0x2C, it complains "Replace data must be same length in Overwrite mode." That doesn't make sense, because I am trying to replace one hex byte with a different hex byte.