Results 1 to 6 of 6

Thread: Malware under wine

  1. #1
    Join Date
    Jul 2009
    Posts
    140

    Malware under wine

    Hi
    Can wine be infected by the malware?
    I can guess that it could not damage the full operating system. But I think some portion of system will be surely infected. I can think of
    1) worm can email copies of itself to other ID
    2) Spyware can go through my hard drive for credit card information.
    3) Trojan can load a child porn which could infected your connected mobile.
    I am always very careful while installing software's but I think wine can cause problems for me. It is always better to have an antivirus so that before installation you can scan them, under wine. Anyone else here know about this?

  2. #2
    Join Date
    May 2008
    Posts
    4,570

    Re: Malware under wine

    Hello
    Wine is just a translation layer and not the emulation of windows kernel. I think the windows virus can only run to some areas, but they can of-course download illegal material, but you can not loose the whole operating system. Yes, some real bad virus can effect the software's in wine. I think you should have a separate prefix for everything that you like to install. This can help in isolating the bad bugs. It is uncommon that virus in wine can cause damage to your linux operating system. I would recommend not to use wine as a root user.

  3. #3
    Join Date
    May 2008
    Posts
    4,831

    Re: Malware under wine

    Hi
    I this is much a part of common sense. The first thing people get attached by the malwares and the spywares is because they are careless. They just keep on opening the files again and again. I have no much idea of the wine working, but one of my friends told me that it can catch some nasty windows stuff. Finally just be cautious to what and how you run the software's.

  4. #4
    Join Date
    Jul 2009
    Posts
    127

    Re: Malware under wine

    Hi
    Just one of the instant with me, I was running IE6.5 from a web site under wine. I can say that I was catches by a virus under wine and I have also installed it. So I think wine acts the same way as the windows do. I think most of the viruses can attach you through emails, clients, browsers and downloads. So be careful.

  5. #5
    Join Date
    Jul 2009
    Posts
    140

    Re: Malware under wine

    Hi
    I was running IE6.5 from a web site under wine.
    I think you mean IE 5.5, there is no IE6.5 upto my knowledge. Actually I am still trying to use IE on my linux operating system. Once I have installed IE4 on my linux, but running it would crashed the wine. Does any one know how to clean up the infected wine installation?

  6. #6
    Join Date
    May 2008
    Posts
    4,345

    Re: Malware under wine

    Hi
    Does any one know how to clean up the infected wine installation?
    In your /home directory you will find the wine folder, the best and the safest way if to delete the folder from there. I think the ~/.wine folder is not a good choice for everything to install.
    Create clean and separate prefixes with:
    Code:
    wineprefixcreate --prefix /home/<user>/mywineapp
    And to start apps in different prefixes:
    Code:
    env WINEPREFIX="/home/<user>/mywineapp" wine app.exe

Similar Threads

  1. Replies: 5
    Last Post: 01-03-2012, 05:27 AM
  2. Getting itunes via wine
    By spookshow in forum Guides & Tutorials
    Replies: 1
    Last Post: 16-10-2010, 10:29 PM
  3. Running Wine through SSH
    By Gillian Anderson in forum Networking & Security
    Replies: 6
    Last Post: 03-05-2010, 10:58 AM
  4. Installing Wine in gOS
    By Noverism in forum Operating Systems
    Replies: 3
    Last Post: 25-04-2009, 08:40 PM
  5. Install Wine on Mac
    By GabrieL in forum Operating Systems
    Replies: 8
    Last Post: 30-03-2009, 01:33 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,714,298,270.63801 seconds with 17 queries