Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Malware/virus #35

Open
oysteinkrog opened this issue May 29, 2024 · 3 comments
Open

Malware/virus #35

oysteinkrog opened this issue May 29, 2024 · 3 comments

Comments

@oysteinkrog
Copy link

bilde

@AlexanderMcColl
Copy link

I've used this application to watermark pdf files for about a year now, and just today Windows Security (Defender) Antivirus has flagged it and quarantined it.

I checked Virus Total and then here.

Judging by how long it's been on my system, running real-time protection and regular full scans, I strongly strongly suspect this is a heuristic based false-positive.

Looking up one of the Virus Total entries:

"W32/Fragtor.1504!tr.ransom is classified as a ransomware trojan.
A ransomware trojan is a type of malware that prevents or restricts the infected user from accessing their system, usually by locking the screen or encrypting the user's files. It then demands payment, usually in the form of cryptocurrency, in order for the system or files to be accessible again."

Probably because this application can programmatically make changes to the contents of files, in large batches, it looks like ransomware.

I don't have any knowledge of Go but we have the source code right here on Github and it hasn't changed since 2022 with zero reports of users getting infected.

It's a real shame when antivirus companies silently spread their heuristic engines and 'knock out' useful little tools like this. Probably led by 'AI processing'....

@mindfulnessbergamo
Copy link

Will someone please confirm from his own experience this is a safe application? Thanks.

@AlexanderMcColl
Copy link

All I can say is that I've continued to use this since my comment in July, so 5 months now, with the folder whitelisted in Windows Security. I haven't noticed any unusual behaviour from the application. My PC functions as normal. I have a software firewall and it has never attempted to connect to the Internet.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants