Windows Defender reports FileBot .dll file to send

All your suggestions, requests and ideas for future development
Post Reply
Piers
Posts: 4
Joined: 13 Mar 2014, 08:34

Windows Defender reports FileBot .dll file to send

Post by Piers »

I've been using v4.0 since its release, I also donated on the previous version. Great software, however apart from the (already reported) forced reboot of the PC after installing, I've also seen that Windows Defender constantly reports a .dll file to send to Microsoft for investigation. It's related to FB.

The file it's reported multiple times is located here: C:\Users\USERNAME\AppData\Roaming\FileBot\temp\jna-77110445\jna1987788839974038482.dll

This wasn't reported on previous versions and my Java is up to date.
User avatar
rednoah
The Source
Posts: 23930
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

Re: Windows Defender reports FileBot .dll file to send

Post by rednoah »

If you have installed FileBot then the library would be in your Program Files folder, thus be trusted:

Code: Select all

C:\Program Files\FileBot\jnidispatch.dll
If you run the portable version then it'll have to extract the correct native lib at runtime. You can either copy the correct jnidispatch.dll into the portable folder or just use the Windows installer.

PS: Just send it, eventually Defender will learn that this library is trusted and not bother you again.

EDIT: How did you install FileBot? Can you tell me more system details? i.e run filebot -script fn:sysinfo
:idea: Please read the FAQ and How to Request Help.
Piers
Posts: 4
Joined: 13 Mar 2014, 08:34

Re: Windows Defender reports FileBot .dll file to send

Post by Piers »

Hi rednoah and thank you for your reply.

I've been suggesting as much as possible that everyone on the XBMC forums use FileBot - quite a few have moved over to it :)

Anyway, the info you requested:
FileBot 4.0 (r2056)
JNA Native: 4.0.0
MediaInfo: java.lang.UnsatisfiedLinkError: Unable to load library 'mediainfo': N
ative library (win32-x86/mediainfo.dll) not found in resource path ([file:/C:/Pr
ogram%20Files/FileBot/FileBot.jar])
Mar 14, 2014 9:19:58 AM net.sourceforge.filebot.archive.SevenZipLoader requireNa
tiveLibraries
WARNING: Failed to preload library: java.lang.UnsatisfiedLinkError: no mingwm10
in java.library.path
7-Zip-JBinding: net.sf.sevenzipjbinding.SevenZipNativeInitializationException: F
ailed to load 7z-JBinding: C:\Program Files\FileBot\7-Zip-JBinding.dll: Can't lo
ad AMD 64-bit .dll on a IA 32-bit platform
chromaprint-tools: fpcalc version 1.1.0 (c:\Program Files\FileBot\fpcalc.exe)
Extended Attributes: OK
Groovy Engine: 2.2.0
Java(TM) SE Runtime Environment 1.7.0_51
32-bit Java HotSpot(TM) Client VM
Windows 8 (x86)
Done ?(?????)?
I downloaded the newest version, installed it and opened the application - didn't do anything else at all.
Piers
Posts: 4
Joined: 13 Mar 2014, 08:34

Re: Windows Defender reports FileBot .dll file to send

Post by Piers »

The shortcut I was using pointed to filebot.launcher.exe, should that be filebot.jar instead?
User avatar
rednoah
The Source
Posts: 23930
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

Re: Windows Defender reports FileBot .dll file to send

Post by rednoah »

FAQ wrote:If you're using 64-bit Java you must install 64-bit FileBot, if you're using 32-bit Java you must install 32-bit FileBot.


You need to install 64-bit Java. ;)
:idea: Please read the FAQ and How to Request Help.
Piers
Posts: 4
Joined: 13 Mar 2014, 08:34

Re: Windows Defender reports FileBot .dll file to send

Post by Piers »

rednoah wrote:
FAQ wrote:If you're using 64-bit Java you must install 64-bit FileBot, if you're using 32-bit Java you must install 32-bit FileBot.


You need to install 64-bit Java. ;)
Well that would explain it! Thank you. Off I go to get the correct version.
Post Reply