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
The search pattern is treated as a string, yet /x00 is used as a wildcard (in CompareByteArray()).
Thus In the first case only "\x45\x43\x45\x55\x33\x9a\xfa" is actually searched.