What is jcmext.dll?

jcmext.dll is part of SimpleExt Module according to the jcmext.dll version information.

jcmext.dll's description is "SimpleExt Module"

jcmext.dll is usually located in the 'C:\Program Files\Joxi\' folder.

Some of the anti-virus scanners at VirusTotal detected jcmext.dll.

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 jcmext.dll:

PropertyValue
Product nameSimpleExt Module
File descriptionSimpleExt Module
Internal nameSimpleExt
Original filenameSimpleExt.DLL
Legal copyrightCopyright 2000
Product version1, 0, 0, 1
File version1, 0, 0, 1

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

Product nameSimpleExt Module
File descriptionSimpleExt Module
Internal nameSimpleExt
Original filenameSimpleExt.DLL
Legal copyrightCopyright 2000
Product version1, 0, 0, 1
File version1, 0, 0, 1

Digital signatures [?]

jcmext.dll is not signed.

VirusTotal report

1 of the 71 anti-virus programs at VirusTotal detected the jcmext.dll file. That's a 1% detection rate.

ScannerDetection Name
BitDefenderTheta Gen:NN.ZedlaF.34084.QC8@au7By4nk
1 of the 71 anti-virus programs detected the jcmext.dll file.

Sandbox Report

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

Summary

Successfully executed process in sandbox.

Summary

{
    "file_exists": [
        "C:\\Users\\cuck\\AppData\\Local\\Temp\\1d1e52284eb458634edf53165da2b446dc607a81ed5a2b069cdff65d9120f18f.bin.dll",
        "C:\\Users\\cuck\\AppData\\Local\\Temp\\1d1e52284eb458634edf53165da2b446dc607a81ed5a2b069cdff65d9120f18f.bin.dll.manifest"
    ],
    "regkey_read": [
        "HKEY_LOCAL_MACHINE\\SOFTWARE\\Microsoft\\Windows NT\\CurrentVersion\\GRE_Initialize\\DisableMetaFiles",
        "HKEY_LOCAL_MACHINE\\SYSTEM\\ControlSet001\\Control\\Nls\\CustomLocale\\en-US",
        "HKEY_LOCAL_MACHINE\\SYSTEM\\ControlSet001\\Control\\Nls\\ExtendedLocale\\en-US"
    ],
    "dll_loaded": [
        "C:\\Users\\cuck\\AppData\\Local\\Temp\\1d1e52284eb458634edf53165da2b446dc607a81ed5a2b069cdff65d9120f18f.bin.dll"
    ]
}

Generic

[
    {
        "process_path": "C:\\Windows\\SysWOW64\\rundll32.exe",
        "process_name": "rundll32.exe",
        "pid": 1664,
        "summary": {
            "file_exists": [
                "C:\\Users\\cuck\\AppData\\Local\\Temp\\1d1e52284eb458634edf53165da2b446dc607a81ed5a2b069cdff65d9120f18f.bin.dll",
                "C:\\Users\\cuck\\AppData\\Local\\Temp\\1d1e52284eb458634edf53165da2b446dc607a81ed5a2b069cdff65d9120f18f.bin.dll.manifest"
            ],
            "regkey_read": [
                "HKEY_LOCAL_MACHINE\\SOFTWARE\\Microsoft\\Windows NT\\CurrentVersion\\GRE_Initialize\\DisableMetaFiles",
                "HKEY_LOCAL_MACHINE\\SYSTEM\\ControlSet001\\Control\\Nls\\CustomLocale\\en-US",
                "HKEY_LOCAL_MACHINE\\SYSTEM\\ControlSet001\\Control\\Nls\\ExtendedLocale\\en-US"
            ],
            "dll_loaded": [
                "C:\\Users\\cuck\\AppData\\Local\\Temp\\1d1e52284eb458634edf53165da2b446dc607a81ed5a2b069cdff65d9120f18f.bin.dll"
            ]
        },
        "first_seen": 1580286727.59375,
        "ppid": 2448
    },
    {
        "process_path": "C:\\Windows\\System32\\lsass.exe",
        "process_name": "lsass.exe",
        "pid": 476,
        "summary": {},
        "first_seen": 1580286727.328125,
        "ppid": 376
    }
]

Signatures

