| filename | zlib.dll | |
|---|---|---|
| size | 58880 (0xe600) | |
| md5 | f284f7baed695a8eaeecd5abda2e289f | |
| type | PE32 executable (DLL) (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 | 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
Packer / Compiler
Sections
| name | va | vsize | raw size | flags | |
|---|---|---|---|---|---|
| .text | 0x1000 | 0xb236 | 0xb400 | R-X CODE | |
| .rdata | 0xd000 | 0x2ca | 0x400 | R-- IDATA | |
| .data | 0xe000 | 0x463c | 0x1c00 | RW- IDATA | |
| .idata | 0x13000 | 0x462 | 0x600 | RW- IDATA | |
| .reloc | 0x14000 | 0x782 | 0x800 | R-- IDATA DISCARDABLE |
Data Directory
| type | va | size | |
|---|---|---|---|
| EXPORT | 0xd060 | 0x26a | |
| IMPORT | 0x13000 | 0x28 | |
| RESOURCE | 0 | 0 | |
| EXCEPTION | 0 | 0 | |
| SECURITY | 0 | 0 | |
| BASERELOC | 0x14000 | 0x5e0 | |
| DEBUG | 0 | 0 | |
| ARCHITECTURE | 0 | 0 | |
| GLOBALPTR | 0 | 0 | |
| TLS | 0 | 0 | |
| LOAD_CONFIG | 0 | 0 | |
| Bound_IAT | 0 | 0 | |
| IAT | 0x130d4 | 0xac | |
| Delay_IAT | 0 | 0 | |
| CLR_Header | 0 | 0 |
| module_name | hint | ord | function_name |
|---|---|---|---|
| KERNEL32.dll | 225 | GetLastError | |
| KERNEL32.dll | 339 | HeapAlloc | |
| KERNEL32.dll | 345 | HeapFree | |
| KERNEL32.dll | 159 | GetCommandLineA | |
| KERNEL32.dll | 259 | GetProcAddress | |
| KERNEL32.dll | 235 | GetModuleHandleA | |
| KERNEL32.dll | 311 | GetVersion | |
| KERNEL32.dll | 356 | InitializeCriticalSection | |
| KERNEL32.dll | 68 | DeleteCriticalSection | |
| KERNEL32.dll | 79 | EnterCriticalSection | |
| KERNEL32.dll | 375 | LeaveCriticalSection | |
| KERNEL32.dll | 506 | SetHandleCount | |
| KERNEL32.dll | 220 | GetFileType | |
| KERNEL32.dll | 278 | GetStdHandle | |
| KERNEL32.dll | 276 | GetStartupInfoA | |
| KERNEL32.dll | 341 | HeapCreate | |
| KERNEL32.dll | 343 | HeapDestroy | |
| KERNEL32.dll | 199 | GetCurrentThreadId | |
| KERNEL32.dll | 546 | TlsSetValue | |
| KERNEL32.dll | 543 | TlsAlloc | |
| KERNEL32.dll | 544 | TlsFree | |
| KERNEL32.dll | 509 | SetLastError | |
| KERNEL32.dll | 545 | TlsGetValue | |
| KERNEL32.dll | 98 | ExitProcess | |
| KERNEL32.dll | 440 | ReadFile | |
| KERNEL32.dll | 22 | CloseHandle | |
| KERNEL32.dll | 591 | WriteFile | |
| KERNEL32.dll | 131 | FlushFileBuffers | |
| KERNEL32.dll | 233 | GetModuleFileNameA | |
| KERNEL32.dll | 152 | GetCPInfo | |
| KERNEL32.dll | 146 | GetACP | |
| KERNEL32.dll | 246 | GetOEMCP | |
| KERNEL32.dll | 139 | FreeEnvironmentStringsA | |
| KERNEL32.dll | 208 | GetEnvironmentStrings | |
| KERNEL32.dll | 140 | FreeEnvironmentStringsW | |
| KERNEL32.dll | 210 | GetEnvironmentStringsW | |
| KERNEL32.dll | 578 | WideCharToMultiByte | |
| KERNEL32.dll | 43 | CreateFileA | |
| KERNEL32.dll | 504 | SetFilePointer | |
| KERNEL32.dll | 518 | SetStdHandle | |
| KERNEL32.dll | 376 | LoadLibraryA | |
| KERNEL32.dll | 495 | SetEndOfFile |
| ord | entry_va | function_name | |
|---|---|---|---|
| 1 | 0x76d0 | adler32 | |
| 2 | 0x2db0 | compress | |
| 3 | 0x4aa0 | crc32 | |
| 4 | 0x3c90 | deflate | |
| 5 | 0x4060 | deflateCopy | |
| 6 | 0x3fd0 | deflateEnd | |
| 7 | 0x37f0 | deflateInit2_ | |
| 8 | 0x37c0 | deflateInit_ | |
| 9 | 0x3bc0 | deflateParams | |
| 10 | 0x3b40 | deflateReset | |
| 11 | 0x3a40 | deflateSetDictionary | |
| 12 | 0x7510 | gzclose | |
| 13 | 0x6f00 | gzdopen | |
| 14 | 0x75a0 | gzerror | |
| 15 | 0x73f0 | gzflush | |
| 16 | 0x6c50 | gzopen | |
| 17 | 0x7190 | gzread | |
| 18 | 0x7350 | gzwrite | |
| 19 | 0x4e50 | inflate | |
| 20 | 0x4cc0 | inflateEnd | |
| 21 | 0x4d20 | inflateInit2_ | |
| 22 | 0x4e30 | inflateInit_ | |
| 23 | 0x4c70 | inflateReset | |
| 24 | 0x5260 | inflateSetDictionary | |
| 25 | 0x52f0 | inflateSync | |
| 26 | 0x4bd0 | uncompress | |
| 27 | 0xe340 | zlib_version |
![]() |
| Please donate some bucks to keep this site up and running: | |
| Ko-fi | |
|---|---|
| Yandex.Money | |
| Thank you! | |
everything is OK
offset:( 0x )