To install this you need to grab the installer and run it in an XP bottle that has Visual Basic 6 runtime installed. Avoid CNET if you can. Use Filehippo instead.
This is how I used this. Mount the drive or partition you want to scan, then map it to a drive by using wine's config utility:
![](https://dl.dropboxusercontent.com/u/3371527/mbam_on_wine/wine_drive_map.png)
Configure MBAM to ignore drive C: and anything else that is not the actual scanning target. Select the
Perform full scan option and leave selected only the target drive. It will still try to scan memory and the registry and it will come up with some bogus registry entries. It's not the registry entries that we should care about but the actual files that it finds.
Here's a screenshot I took after scanning a folder in which I placed two files I had downloaded from sites listed on malware domain list:
![](https://dl.dropboxusercontent.com/u/3371527/mbam_on_wine/mbam_caught_something.png)
And this is a screenie took after telling MBAM to move the files to quarantine:
![](https://dl.dropboxusercontent.com/u/3371527/mbam_on_wine/mbam_quarnatine.png)
The point of the exercise to not to have protection for your linux system. It's to get a second opinion scanner to complement something like Avast AV for Linux.
For those that have time or care to experiment further, you could create a virtual machine in virtualbox and infect it, then use
vdfuse to mount the virtual drive (which is usually a VDI) file, map that to a wine bottle as above and use mbam to scan. After carefully looking at the files it found and moving those to quarantine, boot the virtual machine up (after unmounting the VDI that was previously mounted) and see if it's clean or if it even boots up.
Feel free to rate after testing. Since this is too early for me, I did not give it a rating even if it runs and appears to work fine.