What is d3d9.elf?

d3d9.elf is part of GF11 and developed by Exent according to the d3d9.elf version information.

d3d9.elf's description is "D3D9 for GF11"

d3d9.elf is digitally signed by Exent Technologies Ltd..

d3d9.elf is usually located in the 'c:\Program Files (x86)\Free Ride Games\IGL\13000074\' folder.

Some of the anti-virus scanners at VirusTotal detected d3d9.elf.

If you have additional information about the file, please share it with the FreeFixer users by posting a comment at the bottom of this page.

Vendor and version information [?]

The following is the available information on d3d9.elf:

PropertyValue
Product nameGF11
Company nameExent
File descriptionD3D9 for GF11
Original filenamed3d9.elf
Product version11, 3311, 0, 48
File version11, 3311, 0, 48

Here's a screenshot of the file properties when displayed by Windows Explorer:

Product nameGF11
Company nameExent
File descriptionD3D9 for GF11
Original filenamed3d9.elf
Product version11, 3311, 0, 48
File version11, 3311, 0, 48

Digital signatures [?]

d3d9.elf has a valid digital signature.

PropertyValue
Signer nameExent Technologies Ltd.
Certificate issuer nameSymantec Class 3 SHA256 Code Signing CA
Certificate serial number43803bf47af2623c87ed7720a4d5b3c6

VirusTotal report

1 of the 65 anti-virus programs at VirusTotal detected the d3d9.elf file. That's a 2% detection rate.

ScannerDetection Name
DrWeb Adware.GameVance.274
1 of the 65 anti-virus programs detected the d3d9.elf file.

Sandbox Report

The following information was gathered by executing the file inside Cuckoo Sandbox.

Summary

Successfully executed process in sandbox.

Summary

{
    "dll_loaded": [
        "kernel32",
        "api-ms-win-core-localization-l1-2-1",
        "d3d9.dll^",
        "api-ms-win-core-fibers-l1-1-1",
        "api-ms-win-core-synch-l1-2-0"
    ],
    "file_opened": [
        "C:\\Windows\\SysWOW64\\en-US\\KERNELBASE.dll.mui"
    ],
    "file_exists": [
        "C:\\Users\\cuck\\AppData\\Local\\Temp\\26f16cfead09c91201925703bb8184e4f10bb0f4f648a2e6e729157457bd17f3.bin.dll",
        "C:\\Users\\cuck\\AppData\\Local\\Temp\\26f16cfead09c91201925703bb8184e4f10bb0f4f648a2e6e729157457bd17f3.bin.dll.manifest"
    ],
    "mutex": [
        "mtx___WIDGET_PARAMS__"
    ],
    "file_failed": [
        "X:\\ContentId.ini"
    ],
    "regkey_read": [
        "HKEY_LOCAL_MACHINE\\SOFTWARE\\Wow6432Node\\Microsoft\\Windows\\Windows Error Reporting\\WMR\\Disable",
        "HKEY_LOCAL_MACHINE\\SOFTWARE\\Microsoft\\Windows NT\\CurrentVersion\\GRE_Initialize\\DisableMetaFiles"
    ]
}

Generic

[
    {
        "process_path": "C:\\Windows\\SysWOW64\\rundll32.exe",
        "process_name": "rundll32.exe",
        "pid": 1512,
        "summary": {
            "dll_loaded": [
                "kernel32",
                "api-ms-win-core-localization-l1-2-1",
                "d3d9.dll^",
                "api-ms-win-core-fibers-l1-1-1",
                "api-ms-win-core-synch-l1-2-0"
            ],
            "file_opened": [
                "C:\\Windows\\SysWOW64\\en-US\\KERNELBASE.dll.mui"
            ],
            "file_exists": [
                "C:\\Users\\cuck\\AppData\\Local\\Temp\\26f16cfead09c91201925703bb8184e4f10bb0f4f648a2e6e729157457bd17f3.bin.dll",
                "C:\\Users\\cuck\\AppData\\Local\\Temp\\26f16cfead09c91201925703bb8184e4f10bb0f4f648a2e6e729157457bd17f3.bin.dll.manifest"
            ],
            "mutex": [
                "mtx___WIDGET_PARAMS__"
            ],
            "file_failed": [
                "X:\\ContentId.ini"
            ],
            "regkey_read": [
                "HKEY_LOCAL_MACHINE\\SOFTWARE\\Wow6432Node\\Microsoft\\Windows\\Windows Error Reporting\\WMR\\Disable",
                "HKEY_LOCAL_MACHINE\\SOFTWARE\\Microsoft\\Windows NT\\CurrentVersion\\GRE_Initialize\\DisableMetaFiles"
            ]
        },
        "first_seen": 1577616786.59375,
        "ppid": 1564
    },
    {
        "process_path": "C:\\Windows\\System32\\lsass.exe",
        "process_name": "lsass.exe",
        "pid": 476,
        "summary": {},
        "first_seen": 1577616786.328125,
        "ppid": 376
    }
]

Signatures

