What is SInspector.dll?

SInspector.dll is part of Digital Com. Inc and developed by Digital Com. Inc according to the SInspector.dll version information.

SInspector.dll's description is "Antivirus Inspector"

SInspector.dll is digitally signed by Digital Communications Inc.

SInspector.dll is usually located in the 'C:\Program Files\SAntivirus\' folder.

Some of the anti-virus scanners at VirusTotal detected SInspector.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 SInspector.dll:

PropertyValue
Product nameDigital Com. Inc
Company nameDigital Com. Inc
File descriptionAntivirus Inspector
Internal nameAntivirus Inspector
Original filenameAntivirus Inspector
Legal copyrightCopyright © Digital Com. Inc 2018
Product version1.0.21.19
File version1.0.21.19

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

Product nameDigital Com. Inc
Company nameDigital Com. Inc
File descriptionAntivirus Inspector
Internal nameAntivirus Inspector
Original filenameAntivirus Inspector
Legal copyrightCopyright © Digital Com. Inc 2018
Product version1.0.21.19
File version1.0.21.19

Digital signatures [?]

SInspector.dll has a valid digital signature.

PropertyValue
Signer nameDigital Communications Inc
Certificate issuer nameCOMODO RSA Code Signing CA
Certificate serial number5e071b50230644f9dcaa6a7736324027

VirusTotal report

4 of the 64 anti-virus programs at VirusTotal detected the SInspector.dll file. That's a 6% detection rate.

ScannerDetection Name
Invincea heuristic
Panda PUP/SegurazoAV
Rising Malware.Heuristic!ET#86% (RDMK:cmRtazoDWZZu1XMGpV5G2lnMpgEr)
VBA32 BScope.Trojan.Nemain
4 of the 64 anti-virus programs detected the SInspector.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\\ba74cea72888ebc9446f3cdb108f5168cf640ea27b6c7d574cb8fd869860a54c.bin.dll.manifest",
        "C:\\Users\\cuck\\AppData\\Local\\Temp\\ba74cea72888ebc9446f3cdb108f5168cf640ea27b6c7d574cb8fd869860a54c.bin.dll"
    ],
    "regkey_read": [
        "HKEY_LOCAL_MACHINE\\SOFTWARE\\Microsoft\\Windows NT\\CurrentVersion\\GRE_Initialize\\DisableMetaFiles"
    ],
    "dll_loaded": [
        "kernel32",
        "api-ms-win-core-localization-l1-2-1",
        "C:\\Users\\cuck\\AppData\\Local\\Temp\\ba74cea72888ebc9446f3cdb108f5168cf640ea27b6c7d574cb8fd869860a54c.bin.dll",
        "api-ms-win-core-fibers-l1-1-1",
        "api-ms-win-core-synch-l1-2-0"
    ]
}

Generic

[
    {
        "process_path": "C:\\Windows\\SysWOW64\\rundll32.exe",
        "process_name": "rundll32.exe",
        "pid": 2816,
        "summary": {
            "file_exists": [
                "C:\\Users\\cuck\\AppData\\Local\\Temp\\ba74cea72888ebc9446f3cdb108f5168cf640ea27b6c7d574cb8fd869860a54c.bin.dll.manifest",
                "C:\\Users\\cuck\\AppData\\Local\\Temp\\ba74cea72888ebc9446f3cdb108f5168cf640ea27b6c7d574cb8fd869860a54c.bin.dll"
            ],
            "regkey_read": [
                "HKEY_LOCAL_MACHINE\\SOFTWARE\\Microsoft\\Windows NT\\CurrentVersion\\GRE_Initialize\\DisableMetaFiles"
            ],
            "dll_loaded": [
                "kernel32",
                "api-ms-win-core-localization-l1-2-1",
                "C:\\Users\\cuck\\AppData\\Local\\Temp\\ba74cea72888ebc9446f3cdb108f5168cf640ea27b6c7d574cb8fd869860a54c.bin.dll",
                "api-ms-win-core-fibers-l1-1-1",
                "api-ms-win-core-synch-l1-2-0"
            ]
        },
        "first_seen": 1581753185.671875,
        "ppid": 2016
    },
    {
        "process_path": "C:\\Windows\\System32\\lsass.exe",
        "process_name": "lsass.exe",
        "pid": 476,
        "summary": {},
        "first_seen": 1581753185.34375,
        "ppid": 376
    }
]

Signatures

