To the guys who write these ransomware platforms, who are probably even on this forum somewhere: Could you not use languages like Go instead?
Now Purebasic programs will be flagged by Antivirus even more.

It will get both. ANY language can be used in truly annoying ways. I'm amazed if it hasn't been done before in PurebasicBarryG wrote:Wow! Detailed info:
https://www.intezer.com/blog-purelocker ... t-servers/
PureBasic will definitely get more exposure from this, but perhaps not in a good way.
Wasn't there a user recently who wanted to know how to wipe files securely?intezer.com wrote:The ransomware then secure-deletes the original files in order to prevent recovery.
It would be easier to detect if it was written in plain c using some free compiler?AV vendors have trouble generating reliable detection signatures for PureBasic binaries
What? Why? PureBasic isn't infected or has malware. An executable compiled with it is. What you're saying is like banning Excel because someone made a bad spreadsheet.HanPBF wrote:I have banned PureBasic from my developments being always afraid of possible antivirus problems.
Even more, tomorrow I gonna have to ban PureBasic completely from my office PC.
No, it's not that: I (and others) have tested this before by adding extra bloat to their exes, making them between 10 MB and 150 MB in size. And there's lots of other small exes (under 1 MB) written in other languages that don't get flagged. I have plenty of them on my PC.HanPBF wrote:Sometimes I wonder if antivirus detection thinks "a program can not be that small"