[
    {
        "markcount": 1,
        "families": [],
        "description": "This executable has a PDB path",
        "severity": 1,
        "marks": [
            {
                "category": "pdb_path",
                "ioc": "C:\\Builds\\7\\PC\\InGame.GF11\\bin\\Win32\\Release\\GF11\\d3d9.pdb",
                "type": "ioc",
                "description": null
            }
        ],
        "references": [],
        "name": "has_pdb"
    },
    {
        "markcount": 1,
        "families": [],
        "description": "The executable contains unknown PE section names indicative of a packer (could be a false positive)",
        "severity": 1,
        "marks": [
            {
                "category": "section",
                "ioc": ".gfids",
                "type": "ioc",
                "description": null
            }
        ],
        "references": [],
        "name": "pe_features"
    },
    {
        "markcount": 1,
        "families": [],
        "description": "Allocates read-write-execute memory (usually to unpack itself)",
        "severity": 2,
        "marks": [
            {
                "call": {
                    "category": "process",
                    "status": 1,
                    "stacktrace": [],
                    "api": "NtProtectVirtualMemory",
                    "return_value": 0,
                    "arguments": {
                        "process_identifier": 1512,
                        "stack_dep_bypass": 0,
                        "stack_pivoted": 0,
                        "heap_dep_bypass": 0,
                        "length": 4096,
                        "protection": 64,
                        "process_handle": "0xffffffff",
                        "base_address": "0x74e6c000"
                    },
                    "time": 1577616786.70275,
                    "tid": 2732,
                    "flags": {
                        "protection": "PAGE_EXECUTE_READWRITE"
                    }
                },
                "pid": 1512,
                "type": "call",
                "cid": 10
            }
        ],
        "references": [],
        "name": "allocates_rwx"
    }
]

Yara

The Yara rules did not detect anything in the file.

Network

{
    "tls": [],
    "udp": [
        {
            "src": "192.168.56.101",
            "dst": "192.168.56.255",
            "offset": 546,
            "time": 3.0784361362457275,
            "dport": 137,
            "sport": 137
        },
        {
            "src": "192.168.56.101",
            "dst": "224.0.0.252",
            "offset": 2374,
            "time": 3.0237181186676025,
            "dport": 5355,
            "sport": 51001
        },
        {
            "src": "192.168.56.101",
            "dst": "224.0.0.252",
            "offset": 2702,
            "time": 1.0345489978790283,
            "dport": 5355,
            "sport": 53595
        },
        {
            "src": "192.168.56.101",
            "dst": "224.0.0.252",
            "offset": 3030,
            "time": 3.0366480350494385,
            "dport": 5355,
            "sport": 53848
        },
        {
            "src": "192.168.56.101",
            "dst": "224.0.0.252",
            "offset": 3358,
            "time": 1.6260490417480469,
            "dport": 5355,
            "sport": 54255
        },
        {
            "src": "192.168.56.101",
            "dst": "224.0.0.252",
            "offset": 3686,
            "time": -0.08952593803405762,
            "dport": 5355,
            "sport": 55314
        },
        {
            "src": "192.168.56.101",
            "dst": "239.255.255.250",
            "offset": 4014,
            "time": 1.5941219329833984,
            "dport": 1900,
            "sport": 1900
        },
        {
            "src": "192.168.56.101",
            "dst": "239.255.255.250",
            "offset": 8490,
            "time": 1.0677781105041504,
            "dport": 3702,
            "sport": 49152
        },
        {
            "src": "192.168.56.101",
            "dst": "239.255.255.250",
            "offset": 12682,
            "time": 3.12595796585083,
            "dport": 1900,
            "sport": 53598
        }
    ],
    "dns_servers": [],
    "http": [],
    "icmp": [],
    "smtp": [],
    "tcp": [],
    "smtp_ex": [],
    "mitm": [],
    "hosts": [],
    "pcap_sha256": "571a68d69317c05bdb6b9a4b8228f8d58a520cb65662a7bdd6f12bb293b4c9a8",
    "dns": [],
    "http_ex": [],
    "domains": [],
    "dead_hosts": [],
    "sorted_pcap_sha256": "778a310c34e4652829d18019cc5c4285b141c3f5b842b28a4021c31ed7c92f42",
    "irc": [],
    "https_ex": []
}

Screenshots

Screenshot from the sandbox

Hashes [?]

PropertyValue
MD549e8c4dbd9b26212cbf75d4dc21d1138
SHA25626f16cfead09c91201925703bb8184e4f10bb0f4f648a2e6e729157457bd17f3

What will you do with d3d9.elf?

To help other users, please let us know what you will do with d3d9.elf:



Malware or legitimate?

If you feel that you need more information to determine if your should keep this file or remove it, please read this guide.

Please select the option that best describe your thoughts on the information provided on this web page


Free online surveys

And now some shameless self promotion ;)

A screenshot of FreeFixer's scan result.Hi, my name is Roger Karlsson. I've been running this website since 2006. I want to let you know about the FreeFixer program. FreeFixer is a freeware tool that analyzes your system and let you manually identify unwanted programs. Once you've identified some malware files, FreeFixer is pretty good at removing them. You can download FreeFixer here. It runs on Windows 2000/XP/2003/2008/2016/2019/Vista/7/8/8.1/10. Supports both 32- and 64-bit Windows.

If you have questions, feedback on FreeFixer or the freefixer.com website, need help analyzing FreeFixer's scan result or just want to say hello, please contact me. You can find my email address at the contact page.

Comments

Please share with the other users what you think about this file. What does this file do? Is it legitimate or something that your computer is better without? Do you know how it was installed on your system? Did you install it yourself or did it come bundled with some other software? Is it running smoothly or do you get some error message? Any information that will help to document this file is welcome. Thank you for your contributions.

I'm reading all new comments so don't hesitate to post a question about the file. If I don't have the answer perhaps another user can help you.

No comments posted yet.

Leave a reply