Here are some minor changes, you need to put my 2 dlls in your SysWOW64 folder, and modify a system dll import table to load hooktest.dll as before, I've added checks to prevent them interfering with any process if it is not game client(Ragexe.exe).
Also, start all game clients you need before running OpenKore. Or use HideToolz or something to hide it.
If you know how, you can just prevent updates by hosting wow64.bin in your local server, in that way all above should just be irrelevant to you.
Some more info:
EAC detects OpenKore by finding this 4 DLLs in any process:
Dumper.dll
Glob.dll
mswsock.dll
perl512.dll
Someone must be able to recompile start.exe of OpenKore to exclude/change one of it and you will be fine. My patch disables the detection too, but if my DLLs loads late, it can be detected(for example, audioses.dll is loaded by the game client later than the detection).