emoose / Xb2XInput

XB2X: User-mode Windows driver for Xbox OG controllers, supporting both XInput and DirectInput.
115 stars 12 forks source link

VirusTotal Gives 6 AdWare Alarms for v1.3.2 #17

Open pearson opened 4 years ago

pearson commented 4 years ago

VirusTotal gives 6 different adware alarms for v1.3.2. As Kaspersky is one of the scanners that gives an alarm, I'm suspicious it's real.

Comments?

skajacore commented 4 years ago

I've read through the Xb2XInput source and have two open pull requests to add features. I'm confident there is no malware in the Xb2XInput code. VirusTotal result for the Xb2XInput.exe binary I have shows 0/72 detected as well as libusb-1.0.dll: https://www.virustotal.com/gui/file/2d9c4aa996501b1561fb03fed6e13b6c68964ff966d573324a5549d84577099e/detection

It seems to be detecting wdi-simple.exe used to install the controller drivers. I'm guessing due to it installing trusted certificates. I have not seen any adware issues since installing the drivers, but if you don't feel comfortable running the wdi-simple.exe utility, the source code is here and you can compile it from source to be sure you are running the committed code.

https://github.com/pbatard/libwdi/blob/master/examples/wdi-simple.c