[
    {
        "markcount": 1,
        "families": [],
        "description": "This executable has a PDB path",
        "severity": 1,
        "marks": [
            {
                "category": "pdb_path",
                "ioc": "d:\\MyDocument\\Demki\\C++\\SimpleExt\\Debug\\SimpleExt.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": ".textbss",
                "type": "ioc",
                "description": null
            }
        ],
        "references": [],
        "name": "pe_features"
    },
    {
        "markcount": 1,
        "families": [],
        "description": "The executable uses a known packer",
        "severity": 1,
        "marks": [
            {
                "category": "packer",
                "ioc": "Microsoft Visual C++ V8.0 (Debug)",
                "type": "ioc",
                "description": null
            }
        ],
        "references": [],
        "name": "peid_packer"
    },
    {
        "markcount": 2,
        "families": [],
        "description": "The file contains an unknown PE resource name possibly indicative of a packer",
        "severity": 1,
        "marks": [
            {
                "category": "resource name",
                "ioc": "REGISTRY",
                "type": "ioc",
                "description": null
            },
            {
                "category": "resource name",
                "ioc": "TYPELIB",
                "type": "ioc",
                "description": null
            }
        ],
        "references": [],
        "name": "pe_unknown_resource_name"
    },
    {
        "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": 1664,
                        "stack_dep_bypass": 0,
                        "stack_pivoted": 0,
                        "heap_dep_bypass": 0,
                        "length": 4096,
                        "protection": 64,
                        "process_handle": "0xffffffff",
                        "base_address": "0x100e0000"
                    },
                    "time": 1580286727.74975,
                    "tid": 2736,
                    "flags": {
                        "protection": "PAGE_EXECUTE_READWRITE"
                    }
                },
                "pid": 1664,
                "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": 662,
            "time": 6.185503959655762,
            "dport": 137,
            "sport": 137
        },
        {
            "src": "192.168.56.101",
            "dst": "224.0.0.252",
            "offset": 5694,
            "time": 6.128463983535767,
            "dport": 5355,
            "sport": 51001
        },
        {
            "src": "192.168.56.101",
            "dst": "224.0.0.252",
            "offset": 6022,
            "time": 4.134740114212036,
            "dport": 5355,
            "sport": 53595
        },
        {
            "src": "192.168.56.101",
            "dst": "224.0.0.252",
            "offset": 6350,
            "time": 6.135777950286865,
            "dport": 5355,
            "sport": 53848
        },
        {
            "src": "192.168.56.101",
            "dst": "224.0.0.252",
            "offset": 6678,
            "time": 4.640116930007935,
            "dport": 5355,
            "sport": 54255
        },
        {
            "src": "192.168.56.101",
            "dst": "224.0.0.252",
            "offset": 7006,
            "time": 3.020020008087158,
            "dport": 5355,
            "sport": 55314
        },
        {
            "src": "192.168.56.101",
            "dst": "239.255.255.250",
            "offset": 7334,
            "time": 4.665709972381592,
            "dport": 1900,
            "sport": 1900
        },
        {
            "src": "192.168.56.101",
            "dst": "239.255.255.250",
            "offset": 18280,
            "time": 4.165005922317505,
            "dport": 3702,
            "sport": 49152
        },
        {
            "src": "192.168.56.101",
            "dst": "239.255.255.250",
            "offset": 26664,
            "time": 6.242963075637817,
            "dport": 1900,
            "sport": 53598
        }
    ],
    "dns_servers": [],
    "http": [],
    "icmp": [],
    "smtp": [],
    "tcp": [],
    "smtp_ex": [],
    "mitm": [],
    "hosts": [],
    "pcap_sha256": "2d0592a83ba8547d79d519181b736304deda097b0e7312afeee822f2dd465cd6",
    "dns": [],
    "http_ex": [],
    "domains": [],
    "dead_hosts": [],
    "sorted_pcap_sha256": "20c3bdf4622016858133b5f5f5bc1da949e646f43c7e89028b21f5b06534f405",
    "irc": [],
    "https_ex": []
}

Screenshots

Screenshot from the sandboxScreenshot from the sandbox

Hashes [?]

PropertyValue
MD5917ee85c74e015f5b5c8d4f1bd497631
SHA2561d1e52284eb458634edf53165da2b446dc607a81ed5a2b069cdff65d9120f18f

What will you do with jcmext.dll?

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



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