Array of Byte :
89 48 08 8b 7d 08 39 7d 04
89 08 D9 5c 24 74
1. Open Ce
2. Attach DragonNest.exe
3. Open Memory View
4. Search > Find memory and change type to [Array of]byte
5. in text box put AOB "89 48 08 8b 7d 08 39 7d 04"
6. Click "OK"
now you can find frist address
7. Search > Find memory and change type to [Array of]byte
8. in text box put AOB "89 08 D9 5c 24 74"
9. Click "OK"
now you can find second address
NOP it(2 address) in assembly
...
Cr: AOB of kokoiv