This would require lengthy explanation but in general:
- Linux build was already made just not updated, but mobile would require many other technical decisions. Long story short: not completely out of the picture but the lowest it could go would be a tablet-friendly version.
CobaltStrike? It doesn't flag it as malware - it flags it as matching patterns found in malicious software because of the automatically detected behaviors. It's a heuristic test. Real reasons I don't know but it's likely any or all: it's a new executable without history and it has many behaviors which could be malicious: dynamically linked DLLs (ffmpeg for videos, webp libraries), opens links (mega download for the updater) etc. You can mark it as not malware and eventually as the popularity grows, Google will stop.
Also in upcoming 1.12 I added manifests which should stop triggering UAC.
← Return to game
Comments
Log in with itch.io to leave a comment.
Do you have any plans for an android version?
This would require lengthy explanation but in general:
- Linux build was already made just not updated, but mobile would require many other technical decisions. Long story short: not completely out of the picture but the lowest it could go would be a tablet-friendly version.
google and varist flag this as malware according to virustotal, dont know why but might be worth looking into
CobaltStrike? It doesn't flag it as malware - it flags it as matching patterns found in malicious software because of the automatically detected behaviors. It's a heuristic test. Real reasons I don't know but it's likely any or all: it's a new executable without history and it has many behaviors which could be malicious: dynamically linked DLLs (ffmpeg for videos, webp libraries), opens links (mega download for the updater) etc. You can mark it as not malware and eventually as the popularity grows, Google will stop.
Also in upcoming 1.12 I added manifests which should stop triggering UAC.
peak