Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

VirusTotal shows trojan warning #43

Open
cody151 opened this issue Jan 12, 2024 · 2 comments
Open

VirusTotal shows trojan warning #43

cody151 opened this issue Jan 12, 2024 · 2 comments
Labels
is:invalid This doesn't seem right

Comments

@cody151
Copy link

cody151 commented Jan 12, 2024

Describe the bug
Please be careful as various virustotal scans detected consistent malware and system scanners auto-removed the file, beware downloading this as this is for some reason being posted on GitHub without even showing the source code which is already a red flag as nobody know what the app is really doing on your system, GitHub is supposed to show open-source code.

@aspriddell
Copy link
Member

I'll respond with some reasons why you'd get these kind of warnings:

  1. OnionFruit changes proxy settings, so could be classified as malware because it changes system settings
  2. It embeds and distributes other programs, so could be seen as a loader for malware
  3. Because proprietary libraries are used, there is some obfuscation taking place, so could be seen as malware
  4. It uses squirrel to install to the user's appdata folder, so could be blocked by anti-ransomware or anti-virus as a program that extracts another executable (see point 2)

Strangely enough, I tried running it myself to see what happens and only 4 antivirus engines I've never heard of have complained.

As it states in the readme, the source code isn't distributed as 90% of the work is in the user interface, which uses telerik and postsharp which are both non-free tools. Telerik prevents distributing design-time libraries to unlicensed users and postsharp has its own system to check if users are allowed to use their tools. There's no way for me to verify if somebody has these tools and as the connection logic itself isn't that complicated I decided to not release the source code.

If you don't wish to use the program, that is totally your choice to wait for the open-source edition to be released in the near future. In the meantime, if you are going to broadcast "this is malware" to everyone, at least back it up with a link to the virus scan and ensure it's not an issue with another tool/system that's already known. If there is some evidence that is more detailed, please do share (either directly or via email) and it can be addressed as needed.

@aspriddell aspriddell added the is:invalid This doesn't seem right label Jan 12, 2024
@aspriddell aspriddell changed the title Malware detected! Warning VirusTotal shows trojan warning Jan 12, 2024
@NiKola-UE
Copy link

I can confirm that OnionFruit does not contain any malware, but I also had a strange problem with antiviruses, which I will try to describe briefly. Namely, neither before nor after installation, and even after launching OnionFruit, none antivirus or Windows Defender would register anything suspicious or harmful. So the program works normally and everything is fine until I click "Toggle Tor". Well, then a problem arises in the form of an error message that roughly says that some anti-malware application disables and prevents something, which can be seen from the last "Log.txt" file(s) in which it is clearly indicated that the connection on the Tor was unsuccessful because an error occurred. At first I thought it was some problem with OnionFruit, but it turned out that the antiviruses were blocking something, regardless of the fact that, I repeat, they did not report or warn about anything harmful or dangerous. What would be the best thing to do so that such conflicts do not occur again?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
is:invalid This doesn't seem right
Projects
None yet
Development

No branches or pull requests

3 participants