rusq / slackdump

Save or export your private and public Slack messages, threads, files, and users locally without admin privileges.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Leakless triggering false positive on Windows

rusq opened this issue · comments

Describe the bug
During the EZ-Login, Windows malware protection gets triggered.

Similar to BigJk/snd#28

BigJk mentions:

I dug a bit and leakless is a utility (https://github.com/ysmood/leakless) to "Run sub-process and make sure to kill it when the parent process exits.". It is used by https://github.com/go-rod/rod which S&D uses to control a chrome instance to create images from HTML. It's probably used to make sure that all sub-processes are killed correctly if rod shuts down.

To Reproduce

  1. Download` v2.5.0
  2. Run on windows

Expected behavior
Windows malware does not get triggered.

Output
image

Desktop (please complete the following information):

  • OS: Windows
  • OS Version: 10
  • Slackdump Version: 2.5.0

Additional context
Add any other context about the problem here.