ProfessorJTJ / HISuite-Proxy

Modifying HiSuite and manipulating it's connection data to install Roms before they officially get released.
https://professorjtj.github.io
426 stars 88 forks source link

Viruses #205

Closed gchmurka123 closed 2 years ago

gchmurka123 commented 2 years ago

in rar archive files antivirus reports malware:

https://www.virustotal.com/gui/file/c0566314f33946b6272fe5d32a530d02cdf8a11da9be9fcf92e10b8660da8db9

Even if I will run in the sandbox for the test, I still have to connect the phone. The HiSuite application has all permissions for my phone, so with HiSuite-proxy malware I am worried about data leakage from my device (contacts, saved files/photos and messages, data from apps, etc).

ProfessorJTJ commented 2 years ago

I'm aware of that but unfortunately I cannot fix it, though it's not related to the codes

You can replicate that error, just get a programming application like visual studio, create an empty c++ application

Scan it for viruses, it will show it as trojan

https://developercommunity.visualstudio.com/t/windows-defender-reports-a-trojan-1/1046937

Bobbimus commented 2 years ago

Shouldnt this be fixed now as mentioned here https://developercommunity.visualstudio.com/t/windows-defender-reports-a-trojan-1/1046937?

ProfessorJTJ commented 2 years ago

Shouldnt this be fixed now as mentioned here https://developercommunity.visualstudio.com/t/windows-defender-reports-a-trojan-1/1046937?

The application is built and compiled using Visual Studio 2022, the "fix" on that topic belongs to 2020, my files must be already up to date, but as you see the issue still persists.

If you check the comments there though you'd notice that it wasn't really fixed