SitinCloud / Owlyshield

Owlyshield is an EDR framework designed to safeguard vulnerable applications from potential exploitation (C&C, exfiltration and impact).
https://www.sitincloud.com
European Union Public License 1.2
386 stars 24 forks source link

Can not start service #11

Closed alicimertcan closed 2 years ago

alicimertcan commented 2 years ago

Hello,

I have installed the project however whenever I start the owlyshield_ransom.exe I am getting the following error.

Error: Winapi(Os { code: 1063, kind: Uncategorized, message: "The service process could not connect to the service controller." })

The driver has been installed successfully, but the OwlyShield Service is not running and I am getting error when I try to start: error 1068 the dependency service or group failed to start.

dlescos commented 2 years ago

Hello,

What do you get if you try in an admin cmd : sc query owlyshieldransomfilter ?

alicimertcan commented 2 years ago

Screenshot from 2022-02-15 15:16:14

This is what i got.

dlescos commented 2 years ago

I'm not able to reproduce it. Do you have an error in the Event Viewer >> Applications, with source "Owlyshield Ransom Rust"?

dlescos commented 2 years ago

Hi,

I think you may miss the MS c++ redistributables dependencies : https://docs.microsoft.com/en-US/cpp/windows/latest-supported-vc-redist?view=msvc-170