


The NtUserGetForegroundWindow hook I added is slightly different from what Fuck1481 does: Especially since user32/win32u hooks are only rarely needed. I chose to do it this way because ScyllaHide already has too many hooks, and I don't want to add two more when I can get away with just one. I've decided to fix this by adding an NtUserGetForegroundWindow hook rather than hooking both NtUserMessageCall and NtUserInternalGetWindowText, although an argument can be made for either method. Reply to this email directly, view it on GitHub You are receiving this because you are subscribed to this thread. SetWindowsTextW, it solves problem, but it is not a good way to solve this While it is not being debugged and simply executed at the same time.īecause x32dbg keeps changing captions, by hooking x32dbg's It is likely that there will be a special trick because it is not detected Perhaps it is a hooking problem for an API such as NtUserBuildHwdList, but Simply, using the SetWindowText API, changing the caption of x32dbg solved I spent quite a bit of time debugging and couldn't find the exact cause, However, it was not detected in ScyllaHide on OllyDbg with almost the same When used with x32dbg, it is still detected as a debugger with the latest
