Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
What i mean is if i want to hook a function Somefunction(int arg1, int arg2); Now this function has unique byte signature like /B2/C5/12/88..... Is it possible to hook this function using the bytes and how would i do it?