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
389 stars 24 forks source link

Crash when detecting false positive #32

Closed pierreroger6466 closed 2 years ago

pierreroger6466 commented 2 years ago

Each time a positive is detected on my laptop the console version displays this weird message: panicked at 'called Result::unwrap() on an Err value: SendError { .. }', src\worker.rs:295:60 panicked at 'Cannot send iomsg', src\main.rs:303:29

After that the console version has to be started again.