| filename | im_corr.exe | |
|---|---|---|
| size | 99328 (0x18400) | |
| md5 | c825c62d3c699aaf5c173aebc115daba | |
| 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 | 0xe0 |
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 | 0xed48 | 0xee00 | R-X CODE | |
| .rdata | 0x10000 | 0x1348 | 0x1400 | R-- IDATA | |
| .data | 0x12000 | 0x1dfb4 | 0x1800 | RW- IDATA | |
| .rsrc | 0x30000 | 0x6520 | 0x6600 | R-- IDATA |
Data Directory
| type | va | size | |
|---|---|---|---|
| EXPORT | 0 | 0 | |
| IMPORT | 0x10738 | 0xa0 | |
| RESOURCE | 0x30000 | 0x6520 | |
| EXCEPTION | 0 | 0 | |
| SECURITY | 0 | 0 | |
| BASERELOC | 0 | 0 | |
| DEBUG | 0 | 0 | |
| ARCHITECTURE | 0 | 0 | |
| GLOBALPTR | 0 | 0 | |
| TLS | 0 | 0 | |
| LOAD_CONFIG | 0 | 0 | |
| Bound_IAT | 0 | 0 | |
| IAT | 0x10000 | 0x288 | |
| Delay_IAT | 0 | 0 | |
| CLR_Header | 0 | 0 |
| id | lang | string |
|---|---|---|
| 10004 | 1033 | Interrupted system call. |
| 10009 | 1033 | Bad file number. |
| 10013 | 1033 | Permission denied. |
| 10014 | 1033 | Bad address. |
| 10022 | 1033 | Socket is already bound to this address. |
| 10024 | 1033 | Too many open files. |
| 10035 | 1033 | Requested operation would block. |
| 10036 | 1033 | A blocking function is in progress. |
| 10037 | 1033 | Attempted to cancel an asynchronous operation that has already completed. |
| 10038 | 1033 | Specified socket descriptor is not valid for theis application. |
| 10039 | 1033 | Destination address is required but none was supplied. |
| 10040 | 1033 | Datagram too large to fit in buffer. |
| 10041 | 1033 | Specified protocol does not match the other parameters in the call. |
| 10042 | 1033 | Invalid protocol option. |
| 10043 | 1033 | Specified protocol not supported by Windows Sockets implementation. |
| 10044 | 1033 | Specified socket tyoe is not supported byt hte specified address family. |
| 10045 | 1033 | Socket does not support the specified operation. |
| 10046 | 1033 | Protocol family not supported. |
| 10047 | 1033 | Specified address family is either not supported by winsock implementation or cannot be used with the indicated socket. |
| 10048 | 1033 | Specified address is already in use. |
| 10049 | 1033 | Specified address is not available from local machine. |
| 10050 | 1033 | Problem with the network subsystem. |
| 10051 | 1033 | Network cannot be reached at this time. |
| 10052 | 1033 | Connection was dropped. |
| 10053 | 1033 | Connection was aborted. |
| 10054 | 1033 | Connection reset. |
| 10055 | 1033 | Winsock is out of buffer space. |
| 10056 | 1033 | Specified socket is already connected. |
| 10057 | 1033 | Specified socket is not connected. |
| 10058 | 1033 | Requested functionality shut down. |
| 10059 | 1033 | Error 10059 : Too many references. |
| 10060 | 1033 | Connection timed out. |
| 10061 | 1033 | Connection refused. |
| 10062 | 1033 | Too many levels of symbolic links. |
| 10063 | 1033 | Name too long. |
| 10064 | 1033 | Host is down. |
| 10065 | 1033 | Host is unreachable. |
| 10091 | 1033 | Network subsystem is not ready yet. |
| 10092 | 1033 | Winsock DLL does not support the requested protocol version. |
| 10093 | 1033 | WSAStartup() not performed yet. |
| 11001 | 1033 | Host not found. |
| 11002 | 1033 | Not found. Try again later. |
| 11003 | 1033 | A non-recoverable error occured. |
| 11004 | 1033 | No information of the requested type is in the database. |
| 65535 | 1033 | 361497511 |
| module_name | hint | ord | function_name |
|---|---|---|---|
| RPCRT4.dll | 426 | UuidCreate | |
| KERNEL32.dll | 27 | CloseHandle | |
| KERNEL32.dll | 74 | CreateThread | |
| KERNEL32.dll | 248 | GetCurrentProcessId | |
| KERNEL32.dll | 102 | EnterCriticalSection | |
| KERNEL32.dll | 403 | GlobalUnlock | |
| KERNEL32.dll | 385 | GlobalAlloc | |
| KERNEL32.dll | 426 | InitializeCriticalSection | |
| KERNEL32.dll | 381 | GetWindowsDirectoryA | |
| KERNEL32.dll | 85 | DeleteCriticalSection | |
| KERNEL32.dll | 396 | GlobalLock | |
| KERNEL32.dll | 308 | GetPrivateProfileIntA | |
| KERNEL32.dll | 450 | LoadLibraryA | |
| KERNEL32.dll | 741 | WritePrivateProfileStringA | |
| KERNEL32.dll | 180 | FreeLibrary | |
| KERNEL32.dll | 662 | Sleep | |
| KERNEL32.dll | 314 | GetPrivateProfileStringA | |
| KERNEL32.dll | 626 | SetLocalTime | |
| KERNEL32.dll | 316 | GetPrivateProfileStructA | |
| KERNEL32.dll | 743 | WritePrivateProfileStructA | |
| KERNEL32.dll | 776 | lstrlenA | |
| KERNEL32.dll | 318 | GetProcAddress | |
| KERNEL32.dll | 761 | lstrcatA | |
| KERNEL32.dll | 610 | SetEnvironmentVariableA | |
| KERNEL32.dll | 34 | CompareStringW | |
| KERNEL32.dll | 770 | lstrcpyA | |
| KERNEL32.dll | 365 | GetTickCount | |
| KERNEL32.dll | 670 | TerminateProcess | |
| KERNEL32.dll | 418 | HeapReAlloc | |
| KERNEL32.dll | 699 | VirtualAlloc | |
| KERNEL32.dll | 703 | VirtualFree | |
| KERNEL32.dll | 411 | HeapCreate | |
| KERNEL32.dll | 413 | HeapDestroy | |
| KERNEL32.dll | 125 | ExitProcess | |
| KERNEL32.dll | 372 | GetVersion | |
| KERNEL32.dll | 202 | GetCommandLineA | |
| KERNEL32.dll | 336 | GetStartupInfoA | |
| KERNEL32.dll | 294 | GetModuleHandleA | |
| KERNEL32.dll | 283 | GetLocalTime | |
| KERNEL32.dll | 349 | GetSystemTime | |
| KERNEL32.dll | 368 | GetTimeZoneInformation | |
| KERNEL32.dll | 409 | HeapAlloc | |
| KERNEL32.dll | 415 | HeapFree | |
| KERNEL32.dll | 247 | GetCurrentProcess | |
| KERNEL32.dll | 685 | UnhandledExceptionFilter | |
| KERNEL32.dll | 292 | GetModuleFileNameA | |
| KERNEL32.dll | 178 | FreeEnvironmentStringsA | |
| KERNEL32.dll | 179 | FreeEnvironmentStringsW | |
| KERNEL32.dll | 722 | WideCharToMultiByte | |
| KERNEL32.dll | 262 | GetEnvironmentStrings | |
| KERNEL32.dll | 264 | GetEnvironmentStringsW | |
| KERNEL32.dll | 621 | SetHandleCount | |
| KERNEL32.dll | 338 | GetStdHandle | |
| KERNEL32.dll | 277 | GetFileType | |
| KERNEL32.dll | 559 | RtlUnwind | |
| KERNEL32.dll | 735 | WriteFile | |
| KERNEL32.dll | 484 | MultiByteToWideChar | |
| KERNEL32.dll | 339 | GetStringTypeA | |
| KERNEL32.dll | 342 | GetStringTypeW | |
| KERNEL32.dll | 282 | GetLastError | |
| KERNEL32.dll | 618 | SetFilePointer | |
| KERNEL32.dll | 191 | GetCPInfo | |
| KERNEL32.dll | 185 | GetACP | |
| KERNEL32.dll | 305 | GetOEMCP | |
| KERNEL32.dll | 636 | SetStdHandle | |
| KERNEL32.dll | 447 | LCMapStringA | |
| KERNEL32.dll | 448 | LCMapStringW | |
| KERNEL32.dll | 170 | FlushFileBuffers | |
| KERNEL32.dll | 33 | CompareStringA | |
| KERNEL32.dll | 764 | lstrcmpA | |
| KERNEL32.dll | 449 | LeaveCriticalSection | |
| USER32.dll | 183 | EnableWindow | |
| USER32.dll | 556 | SetDlgItemTextA | |
| USER32.dll | 284 | GetMenu | |
| USER32.dll | 52 | CheckMenuItem | |
| USER32.dll | 326 | GetSystemMetrics | |
| USER32.dll | 396 | IsIconic | |
| USER32.dll | 350 | GetWindowTextA | |
| USER32.dll | 416 | LoadImageA | |
| USER32.dll | 240 | GetClientRect | |
| USER32.dll | 606 | SetWindowTextA | |
| USER32.dll | 427 | LoadStringA | |
| USER32.dll | 532 | SendMessageA | |
| USER32.dll | 185 | EndDialog | |
| USER32.dll | 480 | PostQuitMessage | |
| USER32.dll | 422 | LoadMenuA | |
| USER32.dll | 89 | CreateWindowExA | |
| USER32.dll | 594 | SetTimer | |
| USER32.dll | 560 | SetForegroundWindow | |
| USER32.dll | 147 | DialogBoxParamA | |
| USER32.dll | 467 | OpenClipboard | |
| USER32.dll | 180 | EmptyClipboard | |
| USER32.dll | 547 | SetClipboardData | |
| USER32.dll | 60 | CloseClipboard | |
| USER32.dll | 405 | KillTimer | |
| USER32.dll | 132 | DefWindowProcA | |
| USER32.dll | 252 | GetCursorPos | |
| USER32.dll | 322 | GetSubMenu | |
| USER32.dll | 637 | TrackPopupMenuEx | |
| USER32.dll | 478 | PostMessageA | |
| USER32.dll | 414 | LoadIconA | |
| USER32.dll | 410 | LoadCursorA | |
| USER32.dll | 499 | RegisterClassExA | |
| USER32.dll | 79 | CreateDialogParamA | |
| USER32.dll | 618 | ShowWindow | |
| USER32.dll | 298 | GetMessageA | |
| USER32.dll | 392 | IsDialogMessageA | |
| USER32.dll | 642 | TranslateMessage | |
| USER32.dll | 149 | DispatchMessageA | |
| USER32.dll | 445 | MessageBeep | |
| USER32.dll | 555 | SetDlgItemInt | |
| USER32.dll | 260 | GetDlgItemTextA | |
| USER32.dll | 258 | GetDlgItem | |
| USER32.dll | 457 | MoveWindow | |
| USER32.dll | 348 | GetWindowRect | |
| USER32.dll | 259 | GetDlgItemInt | |
| USER32.dll | 142 | DestroyWindow | |
| USER32.dll | 684 | wsprintfA | |
| USER32.dll | 527 | SendDlgItemMessageA | |
| USER32.dll | 446 | MessageBoxA | |
| GDI32.dll | 83 | DeleteObject | |
| GDI32.dll | 54 | CreateFontA | |
| COMCTL32.dll | 33 | ImageList_Create | |
| COMCTL32.dll | 30 | ImageList_AddMasked | |
| COMCTL32.dll | 6 | ||
| COMCTL32.dll | 17 | ||
| SHELL32.dll | 121 | Shell_NotifyIconA | |
| SHELL32.dll | 114 | ShellExecuteA | |
| WSOCK32.dll | 16 | ||
| WSOCK32.dll | 51 | ||
| WSOCK32.dll | 14 | ||
| WSOCK32.dll | 56 | ||
| WSOCK32.dll | 57 | ||
| WSOCK32.dll | 52 | ||
| WSOCK32.dll | 8 | ||
| WSOCK32.dll | 115 | ||
| WSOCK32.dll | 116 | ||
| WSOCK32.dll | 18 | ||
| WSOCK32.dll | 20 | ||
| WSOCK32.dll | 21 | ||
| WSOCK32.dll | 102 | ||
| WSOCK32.dll | 4 | ||
| WSOCK32.dll | 19 | ||
| WSOCK32.dll | 10 | ||
| WSOCK32.dll | 103 | ||
| WSOCK32.dll | 3 | ||
| WSOCK32.dll | 1 | ||
| WSOCK32.dll | 9 | ||
| WSOCK32.dll | 23 | ||
| WSOCK32.dll | 2 | ||
| WSOCK32.dll | 13 | ||
| WSOCK32.dll | 111 | ||
| WSOCK32.dll | 101 | ||
| WSOCK32.dll | 17 | ||
| WSOCK32.dll | 11 |
StringTable 040904b0
| Comments | This is a freeware program. Why try to crack it, eh? |
| CompanyName | Sumit Birla |
| FileDescription | Internet Maniac |
| FileVersion | 1, 2, 0, 4 |
| InternalName | Internet Maniac |
| LegalCopyright | Copyright © 1998-2002 Sumit Birla |
| LegalTrademarks | |
| OriginalFilename | Internet Maniac.exe |
| PrivateBuild | |
| ProductName | Internet Maniac |
| ProductVersion | 1, 2, 0, 4 |
| SpecialBuild |
VS_FIXEDFILEINFO
| FileVersion | 1.2.0.4 |
| ProductVersion | 1.2.0.4 |
| StrucVersion | 0x10000 |
| FileFlagsMask | 0x3f |
| FileFlags | 0 |
| FileOS | 0x40004 |
| FileType | 1 |
| FileSubtype | 0 |
![]() |
| Please donate some bucks to keep this site up and running: | |
| Ko-fi | |
|---|---|
| Yandex.Money | |
| Thank you! | |
everything is OK
offset:( 0x )