ViperJohnGR opened this issue a year ago · 1 comments
injector::MakeInline changes the EFLAGS register which I don't think is intentional as the function tries to preserve its value.
The line that changes EFLAGS is in 'injector/assembly.hpp' line 104.
#156