“sc.exe” is a PE binary located at “%windir%\System32\sc.exe”. By the way, on 64-bit systems there is also a 32-bit version of the binary…
“services.exe” is a PE binary located at “%windir%\System32\services.exe”. It is part of the “Service Control Manager” (SCM), it provides…