| filename | X22rcc.exe | |
|---|---|---|
| size | 35328 (0x8a00) | |
| md5 | 0ab336b0eebc8a25075f52201ba1e85a | |
| type | PE32 executable (console) 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 | 0x80 |
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
Sections
| name | va | vsize | raw size | flags | |
|---|---|---|---|---|---|
| .text | 0x1000 | 0x487d | 0x4a00 | R-X CODE | |
| .rdata | 0x6000 | 0x47 | 0x200 | R-- IDATA | |
| .data | 0x7000 | 0x2a88 | 0x2a00 | RW- IDATA | |
| .rsrc | 0xa000 | 0x90c | 0xa00 | R-- IDATA | |
| .reloc | 0xb000 | 0x510 | 0x600 | R-- IDATA DISCARDABLE |
Data Directory
| type | va | size | |
|---|---|---|---|
| EXPORT | 0 | 0 | |
| IMPORT | 0x9178 | 0x8c | |
| RESOURCE | 0xa000 | 0x90c | |
| EXCEPTION | 0 | 0 | |
| SECURITY | 0 | 0 | |
| BASERELOC | 0xb000 | 0x510 | |
| DEBUG | 0 | 0 | |
| ARCHITECTURE | 0 | 0 | |
| GLOBALPTR | 0 | 0 | |
| TLS | 0 | 0 | |
| LOAD_CONFIG | 0 | 0 | |
| Bound_IAT | 0 | 0 | |
| IAT | 0x9330 | 0x12c | |
| Delay_IAT | 0 | 0 | |
| CLR_Header | 0 | 0 |
| module_name | hint | ord | function_name |
|---|---|---|---|
| MSVCRT.dll | 665 | memset | |
| MSVCRT.dll | 453 | _strnicmp | |
| MSVCRT.dll | 704 | strncmp | |
| MSVCRT.dll | 705 | strncpy | |
| MSVCRT.dll | 447 | _strdup | |
| MSVCRT.dll | 606 | free | |
| MSVCRT.dll | 709 | strstr | |
| MSVCRT.dll | 702 | strlen | |
| MSVCRT.dll | 698 | strcpy | |
| MSVCRT.dll | 694 | strcat | |
| MSVCRT.dll | 663 | memcpy | |
| MSVCRT.dll | 449 | _stricmp | |
| MSVCRT.dll | 696 | strcmp | |
| MSVCRT.dll | 723 | tolower | |
| MSVCRT.dll | 653 | localtime | |
| MSVCRT.dll | 666 | mktime | |
| MSVCRT.dll | 622 | gmtime | |
| MSVCRT.dll | 657 | malloc | |
| KERNEL32.dll | 503 | GetModuleHandleA | |
| KERNEL32.dll | 676 | HeapCreate | |
| KERNEL32.dll | 677 | HeapDestroy | |
| KERNEL32.dll | 261 | ExitProcess | |
| KERNEL32.dll | 674 | HeapAlloc | |
| KERNEL32.dll | 678 | HeapFree | |
| KERNEL32.dll | 974 | SetCurrentDirectoryA | |
| KERNEL32.dll | 1067 | Sleep | |
| KERNEL32.dll | 68 | CloseHandle | |
| KERNEL32.dll | 697 | InitializeCriticalSection | |
| KERNEL32.dll | 426 | GetCurrentProcess | |
| KERNEL32.dll | 213 | DuplicateHandle | |
| KERNEL32.dll | 146 | CreatePipe | |
| KERNEL32.dll | 574 | GetStdHandle | |
| KERNEL32.dll | 149 | CreateProcessA | |
| KERNEL32.dll | 1134 | WaitForSingleObject | |
| KERNEL32.dll | 218 | EnterCriticalSection | |
| KERNEL32.dll | 756 | LeaveCriticalSection | |
| KERNEL32.dll | 835 | PeekNamedPipe | |
| KERNEL32.dll | 451 | GetEnvironmentVariableA | |
| KERNEL32.dll | 984 | SetEnvironmentVariableA | |
| KERNEL32.dll | 681 | HeapReAlloc | |
| KERNEL32.dll | 878 | ReadFile | |
| KERNEL32.dll | 443 | GetDriveTypeA | |
| KERNEL32.dll | 286 | FindFirstFileA | |
| KERNEL32.dll | 282 | FindClose | |
| KERNEL32.dll | 458 | GetFileAttributesA | |
| KERNEL32.dll | 1175 | WriteFile | |
| KERNEL32.dll | 121 | CreateFileA | |
| KERNEL32.dll | 999 | SetFilePointer | |
| KERNEL32.dll | 469 | GetFileSize | |
| KERNEL32.dll | 191 | DeleteCriticalSection | |
| KERNEL32.dll | 758 | LoadLibraryA | |
| KERNEL32.dll | 546 | GetProcAddress | |
| KERNEL32.dll | 333 | FreeLibrary | |
| KERNEL32.dll | 488 | GetLocalTime | |
| KERNEL32.dll | 15 | AllocConsole | |
| KERNEL32.dll | 412 | GetConsoleScreenBufferInfo | |
| KERNEL32.dll | 943 | SetConsoleCtrlHandler | |
| KERNEL32.dll | 969 | SetConsoleTitleA | |
| KERNEL32.dll | 322 | FlushFileBuffers | |
| KERNEL32.dll | 968 | SetConsoleTextAttribute | |
| KERNEL32.dll | 1164 | WriteConsoleA | |
| KERNEL32.dll | 530 | GetNumberOfConsoleInputEvents | |
| KERNEL32.dll | 867 | ReadConsoleInputA | |
| KERNEL32.dll | 799 | MultiByteToWideChar | |
| KERNEL32.dll | 1156 | WideCharToMultiByte | |
| USER32.DLL | CharLowerA | ||
| SHELL32.DLL | ShellExecuteExA | ||
| WINMM.DLL | timeBeginPeriod | ||
| IMAGEHLP.DLL | SearchTreeForFile |
StringTable 000004b0
| CompanyName | SVENFAW |
| ProductName | SVENFAW |
| ProductVersion | 1,2,2,1 |
| FileVersion | 1,2,2,1 |
| FileDescription | SVENFAW |
| InternalName | RCC |
| OriginalFilename | RCC |
| LegalCopyright | SVENFAW 2015 |
| LegalTrademarks | SVENFAW |
VS_FIXEDFILEINFO
| FileVersion | 1.2.2.1 |
| ProductVersion | 1.2.2.1 |
| StrucVersion | 0x10000 |
| FileFlagsMask | 0 |
| FileFlags | 0 |
| FileOS | 0x40004 |
| FileType | 0 |
| FileSubtype | 0 |
![]() |
| Please donate some bucks to keep this site up and running: | |
| Ko-fi | |
|---|---|
| Yandex.Money | |
| Thank you! | |
everything is OK
offset:( 0x )