| Architecture |
IMAGE_FILE_MACHINE_AMD64
|
|---|---|
| Subsystem |
IMAGE_SUBSYSTEM_WINDOWS_GUI
|
| Compilation Date | 2026-Mar-08 09:19:59 |
| Detected languages |
English - United States
|
| TLS Callbacks | 2 callback(s) detected. |
| Info | Interesting strings found in the binary: |
Contains domain names:
|
| Info | Cryptographic algorithms detected in the binary: | Uses known Mersenne Twister constants |
| Suspicious | The PE is possibly packed. | Unusual section name found: .fptable |
| Suspicious | The PE contains functions most legitimate programs don't use. |
[!] The program may be hiding some of its imports:
|
| Suspicious | VirusTotal score: 1/70 (Scanned on 2026-03-10 11:00:26) | Cynet: Malicious (score: 100) |
| 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 | 0x108 |
| Signature | PE |
|---|---|
| Machine |
IMAGE_FILE_MACHINE_AMD64
|
| NumberofSections | 7 |
| TimeDateStamp | 2026-Mar-08 09:19:59 |
| PointerToSymbolTable | 0 |
| NumberOfSymbols | 0 |
| SizeOfOptionalHeader | 0xf0 |
| Characteristics |
IMAGE_FILE_DLL
IMAGE_FILE_EXECUTABLE_IMAGE
IMAGE_FILE_LARGE_ADDRESS_AWARE
|
| Magic | PE32+ |
|---|---|
| LinkerVersion | 14.0 |
| SizeOfCode | 0x470e00 |
| SizeOfInitializedData | 0x254400 |
| SizeOfUninitializedData | 0 |
| AddressOfEntryPoint | 0x0000000000361560 (Section: .text) |
| BaseOfCode | 0x1000 |
| ImageBase | 0x180000000 |
| SectionAlignment | 0x1000 |
| FileAlignment | 0x200 |
| OperatingSystemVersion | 6.0 |
| ImageVersion | 0.0 |
| SubsystemVersion | 6.0 |
| Win32VersionValue | 0 |
| SizeOfImage | 0x6c9000 |
| SizeOfHeaders | 0x400 |
| Checksum | 0 |
| Subsystem |
IMAGE_SUBSYSTEM_WINDOWS_GUI
|
| DllCharacteristics |
IMAGE_DLLCHARACTERISTICS_DYNAMIC_BASE
IMAGE_DLLCHARACTERISTICS_HIGH_ENTROPY_VA
IMAGE_DLLCHARACTERISTICS_NX_COMPAT
|
| SizeofStackReserve | 0x100000 |
| SizeofStackCommit | 0x1000 |
| SizeofHeapReserve | 0x100000 |
| SizeofHeapCommit | 0x1000 |
| LoaderFlags | 0 |
| NumberOfRvaAndSizes | 16 |
| VERSION.dll |
GetFileVersionInfoSizeA
GetFileVersionInfoA VerQueryValueA |
|---|---|
| api-ms-win-core-synch-l1-2-0.dll |
InitOnceBeginInitialize
SleepConditionVariableSRW WakeAllConditionVariable WakeConditionVariable InitOnceComplete Sleep |
| api-ms-win-core-processthreads-l1-1-0.dll |
ExitProcess
GetCurrentThreadId OpenThread SuspendThread ResumeThread GetCurrentProcessId GetExitCodeThread SwitchToThread CreateThread GetStartupInfoW ExitThread TerminateProcess GetCurrentProcess |
| api-ms-win-core-libraryloader-l1-2-0.dll |
GetModuleFileNameA
GetModuleFileNameW FreeLibraryAndExitThread GetModuleHandleW GetModuleHandleExW FreeLibrary GetProcAddress DisableThreadLibraryCalls LoadLibraryExW |
| api-ms-win-core-sysinfo-l1-1-0.dll |
GetSystemInfo
GetSystemTimeAsFileTime |
| api-ms-win-core-processenvironment-l1-1-0.dll |
FreeEnvironmentStringsW
SetStdHandle SetEnvironmentVariableW GetCommandLineA GetCommandLineW GetEnvironmentVariableA GetStdHandle GetEnvironmentStringsW GetCurrentDirectoryW |
| api-ms-win-core-memory-l1-1-0.dll |
VirtualProtect
VirtualAlloc VirtualQuery VirtualFree |
| api-ms-win-core-heap-l2-1-0.dll |
GlobalAlloc
GlobalFree LocalFree |
| api-ms-win-core-heap-obsolete-l1-1-0.dll |
GlobalLock
GlobalUnlock |
| api-ms-win-core-handle-l1-1-0.dll |
CloseHandle
|
| api-ms-win-core-errorhandling-l1-1-0.dll |
GetLastError
SetLastError UnhandledExceptionFilter RaiseException SetUnhandledExceptionFilter |
| api-ms-win-core-heap-l1-1-0.dll |
HeapSize
GetProcessHeap HeapAlloc HeapDestroy HeapReAlloc HeapFree HeapCreate |
| api-ms-win-core-processthreads-l1-1-1.dll |
IsProcessorFeaturePresent
FlushInstructionCache SetThreadContext GetThreadContext |
| api-ms-win-core-toolhelp-l1-1-0.dll |
CreateToolhelp32Snapshot
Thread32First Thread32Next |
| api-ms-win-core-string-l1-1-0.dll |
CompareStringW
GetStringTypeW CompareStringEx MultiByteToWideChar WideCharToMultiByte |
| api-ms-win-core-console-l1-1-0.dll |
ReadConsoleW
WriteConsoleA GetConsoleMode GetConsoleOutputCP WriteConsoleW |
| api-ms-win-core-file-l1-1-0.dll |
FindFirstFileW
WriteFile GetFileSizeEx ReadFile FindNextFileW FlushFileBuffers FindFirstFileExW FindClose GetFileType CreateFileW GetDriveTypeW GetFileInformationByHandle SetFileInformationByHandle GetFullPathNameW DeleteFileW SetEndOfFile GetFileAttributesExW SetFilePointerEx CreateDirectoryW |
| api-ms-win-core-timezone-l1-1-0.dll |
GetDynamicTimeZoneInformation
SystemTimeToTzSpecificLocalTime GetTimeZoneInformation FileTimeToSystemTime |
| api-ms-win-core-console-l2-1-0.dll |
GetConsoleScreenBufferInfo
SetConsoleTextAttribute |
| KERNEL32.dll |
IsBadReadPtr
|
| USER32.dll |
SetClipboardData
DefWindowProcA OpenClipboard CloseClipboard EmptyClipboard |
| urlmon.dll |
URLDownloadToFileA
|
| WINMM.dll |
PlaySoundA
|
| api-ms-win-core-localization-l1-2-0.dll |
GetLocaleInfoEx
LCMapStringEx FormatMessageA GetUserDefaultLCID IsValidCodePage LCMapStringW GetLocaleInfoW IsValidLocale GetCPInfo GetOEMCP GetACP EnumSystemLocalesW |
| api-ms-win-core-file-l1-2-0.dll |
CreateFile2
|
| api-ms-win-core-file-l1-2-2.dll |
AreFileApisANSI
|
| api-ms-win-core-file-l2-1-0.dll |
CopyFile2
GetFileInformationByHandleEx |
| api-ms-win-core-rtlsupport-l1-1-0.dll |
RtlUnwind
RtlCaptureContext RtlLookupFunctionEntry RtlUnwindEx RtlVirtualUnwind RtlPcToFileHeader |
| api-ms-win-core-synch-l1-1-0.dll |
LeaveCriticalSection
AcquireSRWLockExclusive ReleaseSRWLockExclusive TryAcquireSRWLockExclusive WaitForSingleObjectEx InitializeCriticalSectionEx DeleteCriticalSection AcquireSRWLockShared ReleaseSRWLockShared EnterCriticalSection |
| api-ms-win-core-threadpool-l1-2-0.dll |
CreateThreadpoolWork
SubmitThreadpoolWork FreeLibraryWhenCallbackReturns CloseThreadpoolWork |
| api-ms-win-core-profile-l1-1-0.dll |
QueryPerformanceCounter
QueryPerformanceFrequency |
| api-ms-win-core-sysinfo-l1-2-0.dll |
GetSystemTimePreciseAsFileTime
|
| api-ms-win-core-util-l1-1-0.dll |
EncodePointer
DecodePointer |
| api-ms-win-core-interlocked-l1-1-0.dll |
InitializeSListHead
InterlockedFlushSList |
| api-ms-win-core-fibers-l1-1-0.dll |
FlsSetValue
FlsFree FlsAlloc FlsGetValue |
| api-ms-win-core-namedpipe-l1-1-0.dll |
PeekNamedPipe
|
| api-ms-win-core-debug-l1-1-0.dll |
IsDebuggerPresent
|
| api-ms-win-core-datetime-l1-1-0.dll |
GetTimeFormatW
GetDateFormatW |
| Characteristics |
0
|
|---|---|
| TimeDateStamp | 2026-Mar-08 09:19:59 |
| Version | 0.0 |
| SizeofData | 1072 |
| AddressOfRawData | 0x4a74ac |
| PointerToRawData | 0x4a66ac |
| StartAddressOfRawData | 0x1804a7930 |
|---|---|
| EndAddressOfRawData | 0x1804b8d14 |
| AddressOfIndex | 0x1806ac318 |
| AddressOfCallbacks | 0x1804739e8 |
| SizeOfZeroFill | 0 |
| Characteristics |
IMAGE_SCN_ALIGN_16BYTES
|
| Callbacks |
0x0000000180360A00
0x0000000180360AA4 |
| 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 | 0x1806a7b00 |
| XOR Key | 0xefb4b4bf |
|---|---|
| Unmarked objects | 0 |
| C++ objects (33145) | 192 |
| C objects (33145) | 45 |
| ASM objects (33145) | 22 |
| C objects (35403) | 15 |
| ASM objects (35403) | 12 |
| C++ objects (35403) | 99 |
| Imports (VS2008 SP1 build 30729) | 72 |
| Imports (33145) | 13 |
| Total imports | 194 |
| C objects (35725) | 4 |
| C++ objects (35725) | 313 |
| Resource objects (35725) | 1 |
| Linker (35725) | 1 |
No comments yet.