Hi all,

Is there a way to patch out the LLMHF_INJECTED flag easily? I'm trying to cover all my bases here, especially after Blizzard's implementation of this in Overwatch. I've tried creating another low-level hook after the detector is run so that the hook that patches the flag runs first, but it seems like the change to the flag isn't getting sent down the hook chain. Any help?