DK22Pac/plugin-sdk

injector::MakeInline modifies the EFLAGS register

ViperJohnGR opened this issue · 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.

EFLAGS_error