| filename | winnsi.dll | |
|---|---|---|
| size | 16896 (0x4200) | |
| md5 | cff35b879d1618d42c86644c717ba947 | |
| 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 | 0xd8 |
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 | 0x2e07 | 0x3000 | R-X CODE | |
| .data | 0x4000 | 0x388 | 0x200 | RW- IDATA | |
| .rsrc | 0x5000 | 0x418 | 0x600 | R-- IDATA | |
| .reloc | 0x6000 | 0x21c | 0x400 | R-- IDATA DISCARDABLE |
Data Directory
| module_name | hint | ord | function_name |
|---|---|---|---|
| msvcrt.dll | 345 | _except_handler4_common | |
| msvcrt.dll | 257 | _amsg_exit | |
| msvcrt.dll | 469 | _initterm | |
| msvcrt.dll | 1190 | free | |
| msvcrt.dll | 1246 | malloc | |
| msvcrt.dll | 106 | _XcptFilter | |
| msvcrt.dll | 1262 | memset | |
| RPCRT4.dll | 494 | RpcStringBindingComposeW | |
| RPCRT4.dll | 351 | RpcBindingFromStringBindingW | |
| RPCRT4.dll | 498 | RpcStringFreeW | |
| RPCRT4.dll | 367 | RpcBindingSetAuthInfoW | |
| RPCRT4.dll | 349 | RpcBindingFree | |
| RPCRT4.dll | 340 | RpcAsyncCancelCall | |
| RPCRT4.dll | 341 | RpcAsyncCompleteCall | |
| RPCRT4.dll | 45 | I_RpcExceptionFilter | |
| RPCRT4.dll | 343 | RpcAsyncInitializeHandle | |
| RPCRT4.dll | 139 | NdrAsyncClientCall | |
| NSI.dll | 5 | NsiEnumerateObjectsAllParameters | |
| NSI.dll | 21 | NsiSetAllParametersEx | |
| NSI.dll | 25 | NsiSetParameterEx | |
| NSI.dll | 11 | NsiGetAllParametersEx | |
| NSI.dll | 15 | NsiGetParameterEx | |
| API-MS-Win-Core-ErrorHandling-L1-1-0.dll | 1 | GetLastError | |
| API-MS-Win-Core-ErrorHandling-L1-1-0.dll | 6 | UnhandledExceptionFilter | |
| API-MS-Win-Core-ErrorHandling-L1-1-0.dll | 5 | SetUnhandledExceptionFilter | |
| API-MS-Win-Core-ErrorHandling-L1-1-0.dll | 4 | SetLastError | |
| API-MS-Win-Core-Handle-L1-1-0.dll | CloseHandle | ||
| API-MS-Win-Core-Heap-L1-1-0.dll | GetProcessHeap | ||
| API-MS-Win-Core-Heap-L1-1-0.dll | 6 | HeapFree | |
| API-MS-Win-Core-Heap-L1-1-0.dll | 2 | HeapAlloc | |
| API-MS-Win-Core-Interlocked-L1-1-0.dll | 7 | InterlockedIncrement | |
| API-MS-Win-Core-Interlocked-L1-1-0.dll | 4 | InterlockedExchange | |
| API-MS-Win-Core-Interlocked-L1-1-0.dll | 1 | InterlockedCompareExchange | |
| API-MS-Win-Core-Interlocked-L1-1-0.dll | 3 | InterlockedDecrement | |
| API-MS-Win-Core-LibraryLoader-L1-1-0.dll | DisableThreadLibraryCalls | ||
| API-MS-Win-Core-Misc-L1-1-0.dll | 10 | LocalAlloc | |
| API-MS-Win-Core-Misc-L1-1-0.dll | 11 | LocalFree | |
| API-MS-Win-Core-Misc-L1-1-0.dll | 19 | Sleep | |
| API-MS-Win-Core-ProcessThreads-L1-1-0.dll | 11 | GetCurrentProcessId | |
| API-MS-Win-Core-ProcessThreads-L1-1-0.dll | 42 | TerminateProcess | |
| API-MS-Win-Core-ProcessThreads-L1-1-0.dll | 10 | GetCurrentProcess | |
| API-MS-Win-Core-ProcessThreads-L1-1-0.dll | 13 | GetCurrentThreadId | |
| API-MS-Win-Core-Profile-L1-1-0.dll | QueryPerformanceCounter | ||
| API-MS-Win-Core-Synch-L1-1-0.dll | 6 | CreateEventW | |
| API-MS-Win-Core-Synch-L1-1-0.dll | 19 | LeaveCriticalSection | |
| API-MS-Win-Core-Synch-L1-1-0.dll | 14 | EnterCriticalSection | |
| API-MS-Win-Core-Synch-L1-1-0.dll | 32 | SetEvent | |
| API-MS-Win-Core-Synch-L1-1-0.dll | 16 | InitializeCriticalSectionAndSpinCount | |
| API-MS-Win-Core-Synch-L1-1-0.dll | 13 | DeleteCriticalSection | |
| API-MS-Win-Core-Synch-L1-1-0.dll | 40 | WaitForSingleObject | |
| API-MS-Win-Core-SysInfo-L1-1-0.dll | 11 | GetSystemTimeAsFileTime | |
| API-MS-Win-Core-SysInfo-L1-1-0.dll | 14 | GetTickCount | |
| API-MS-Win-Core-ThreadPool-L1-1-0.dll | 25 | RegisterWaitForSingleObjectEx | |
| API-MS-Win-Core-ThreadPool-L1-1-0.dll | 37 | UnregisterWaitEx |
| ord | entry_va | function_name | |
|---|---|---|---|
| 1 | 0x217e | NsiConnectToServer | |
| 2 | 0x1be1 | NsiDisconnectFromServer | |
| 3 | 0x2255 | NsiRpcDeregisterChangeNotification | |
| 4 | 0x2292 | NsiRpcDeregisterChangeNotificationEx | |
| 5 | 0x3071 | NsiRpcEnumerateObjectsAllParameters | |
| 6 | 0x2cf9 | NsiRpcGetAllParameters | |
| 7 | 0x2be3 | NsiRpcGetAllParametersEx | |
| 8 | 0x245d | NsiRpcGetParameter | |
| 9 | 0x24cc | NsiRpcGetParameterEx | |
| 10 | 0x1ebc | NsiRpcRegisterChangeNotification | |
| 11 | 0x1f0d | NsiRpcRegisterChangeNotificationEx | |
| 12 | 0x3011 | NsiRpcSetAllParameters | |
| 13 | 0x2efa | NsiRpcSetAllParametersEx | |
| 14 | 0x2e89 | NsiRpcSetParameter | |
| 15 | 0x2d74 | NsiRpcSetParameterEx |
StringTable 040904B0
| CompanyName | Microsoft Corporation |
| FileDescription | Network Store Information RPC interface |
| FileVersion | 6.1.7600.16385 (win7_rtm.090713-1255) |
| InternalName | winnsi.dll |
| LegalCopyright | © Microsoft Corporation. All rights reserved. |
| OriginalFilename | winnsi.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 0x270
offset:( 0x )