kfarr 6 hours ago

Yeah I also noticed the install instructions is run this batch file that gets administrator access and starts downloading things…

1
gruez 6 hours ago

It's not any worse than all the projects on github with an "easy" install instructions of "curl ... | sudo sh". Heck, even an innocent "sudo make install" command can easily contain a malicious payload.

tonyedgecombe 3 hours ago

It's not really the sort of tool that should require admin rights though.

chefandy 6 hours ago

Yeah it’s not great but it’s definitely not unusual. And windows reputation-based execution blocking does have false positives. I work for a company that has some very very popular products and some that only see a few dozen downloads per week, and despite being signed, it still takes a while for new versions to build enough rep to not trigger the block.