[
    {
        "markcount": 2,
        "families": [],
        "description": "The executable contains unknown PE section names indicative of a packer (could be a false positive)",
        "severity": 1,
        "marks": [
            {
                "category": "section",
                "ioc": ".fdata",
                "type": "ioc",
                "description": null
            },
            {
                "category": "section",
                "ioc": ".gfids",
                "type": "ioc",
                "description": null
            }
        ],
        "references": [],
        "name": "pe_features"
    },
    {
        "markcount": 2,
        "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": 2816,
                        "stack_dep_bypass": 0,
                        "stack_pivoted": 0,
                        "heap_dep_bypass": 0,
                        "length": 4096,
                        "protection": 64,
                        "process_handle": "0xffffffff",
                        "base_address": "0x1001d000"
                    },
                    "time": 1581753185.796875,
                    "tid": 2420,
                    "flags": {
                        "protection": "PAGE_EXECUTE_READWRITE"
                    }
                },
                "pid": 2816,
                "type": "call",
                "cid": 10
            },
            {
                "call": {
                    "category": "process",
                    "status": 1,
                    "stacktrace": [],
                    "api": "NtProtectVirtualMemory",
                    "return_value": 0,
                    "arguments": {
                        "process_identifier": 2816,
                        "stack_dep_bypass": 0,
                        "stack_pivoted": 0,
                        "heap_dep_bypass": 0,
                        "length": 4096,
                        "protection": 64,
                        "process_handle": "0xffffffff",
                        "base_address": "0x750a1000"
                    },
                    "time": 1581753185.796875,
                    "tid": 2420,
                    "flags": {
                        "protection": "PAGE_EXECUTE_READWRITE"
                    }
                },
                "pid": 2816,
                "type": "call",
                "cid": 12
            }
        ],
        "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.19555401802063,
            "dport": 137,
            "sport": 137
        },
        {
            "src": "192.168.56.101",
            "dst": "224.0.0.252",
            "offset": 5442,
            "time": 6.128069877624512,
            "dport": 5355,
            "sport": 51001
        },
        {
            "src": "192.168.56.101",
            "dst": "224.0.0.252",
            "offset": 5770,
            "time": 4.132966995239258,
            "dport": 5355,
            "sport": 53595
        },
        {
            "src": "192.168.56.101",
            "dst": "224.0.0.252",
            "offset": 6098,
            "time": 6.135202884674072,
            "dport": 5355,
            "sport": 53848
        },
        {
            "src": "192.168.56.101",
            "dst": "224.0.0.252",
            "offset": 6426,
            "time": 4.637127876281738,
            "dport": 5355,
            "sport": 54255
        },
        {
            "src": "192.168.56.101",
            "dst": "224.0.0.252",
            "offset": 6754,
            "time": 3.0198349952697754,
            "dport": 5355,
            "sport": 55314
        },
        {
            "src": "192.168.56.101",
            "dst": "239.255.255.250",
            "offset": 7082,
            "time": 4.648643970489502,
            "dport": 1900,
            "sport": 1900
        },
        {
            "src": "192.168.56.101",
            "dst": "239.255.255.250",
            "offset": 16880,
            "time": 4.162692070007324,
            "dport": 3702,
            "sport": 49152
        },
        {
            "src": "192.168.56.101",
            "dst": "239.255.255.250",
            "offset": 25264,
            "time": 6.243462085723877,
            "dport": 1900,
            "sport": 53598
        }
    ],
    "dns_servers": [],
    "http": [],
    "icmp": [],
    "smtp": [],
    "tcp": [],
    "smtp_ex": [],
    "mitm": [],
    "hosts": [],
    "pcap_sha256": "6c5baf9099974e52c431992dcea78f9c7a4f4fc39a9353c722532d9d9379de5a",
    "dns": [],
    "http_ex": [],
    "domains": [],
    "dead_hosts": [],
    "sorted_pcap_sha256": "cf4405165ca8bca9848535a2645e64e90502ad01b091484c0eff87eb792dff80",
    "irc": [],
    "https_ex": []
}

Screenshots

Screenshot from the sandboxScreenshot from the sandbox

SInspector.dll removal instructions

The instructions below shows how to remove SInspector.dll with help from the FreeFixer removal tool. Basically, you install FreeFixer, scan your computer, check the SInspector.dll file for removal, restart your computer and scan it again to verify that SInspector.dll has been successfully removed. Here are the removal instructions in more detail:

  1. Download and install FreeFixer: http://www.freefixer.com/download.html
  2. Start FreeFixer and press the Start Scan button. The scan will finish in approximately five minutes.
    Screenshot of Start Scan button
  3. When the scan is finished, locate SInspector.dll in the scan result and tick the checkbox next to the SInspector.dll file. Do not check any other file for removal unless you are 100% sure you want to delete it. Tip: Press CTRL-F to open up FreeFixer's search dialog to quickly locate SInspector.dll in the scan result.
    Red arrow point on the unwanted file
    C:\Program Files\SAntivirus\SInspector.dll
  4. Scroll down to the bottom of the scan result and press the Fix button. FreeFixer will now delete the SInspector.dll file.
    Screenshot of Fix button
  5. Restart your computer.
  6. Start FreeFixer and scan your computer again. If SInspector.dll still remains in the scan result, proceed with the next step. If SInspector.dll is gone from the scan result you're done.
  7. If SInspector.dll still remains in the scan result, check its checkbox again in the scan result and click Fix.
  8. Restart your computer.
  9. Start FreeFixer and scan your computer again. Verify that SInspector.dll no longer appear in the scan result.
Please select the option that best describe your thoughts on the removal instructions given above








Free Questionnaires

Other files also named SInspector.dll

SInspector.dll (38 votes)

Hashes [?]

PropertyValue
MD57bd0ba53ca704482ce70d56b92069a1e
SHA256ba74cea72888ebc9446f3cdb108f5168cf640ea27b6c7d574cb8fd869860a54c

What will you do with SInspector.dll?

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



What did other users do?

The poll result listed below shows what users chose to do with SInspector.dll. 100% have voted for removal. Based on votes from 1 user.

Votes
Keep0 %
0
Remove100 %
1

NOTE: Please do not use this poll as the only source of input to determine what you will do with SInspector.dll. Only 1 user has voted so far so it does not offer a high degree of confidence.

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