Uses process id to find the name of the running process executable.
e.g.
C:\Program Files\WindowsApps\Microsoft.XboxApp_48.54.3003.0_x64__8wekyb3d8bbwe\XboxApp.exe
and relies for detection on the name of the executable(this should be the same in any language)
Uses process id to find the name of the running process executable. e.g. C:\Program Files\WindowsApps\Microsoft.XboxApp_48.54.3003.0_x64__8wekyb3d8bbwe\XboxApp.exe
and relies for detection on the name of the executable(this should be the same in any language)
feel free to check for your self.