| Architecture |
IMAGE_FILE_MACHINE_AMD64
|
|---|---|
| Subsystem |
IMAGE_SUBSYSTEM_WINDOWS_CUI
|
| Compilation Date | 2026-May-26 13:20:24 |
| Detected languages |
English - United States
|
| TLS Callbacks | 3 callback(s) detected. |
| Suspicious | This PE is packed with VMProtect |
Unusual section name found: .vmp0
Unusual section name found: .vmp1 |
| Suspicious | The PE contains functions most legitimate programs don't use. |
[!] The program may be hiding some of its imports:
|
| Malicious | VirusTotal score: 36/69 (Scanned on 2026-06-06 04:03:06) |
APEX:
Malicious
AhnLab-V3: Packed/Win.VMProtect.R776384 Alibaba: Packed:Win32/VMProtect.22764f77 Antiy-AVL: Trojan[Packed]/Win32.VMProtect Bkav: W32.Malware.CF177618 CAT-QuickHeal: Trojan.Win64 CTX: exe.trojan.generic CrowdStrike: win/malicious_confidence_100% (W) Cylance: Unsafe Cynet: Malicious (score: 100) DeepInstinct: MALICIOUS DrWeb: Trojan.DownLoader49.49609 ESET-NOD32: Win32/Packed.VMProtect.ACR trojan Elastic: malicious (high confidence) Fortinet: W32/PossibleThreat GData: Win64.Trojan.Agent.SEXL5K Google: Detected Kaspersky: UDS:Trojan.Win64.DBadur.gen Lionic: Trojan.Win32.VMProtect.4!c Malwarebytes: Malware.AI.3615775214 MaxSecure: Trojan.Malware.218393830.susgen McAfeeD: Real Protect-LS!012542EE1BFA Microsoft: Trojan:Win32/Wacatac.B!ml Paloalto: generic.ml Panda: Trj/PhxGD.A Rising: Trojan.DBadur!8.18E88 (CLOUD) Sangfor: Trojan.Win32.Save.a SentinelOne: Static AI - Malicious PE Sophos: Mal/Generic-S Symantec: ML.Attribute.HighConfidence Trapmine: malicious.moderate.ml.score TrellixENS: Artemis!012542EE1BFA TrendMicro: Trojan.Win32.ZYX.USBLF126 TrendMicro-HouseCall: Trojan.Win32.ZYX.USBLF126 Varist: W64/ABTrojan.ADQU-6872 alibabacloud: VirTool:Win/Wacatac.C9nj |
| e_magic | MZ |
|---|---|
| e_cblp | 0x90 |
| e_cp | 0x3 |
| e_crlc | 0 |
| e_cparhdr | 0x4 |
| e_minalloc | 0 |
| e_maxalloc | 0xffff |
| e_ss | 0 |
| e_sp | 0xb8 |
| e_csum | 0 |
| e_ip | 0 |
| e_cs | 0 |
| e_ovno | 0 |
| e_oemid | 0 |
| e_oeminfo | 0 |
| e_lfanew | 0x80 |
| Signature | PE |
|---|---|
| Machine |
IMAGE_FILE_MACHINE_AMD64
|
| NumberofSections | 8 |
| TimeDateStamp | 2026-May-26 13:20:24 |
| PointerToSymbolTable | 0 |
| NumberOfSymbols | 0 |
| SizeOfOptionalHeader | 0xf0 |
| Characteristics |
IMAGE_FILE_EXECUTABLE_IMAGE
IMAGE_FILE_LARGE_ADDRESS_AWARE
|
| Magic | PE32+ |
|---|---|
| LinkerVersion | 14.0 |
| SizeOfCode | 0xdf000 |
| SizeOfInitializedData | 0x52800 |
| SizeOfUninitializedData | 0 |
| AddressOfEntryPoint | 0x0000000000B10FD9 (Section: .vmp1) |
| BaseOfCode | 0x1000 |
| ImageBase | 0x140000000 |
| SectionAlignment | 0x1000 |
| FileAlignment | 0x200 |
| OperatingSystemVersion | 6.0 |
| ImageVersion | 0.0 |
| SubsystemVersion | 6.0 |
| Win32VersionValue | 0 |
| SizeOfImage | 0x171f000 |
| SizeOfHeaders | 0x400 |
| Checksum | 0 |
| Subsystem |
IMAGE_SUBSYSTEM_WINDOWS_CUI
|
| DllCharacteristics |
IMAGE_DLLCHARACTERISTICS_DYNAMIC_BASE
IMAGE_DLLCHARACTERISTICS_HIGH_ENTROPY_VA
IMAGE_DLLCHARACTERISTICS_NX_COMPAT
IMAGE_DLLCHARACTERISTICS_TERMINAL_SERVER_AWARE
|
| SizeofStackReserve | 0x100000 |
| SizeofStackCommit | 0x1000 |
| SizeofHeapReserve | 0x100000 |
| SizeofHeapCommit | 0x1000 |
| LoaderFlags | 0 |
| NumberOfRvaAndSizes | 16 |
| KERNEL32.dll |
SetFileInformationByHandle
|
|---|---|
| USER32.dll |
GetSystemMenu
|
| ADVAPI32.dll |
SystemFunction036
|
| SHELL32.dll |
ShellExecuteA
|
| MSVCP140.dll |
??0_Locinfo@std@@QEAA@PEBD@Z
|
| WINHTTP.dll |
WinHttpQueryDataAvailable
|
| WININET.dll |
InternetOpenA
|
| SHLWAPI.dll |
PathFindFileNameW
|
| PSAPI.DLL |
GetModuleInformation
|
| WINTRUST.dll |
WinVerifyTrust
|
| USERENV.dll |
UnloadUserProfile
|
| bcrypt.dll |
BCryptGenRandom
|
| VCRUNTIME140_1.dll |
__CxxFrameHandler4
|
| VCRUNTIME140.dll |
strrchr
|
| api-ms-win-crt-runtime-l1-1-0.dll |
_errno
|
| api-ms-win-crt-stdio-l1-1-0.dll |
fread
|
| api-ms-win-crt-heap-l1-1-0.dll |
_callnewh
|
| api-ms-win-crt-utility-l1-1-0.dll |
qsort
|
| api-ms-win-crt-string-l1-1-0.dll |
wcsncmp
|
| api-ms-win-crt-convert-l1-1-0.dll |
strtol
|
| api-ms-win-crt-filesystem-l1-1-0.dll |
_wstat64
|
| api-ms-win-crt-time-l1-1-0.dll |
strftime
|
| api-ms-win-crt-locale-l1-1-0.dll |
_configthreadlocale
|
| api-ms-win-crt-math-l1-1-0.dll |
__setusermatherr
|
| api-ms-win-crt-environment-l1-1-0.dll |
getenv
|
| CRYPT32.dll |
PFXImportCertStore
|
| WS2_32.dll |
bind
|
| WTSAPI32.dll |
WTSSendMessageW
|
| KERNEL32.dll (#2) |
SetFileInformationByHandle
|
| USER32.dll (#2) |
GetSystemMenu
|
| KERNEL32.dll (#3) |
SetFileInformationByHandle
|
| USER32.dll (#3) |
GetSystemMenu
|
| StartAddressOfRawData | 0x1414bb1f0 |
|---|---|
| EndAddressOfRawData | 0x1414bb360 |
| AddressOfIndex | 0x140129170 |
| AddressOfCallbacks | 0x1414bb360 |
| SizeOfZeroFill | 0 |
| Characteristics |
IMAGE_SCN_ALIGN_16BYTES
|
| Callbacks |
0x00000001414E15BD
0x00000001400DACE0 0x00000001400DAD58 |
| Size | 0x140 |
|---|---|
| TimeDateStamp | 1970-Jan-01 00:00:00 |
| Version | 0.0 |
| GlobalFlagsClear | (EMPTY) |
| GlobalFlagsSet | (EMPTY) |
| CriticalSectionDefaultTimeout | 0 |
| DeCommitFreeBlockThreshold | 0 |
| DeCommitTotalFreeThreshold | 0 |
| LockPrefixTable | 0 |
| MaximumAllocationSize | 0 |
| VirtualMemoryThreshold | 0 |
| ProcessAffinityMask | 0 |
| ProcessHeapFlags | (EMPTY) |
| CSDVersion | 0 |
| Reserved1 | 0 |
| EditList | 0 |
| SecurityCookie | 0x140127f40 |
No comments yet.