i mean thats some bytes may be your instruction, lets say 5, but its also possible that 3 bytes are end of one instruction and 2 are beginning of next, and than patching it will crash the app. You need something with disasm, what can recognize the instructions. By the way it looks like specific command, how many times it appears? Maybe better idea is to simply copy few addresses?