| filename | spoolss.dll | |
|---|---|---|
| size | 45056 (0xb000) | |
| md5 | 629181c26a78eb66b0b4e774e5ac2882 | |
| type | PE32 executable (DLL) (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 | 0xe8 |
Rich Header
| lib id | version | times used |
|---|---|---|
| 149 | 30729 | 1 |
| 131 | 30729 | 11 |
| 1 | 0 | 57 |
| 147 | 30729 | 13 |
| 146 | 30729 | 1 |
| 132 | 30729 | 9 |
| 148 | 30729 | 1 |
| 145 | 30729 | 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 | 0x9910 | 0x9a00 | R-X CODE | |
| .data | 0xb000 | 0x378 | 0x200 | RW- IDATA | |
| .rsrc | 0xc000 | 0x3f0 | 0x400 | R-- IDATA | |
| .reloc | 0xd000 | 0xbe0 | 0xc00 | R-- IDATA DISCARDABLE |
Data Directory
| module_name | hint | ord | function_name |
|---|---|---|---|
| msvcrt.dll | 1262 | memset | |
| msvcrt.dll | 1258 | memcpy | |
| msvcrt.dll | 106 | _XcptFilter | |
| msvcrt.dll | 1246 | malloc | |
| msvcrt.dll | 1190 | free | |
| msvcrt.dll | 469 | _initterm | |
| msvcrt.dll | 257 | _amsg_exit | |
| msvcrt.dll | 345 | _except_handler4_common | |
| msvcrt.dll | 18 | void * __cdecl operator new(unsigned int) ??2@YAPAXI@Z | |
| msvcrt.dll | 20 | void __cdecl operator delete(void *) ??3@YAXPAX@Z | |
| API-MS-Win-Core-LibraryLoader-L1-1-0.dll | 14 | LoadLibraryExW | |
| API-MS-Win-Core-LibraryLoader-L1-1-0.dll | 3 | FreeLibrary | |
| API-MS-Win-Core-LibraryLoader-L1-1-0.dll | 12 | GetProcAddress | |
| API-MS-Win-Core-LibraryLoader-L1-1-0.dll | 11 | GetModuleHandleW | |
| API-MS-Win-Core-ProcessThreads-L1-1-0.dll | 13 | GetCurrentThreadId | |
| API-MS-Win-Core-ProcessThreads-L1-1-0.dll | 46 | TlsGetValue | |
| API-MS-Win-Core-ProcessThreads-L1-1-0.dll | 7 | ExitProcess | |
| API-MS-Win-Core-ProcessThreads-L1-1-0.dll | 11 | GetCurrentProcessId | |
| API-MS-Win-Core-ProcessThreads-L1-1-0.dll | 28 | OpenThreadToken | |
| API-MS-Win-Core-ProcessThreads-L1-1-0.dll | 39 | SetThreadToken | |
| API-MS-Win-Core-ProcessThreads-L1-1-0.dll | 10 | GetCurrentProcess | |
| API-MS-Win-Core-ProcessThreads-L1-1-0.dll | 26 | OpenProcessToken | |
| API-MS-Win-Core-ProcessThreads-L1-1-0.dll | 42 | TerminateProcess | |
| API-MS-Win-Core-ProcessThreads-L1-1-0.dll | 12 | GetCurrentThread | |
| API-MS-Win-Security-Base-L1-1-0.dll | 58 | GetTokenInformation | |
| KERNEL32.dll | 797 | K32GetModuleBaseNameW | |
| KERNEL32.dll | 1189 | SetUnhandledExceptionFilter | |
| KERNEL32.dll | 1235 | UnhandledExceptionFilter | |
| KERNEL32.dll | 633 | GetSystemTimeAsFileTime | |
| KERNEL32.dll | 659 | GetTickCount | |
| KERNEL32.dll | 935 | QueryPerformanceCounter | |
| KERNEL32.dll | 745 | InterlockedCompareExchange | |
| KERNEL32.dll | 1202 | Sleep | |
| KERNEL32.dll | 748 | InterlockedExchange | |
| KERNEL32.dll | 719 | HeapFree | |
| KERNEL32.dll | 715 | HeapAlloc | |
| KERNEL32.dll | 717 | HeapCreate | |
| KERNEL32.dll | 624 | GetSystemDirectoryW | |
| KERNEL32.dll | 100 | CompareStringW | |
| KERNEL32.dll | 1139 | SetLastError | |
| KERNEL32.dll | 199 | DebugBreak | |
| KERNEL32.dll | 905 | OutputDebugStringA | |
| KERNEL32.dll | 514 | GetLastError | |
| KERNEL32.dll | 82 | CloseHandle | |
| KERNEL32.dll | 906 | OutputDebugStringW | |
| KERNEL32.dll | 718 | HeapDestroy | |
| ntdll.dll | 56 | EtwEventUnregister | |
| ntdll.dll | 57 | EtwEventWrite | |
| ntdll.dll | 53 | EtwEventEnabled | |
| ntdll.dll | 55 | EtwEventRegister | |
| ntdll.dll | 79 | EtwTraceMessage |
StringTable 000004B0
| CompanyName | Microsoft Corporation |
| FileDescription | Spooler SubSystem DLL |
| FileVersion | 6.1.7600.16385 (win7_rtm.090713-1255) |
| InternalName | spoolss.dll |
| LegalCopyright | © Microsoft Corporation. All rights reserved. |
| OriginalFilename | spoolss.dll |
| ProductName | Microsoft® Windows® Operating System |
| ProductVersion | 6.1.7600.16385 |
VS_FIXEDFILEINFO
| FileVersion | 6.1.7600.16385 |
| ProductVersion | 6.1.7600.16385 |
| 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! | |
[?] can't find file_offset of VA 0x280
offset:( 0x )