| filename | RM.exe | |
|---|---|---|
| size | 83456 (0x14600) | |
| md5 | 105e5372413ad12b2fd78485d54b785b | |
| type | PE32 executable (GUI) Intel 80386, for MS Windows | |
| mimetype | application/x-dosexec | |
| clamav | OK | |
| 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 | 0x100 |
Rich Header
| lib id | version | times used |
|---|---|---|
| 241 | 40116 | 9 |
| 243 | 40116 | 121 |
| 242 | 40116 | 24 |
| 259 | 23013 | 18 |
| 261 | 23013 | 29 |
| 260 | 23013 | 17 |
| 147 | 30729 | 7 |
| 1 | 0 | 93 |
| 265 | 23026 | 1 |
| 255 | 23026 | 1 |
| 151 | 0 | 1 |
| 258 | 23026 | 1 |
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 | 0xaea7 | 0xb000 | R-X CODE | |
| .rdata | 0xc000 | 0x5a0c | 0x5c00 | R-- IDATA | |
| .data | 0x12000 | 0x11e0 | 0x800 | RW- IDATA | |
| .rsrc | 0x14000 | 0x1c90 | 0x1e00 | R-- IDATA | |
| .reloc | 0x16000 | 0xe08 | 0x1000 | R-- IDATA DISCARDABLE |
Data Directory
| type | name | size | cp | |
|---|---|---|---|---|
| CURSOR | #1 | 748 | 0 | |
| ICON | #2 | 1640 | 0 | |
| ICON | #3 | 2216 | 0 | |
| ICON | #4 | 1384 | 0 | |
| DIALOG | #101 | 320 | 0 | |
| GROUP_CURSOR | #102 | 20 | 0 | |
| GROUP_ICON | #103 | 48 | 0 | |
| MANIFEST | #1 | 381 | 0 |
| module_name | hint | ord | function_name |
|---|---|---|---|
| KERNEL32.dll | 945 | RaiseException | |
| KERNEL32.dll | 143 | CreateFileW | |
| KERNEL32.dll | 202 | DecodePointer | |
| KERNEL32.dll | 1316 | WriteConsoleW | |
| KERNEL32.dll | 1127 | SetFilePointerEx | |
| KERNEL32.dll | 428 | GetConsoleMode | |
| KERNEL32.dll | 410 | GetConsoleCP | |
| KERNEL32.dll | 1235 | UnhandledExceptionFilter | |
| KERNEL32.dll | 1189 | SetUnhandledExceptionFilter | |
| KERNEL32.dll | 448 | GetCurrentProcess | |
| KERNEL32.dll | 1216 | TerminateProcess | |
| KERNEL32.dll | 772 | IsProcessorFeaturePresent | |
| KERNEL32.dll | 935 | QueryPerformanceCounter | |
| KERNEL32.dll | 449 | GetCurrentProcessId | |
| KERNEL32.dll | 453 | GetCurrentThreadId | |
| KERNEL32.dll | 633 | GetSystemTimeAsFileTime | |
| KERNEL32.dll | 743 | InitializeSListHead | |
| KERNEL32.dll | 768 | IsDebuggerPresent | |
| KERNEL32.dll | 611 | GetStartupInfoW | |
| KERNEL32.dll | 514 | GetLastError | |
| KERNEL32.dll | 532 | GetModuleFileNameW | |
| KERNEL32.dll | 739 | InitializeCriticalSectionAndSpinCount | |
| KERNEL32.dll | 1221 | TlsAlloc | |
| KERNEL32.dll | 1223 | TlsGetValue | |
| KERNEL32.dll | 1224 | TlsSetValue | |
| KERNEL32.dll | 1222 | TlsFree | |
| KERNEL32.dll | 354 | FreeLibrary | |
| KERNEL32.dll | 581 | GetProcAddress | |
| KERNEL32.dll | 830 | LoadLibraryExW | |
| KERNEL32.dll | 1048 | RtlUnwind | |
| KERNEL32.dll | 1139 | SetLastError | |
| KERNEL32.dll | 238 | EnterCriticalSection | |
| KERNEL32.dll | 825 | LeaveCriticalSection | |
| KERNEL32.dll | 209 | DeleteCriticalSection | |
| KERNEL32.dll | 612 | GetStdHandle | |
| KERNEL32.dll | 1317 | WriteFile | |
| KERNEL32.dll | 531 | GetModuleFileNameA | |
| KERNEL32.dll | 871 | MultiByteToWideChar | |
| KERNEL32.dll | 1297 | WideCharToMultiByte | |
| KERNEL32.dll | 281 | ExitProcess | |
| KERNEL32.dll | 535 | GetModuleHandleExW | |
| KERNEL32.dll | 360 | GetACP | |
| KERNEL32.dll | 719 | HeapFree | |
| KERNEL32.dll | 715 | HeapAlloc | |
| KERNEL32.dll | 82 | CloseHandle | |
| KERNEL32.dll | 302 | FindClose | |
| KERNEL32.dll | 307 | FindFirstFileExA | |
| KERNEL32.dll | 323 | FindNextFileA | |
| KERNEL32.dll | 778 | IsValidCodePage | |
| KERNEL32.dll | 567 | GetOEMCP | |
| KERNEL32.dll | 370 | GetCPInfo | |
| KERNEL32.dll | 390 | GetCommandLineA | |
| KERNEL32.dll | 391 | GetCommandLineW | |
| KERNEL32.dll | 474 | GetEnvironmentStringsW | |
| KERNEL32.dll | 353 | FreeEnvironmentStringsW | |
| KERNEL32.dll | 813 | LCMapStringW | |
| KERNEL32.dll | 1159 | SetStdHandle | |
| KERNEL32.dll | 499 | GetFileType | |
| KERNEL32.dll | 617 | GetStringTypeW | |
| KERNEL32.dll | 586 | GetProcessHeap | |
| KERNEL32.dll | 724 | HeapSize | |
| KERNEL32.dll | 722 | HeapReAlloc | |
| KERNEL32.dll | 343 | FlushFileBuffers | |
| KERNEL32.dll | 536 | GetModuleHandleW | |
| USER32.dll | 218 | EndDialog | |
| USER32.dll | 297 | GetDlgItemTextA | |
| USER32.dll | 526 | MessageBoxA | |
| USER32.dll | 493 | LoadIconW | |
| USER32.dll | 491 | LoadCursorW | |
| USER32.dll | 643 | SetClassLongA | |
| USER32.dll | 295 | GetDlgItem | |
| USER32.dll | 172 | DialogBoxParamW | |
| ADVAPI32.dll | 753 | SystemFunction036 |
![]() |
| Please donate some bucks to keep this site up and running: | |
| Ko-fi | |
|---|---|
| Yandex.Money | |
| Thank you! | |
everything is OK
offset:( 0x )