| filename | stage1.exe | |
|---|---|---|
| size | 31232 (0x7a00) | |
| md5 | 40698e542d0048160fd38311e6a8ded7 | |
| type | PE32 executable (GUI) Intel 80386, for MS Windows | |
| mimetype | application/x-dosexec | |
| clamav | scan pending | |
| virustotal | → scan with virustotal.com | |
| histogram | ||
MZ Header
| signature | MZ |
| bytes_in_last_block | 0x90 |
| blocks_in_file | 3 |
| num_relocs | 0 |
| header_paragraphs | 4 |
| min_extra_paragraphs | 0 |
| max_extra_paragraphs | 0xffff |
| ss | 0 |
| sp | 0xb8 |
| checksum | 0 |
| ip | 0 |
| cs | 0 |
| reloc_table_offset | 0x40 |
| overlay_number | 0 |
| reserved0 | 0 |
| oem_id | 0 |
| oem_info | 0 |
| reserved2 | 0 |
| reserved3 | 0 |
| reserved4 | 0 |
| reserved5 | 0 |
| reserved6 | 0 |
| lfanew | 0xd0 |
DOS stub
00000000: 0e 1f ba 0e 00 b4 09 cd 21 b8 01 4c cd 21 54 68 |........!..L.!Th| 00000010: 69 73 20 70 72 6f 67 72 61 6d 20 63 61 6e 6e 6f |is program canno| 00000020: 74 20 62 65 20 72 75 6e 20 69 6e 20 44 4f 53 20 |t be run in DOS | 00000030: 6d 6f 64 65 2e 0d 0d 0a 24 00 00 00 00 00 00 00 |mode....$.......|
PE Header
Packer / Compiler
Sections
| name | va | vsize | raw size | flags | |
|---|---|---|---|---|---|
| .text | 0x1000 | 0x423e | 0x4400 | RWX CODE | |
| .data | 0x6000 | 0x2ca0 | 0x2000 | RW- IDATA | |
| .idata | 0x9000 | 0xb1a | 0xc00 | R-- IDATA | |
| .reloc | 0xa000 | 0x5ec | 0x600 | R-- IDATA DISCARDABLE |
Data Directory
| type | va | size | |
|---|---|---|---|
| EXPORT | 0 | 0 | |
| IMPORT | 0x91a8 | 0xc8 | |
| RESOURCE | 0 | 0 | |
| EXCEPTION | 0 | 0 | |
| SECURITY | 0 | 0 | |
| BASERELOC | 0xa000 | 0x5ec | |
| DEBUG | 0 | 0 | |
| ARCHITECTURE | 0 | 0 | |
| GLOBALPTR | 0 | 0 | |
| TLS | 0 | 0 | |
| LOAD_CONFIG | 0 | 0 | |
| Bound_IAT | 0 | 0 | |
| IAT | 0x9000 | 0x1a8 | |
| Delay_IAT | 0 | 0 | |
| CLR_Header | 0 | 0 |
| module_name | hint | ord | function_name |
|---|---|---|---|
| KERNEL32.dll | 1342 | lstrcatA | |
| KERNEL32.dll | 1357 | lstrlenA | |
| KERNEL32.dll | 533 | GetModuleHandleA | |
| KERNEL32.dll | 396 | GetComputerNameA | |
| KERNEL32.dll | 675 | GetVersionExA | |
| KERNEL32.dll | 190 | CreateToolhelp32Snapshot | |
| KERNEL32.dll | 917 | Process32First | |
| KERNEL32.dll | 919 | Process32Next | |
| KERNEL32.dll | 1257 | VirtualAlloc | |
| KERNEL32.dll | 1113 | SetEvent | |
| KERNEL32.dll | 1273 | WaitForSingleObject | |
| KERNEL32.dll | 1202 | Sleep | |
| KERNEL32.dll | 514 | GetLastError | |
| KERNEL32.dll | 1139 | SetLastError | |
| KERNEL32.dll | 871 | MultiByteToWideChar | |
| KERNEL32.dll | 1258 | VirtualAllocEx | |
| KERNEL32.dll | 1261 | VirtualFreeEx | |
| KERNEL32.dll | 281 | ExitProcess | |
| KERNEL32.dll | 169 | CreateRemoteThread | |
| KERNEL32.dll | 1326 | WriteProcessMemory | |
| KERNEL32.dll | 232 | DuplicateHandle | |
| KERNEL32.dll | 168 | CreateProcessW | |
| KERNEL32.dll | 595 | GetProcessVersion | |
| KERNEL32.dll | 759 | IsBadReadPtr | |
| KERNEL32.dll | 1260 | VirtualFree | |
| KERNEL32.dll | 627 | GetSystemInfo | |
| KERNEL32.dll | 1266 | VirtualQueryEx | |
| KERNEL32.dll | 586 | GetProcessHeap | |
| KERNEL32.dll | 896 | OpenProcess | |
| KERNEL32.dll | 449 | GetCurrentProcessId | |
| KERNEL32.dll | 1216 | TerminateProcess | |
| KERNEL32.dll | 181 | CreateThread | |
| KERNEL32.dll | 963 | ReadProcessMemory | |
| KERNEL32.dll | 738 | InitializeCriticalSection | |
| KERNEL32.dll | 855 | MapViewOfFile | |
| KERNEL32.dll | 1345 | lstrcmpA | |
| KERNEL32.dll | 1348 | lstrcmpiA | |
| KERNEL32.dll | 1352 | lstrcpyW | |
| KERNEL32.dll | 1343 | lstrcatW | |
| KERNEL32.dll | 155 | CreateMutexA | |
| KERNEL32.dll | 130 | CreateEventA | |
| KERNEL32.dll | 137 | CreateFileMappingA | |
| KERNEL32.dll | 532 | GetModuleFileNameW | |
| KERNEL32.dll | 390 | GetCommandLineA | |
| KERNEL32.dll | 1297 | WideCharToMultiByte | |
| KERNEL32.dll | 1217 | TerminateThread | |
| KERNEL32.dll | 1210 | SuspendThread | |
| KERNEL32.dll | 1317 | WriteFile | |
| KERNEL32.dll | 129 | CreateDirectoryW | |
| KERNEL32.dll | 143 | CreateFileW | |
| KERNEL32.dll | 214 | DeleteFileW | |
| KERNEL32.dll | 825 | LeaveCriticalSection | |
| KERNEL32.dll | 238 | EnterCriticalSection | |
| KERNEL32.dll | 719 | HeapFree | |
| KERNEL32.dll | 715 | HeapAlloc | |
| KERNEL32.dll | 828 | LoadLibraryA | |
| KERNEL32.dll | 1351 | lstrcpyA | |
| KERNEL32.dll | 659 | GetTickCount | |
| KERNEL32.dll | 82 | CloseHandle | |
| KERNEL32.dll | 448 | GetCurrentProcess | |
| KERNEL32.dll | 1265 | VirtualQuery | |
| KERNEL32.dll | 581 | GetProcAddress | |
| USER32.dll | 174 | DispatchMessageA | |
| USER32.dll | 764 | TranslateMessage | |
| USER32.dll | 345 | GetMessageA | |
| USER32.dll | 588 | RegisterClassExA | |
| USER32.dll | 109 | CreateWindowExA | |
| USER32.dll | 819 | wsprintfW | |
| USER32.dll | 818 | wsprintfA | |
| USER32.dll | 382 | GetSystemMetrics | |
| USER32.dll | 526 | MessageBoxA | |
| USER32.dll | 155 | DefWindowProcA | |
| ADVAPI32.dll | 503 | OpenProcessToken | |
| ADVAPI32.dll | 406 | LookupPrivilegeValueA | |
| ADVAPI32.dll | 356 | GetUserNameA | |
| ADVAPI32.dll | 560 | RegCloseKey | |
| ADVAPI32.dll | 568 | RegCreateKeyExA | |
| ADVAPI32.dll | 608 | RegOpenKeyExA | |
| ADVAPI32.dll | 621 | RegQueryValueExA | |
| ADVAPI32.dll | 637 | RegSetValueExA | |
| ADVAPI32.dll | 573 | RegDeleteKeyA | |
| ADVAPI32.dll | 31 | AdjustTokenPrivileges | |
| SHELL32.dll | 195 | SHGetFolderPathW | |
| ole32.dll | 15 | CoCreateGuid | |
| SHLWAPI.dll | 323 | StrStrA | |
| SHLWAPI.dll | 286 | StrCmpNIA | |
| SHLWAPI.dll | 270 | StrCatW | |
| WININET.dll | 151 | InternetOpenA | |
| WININET.dll | 113 | InternetConnectA | |
| WININET.dll | 152 | InternetOpenUrlA | |
| WININET.dll | 159 | InternetReadFile | |
| WININET.dll | 87 | HttpOpenRequestA | |
| WININET.dll | 91 | HttpSendRequestA | |
| WININET.dll | 134 | InternetGetCookieA | |
| WININET.dll | 107 | InternetCloseHandle | |
| urlmon.dll | 84 | ObtainUserAgentString | |
| RPCRT4.dll | 515 | UuidToStringA |
![]() |
| Please donate some bucks to keep this site up and running: | |
| Ko-fi | |
|---|---|
| Yandex.Money | |
| Thank you! | |
everything is OK
offset:( 0x )