Tweaking_Tabsv2.ocx is part of Tweaking Tabs v2 and developed by Tweaking.com according to the Tweaking_Tabsv2.ocx version information.
Tweaking_Tabsv2.ocx is digitally signed by Tweaking LLC.
Tweaking_Tabsv2.ocx is usually located in the 'd:\windows repair\Downloads\RepairAIO\Tweaking.com - Windows Repair\Files\registry_backup_tool\' folder.
None of the anti-virus scanners at VirusTotal reports anything malicious about Tweaking_Tabsv2.ocx.
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.
The following is the available information on Tweaking_Tabsv2.ocx:
Property | Value |
---|---|
Product name | Tweaking Tabs v2 |
Company name | Tweaking.com |
Internal name | Tweaking_Tabsv2 |
Original filename | Tweaking_Tabsv2.ocx |
Comments | Tweaking Tabs v2 |
Product version | 2.1.0.0 |
File version | 2.1.0.0 |
Here's a screenshot of the file properties when displayed by Windows Explorer:
Product name | Tweaking Tabs v2 |
Company name | Tweaking.com |
Internal name | Tweaking_Tabsv2 |
Original filename | Tweaking_Tabsv2.ocx |
Comments | Tweaking Tabs v2 |
Product version | 2.1.0.0 |
File version | 2.1.0.0 |
Tweaking_Tabsv2.ocx has a valid digital signature.
Property | Value |
---|---|
Signer name | Tweaking LLC |
Certificate issuer name | COMODO RSA Code Signing CA |
Certificate serial number | 00fa9a6751c25e175f8cd0a34198e61e79 |
None of the 70 anti-virus programs at VirusTotal detected the Tweaking_Tabsv2.ocx file.
The following information was gathered by executing the file inside Cuckoo Sandbox.
Successfully executed process in sandbox.
{ "file_opened": [ "C:\\Windows\\Globalization\\Sorting\\sortdefault.nls" ], "file_exists": [ "C:\\Users\\cuck\\AppData\\Local\\Temp\\2a697b88c196a45663d87676269b806545cfd07b0f3600b7e68eeef7aea5ec25.bin.dll", "C:\\Users\\cuck\\AppData\\Local\\Temp\\2a697b88c196a45663d87676269b806545cfd07b0f3600b7e68eeef7aea5ec25.bin.dll.manifest" ], "regkey_read": [ "HKEY_LOCAL_MACHINE\\SYSTEM\\ControlSet001\\Control\\Nls\\Language Groups\\1", "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\\Locale\\00000409", "HKEY_LOCAL_MACHINE\\SYSTEM\\ControlSet001\\Control\\Nls\\ExtendedLocale\\en-US" ], "dll_loaded": [ "C:\\Users\\cuck\\AppData\\Local\\Temp\\2a697b88c196a45663d87676269b806545cfd07b0f3600b7e68eeef7aea5ec25.bin.dll", "kernel32.dll", "MSVBVM60.DLL" ] }
[ { "process_path": "C:\\Windows\\SysWOW64\\rundll32.exe", "process_name": "rundll32.exe", "pid": 2740, "summary": { "file_opened": [ "C:\\Windows\\Globalization\\Sorting\\sortdefault.nls" ], "file_exists": [ "C:\\Users\\cuck\\AppData\\Local\\Temp\\2a697b88c196a45663d87676269b806545cfd07b0f3600b7e68eeef7aea5ec25.bin.dll", "C:\\Users\\cuck\\AppData\\Local\\Temp\\2a697b88c196a45663d87676269b806545cfd07b0f3600b7e68eeef7aea5ec25.bin.dll.manifest" ], "regkey_read": [ "HKEY_LOCAL_MACHINE\\SYSTEM\\ControlSet001\\Control\\Nls\\Language Groups\\1", "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\\Locale\\00000409", "HKEY_LOCAL_MACHINE\\SYSTEM\\ControlSet001\\Control\\Nls\\ExtendedLocale\\en-US" ], "dll_loaded": [ "C:\\Users\\cuck\\AppData\\Local\\Temp\\2a697b88c196a45663d87676269b806545cfd07b0f3600b7e68eeef7aea5ec25.bin.dll", "kernel32.dll", "MSVBVM60.DLL" ] }, "first_seen": 1595537585.640625, "ppid": 1664 }, { "process_path": "C:\\Windows\\System32\\lsass.exe", "process_name": "lsass.exe", "pid": 476, "summary": {}, "first_seen": 1595537585.328125, "ppid": 376 } ]
[ { "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": "data", "type": "ioc", "description": null } ], "references": [], "name": "pe_features" }, { "markcount": 4, "families": [], "description": "The file contains an unknown PE resource name possibly indicative of a packer", "severity": 1, "marks": [ { "category": "resource name", "ioc": "TYPELIB", "type": "ioc", "description": null }, { "category": "resource name", "ioc": "_IID_PPGTWEAKTAB", "type": "ioc", "description": null }, { "category": "resource name", "ioc": "_IID_TWEAKTAB", "type": "ioc", "description": null }, { "category": "resource name", "ioc": "_SRCIID_TWEAKTAB", "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": 2740, "stack_dep_bypass": 0, "stack_pivoted": 0, "heap_dep_bypass": 0, "length": 4096, "protection": 64, "process_handle": "0xffffffff", "base_address": "0x72941000" }, "time": 1595537585.749625, "tid": 2436, "flags": { "protection": "PAGE_EXECUTE_READWRITE" } }, "pid": 2740, "type": "call", "cid": 12 } ], "references": [], "name": "allocates_rwx" }, { "markcount": 2, "families": [], "description": "The binary likely contains encrypted or compressed data indicative of a packer", "severity": 2, "marks": [ { "entropy": 7.98128064546862, "section": { "size_of_data": "0x0000fe00", "virtual_address": "0x00054000", "entropy": 7.98128064546862, "name": "data", "virtual_size": "0x00010000" }, "type": "generic", "description": "A section with a high entropy has been found" }, { "entropy": 0.7888198757763976, "type": "generic", "description": "Overall entropy of this PE file is high" } ], "references": [ "http:\/\/www.forensickb.com\/2013\/03\/file-entropy-explained.html", "http:\/\/virii.es\/U\/Using%20Entropy%20Analysis%20to%20Find%20Encrypted%20and%20Packed%20Malware.pdf" ], "name": "packer_entropy" } ]
The Yara rules did not detect anything in the file.
{ "tls": [], "udp": [ { "src": "192.168.56.101", "dst": "192.168.56.255", "offset": 662, "time": 6.177586078643799, "dport": 137, "sport": 137 }, { "src": "192.168.56.101", "dst": "224.0.0.252", "offset": 5442, "time": 6.121776103973389, "dport": 5355, "sport": 51001 }, { "src": "192.168.56.101", "dst": "224.0.0.252", "offset": 5770, "time": 4.128067970275879, "dport": 5355, "sport": 53595 }, { "src": "192.168.56.101", "dst": "224.0.0.252", "offset": 6098, "time": 6.132452964782715, "dport": 5355, "sport": 53848 }, { "src": "192.168.56.101", "dst": "224.0.0.252", "offset": 6426, "time": 4.634848117828369, "dport": 5355, "sport": 54255 }, { "src": "192.168.56.101", "dst": "224.0.0.252", "offset": 6754, "time": 3.015923023223877, "dport": 5355, "sport": 55314 }, { "src": "192.168.56.101", "dst": "239.255.255.250", "offset": 7082, "time": 4.148861885070801, "dport": 1900, "sport": 1900 }, { "src": "192.168.56.101", "dst": "239.255.255.250", "offset": 17868, "time": 4.14913010597229, "dport": 3702, "sport": 49152 }, { "src": "192.168.56.101", "dst": "239.255.255.250", "offset": 26252, "time": 6.208873987197876, "dport": 1900, "sport": 53598 } ], "dns_servers": [], "http": [], "icmp": [], "smtp": [], "tcp": [], "smtp_ex": [], "mitm": [], "hosts": [], "pcap_sha256": "544d7e0dc5a6b88f9bbae86979da65e99e2fa5f738423676774aa2ce28e8e19b", "dns": [], "http_ex": [], "domains": [], "dead_hosts": [], "sorted_pcap_sha256": "e6246f7548a4fd285a2c183bda5a280e5ba8d2d337378f82105c79df46074c27", "irc": [], "https_ex": [] }
Property | Value |
---|---|
MD5 | 1ba8c38bf4610829ff1302d1c97b4aa4 |
SHA256 | 2a697b88c196a45663d87676269b806545cfd07b0f3600b7e68eeef7aea5ec25 |
To help other users, please let us know what you will do with the file:
If you feel that you need more information to determine if your should keep this file or remove it, please read this guide.
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.
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.