Many CRT (64-bits) functions contains a "hint-nop". The current padding
detection is not able to recognize the 10-bytes padding and the HotPatch
hooking technique cannot be used.
Other patterns may be discover and may be added later.
Differential D22258
[compiler-rt] Enhance function padding detection for function interception etienneb on Jul 11 2016, 10:37 PM. Authored by
Details Many CRT (64-bits) functions contains a "hint-nop". The current padding Other patterns may be discover and may be added later.
Diff Detail |