The file in HookLibrary/HookHelper.cpp contains the wrong information for x64dbg.
BadProcessnameList[] - should contain an entry for "x64dbg.exe" and "x32dbg.exe"
BadWindowTextList[] - should contain entries for "x64dbg" and "x32dbg"
As well as a possible needed update for the class list?
Thanks!