I am a beginner in vb progamming.
I want to create a program to automatically search and edit hex in file or exe

example:

I want to find a row of hex code 33 33 73 99 59 3F 3F 9A and immediately wanted to turn it into FF FF 3F 73 99 59 3F 9A

if anyone can help me?