| filename | net.exe | |
|---|---|---|
| size | 46080 (0xb400) | |
| md5 | f5debeb5e36eea84df1cacf343bb65d6 | |
| 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 | 0xe8 |
Rich Header
| lib id | version | times used |
|---|---|---|
| 147 | 30729 | 56 |
| 189 | 30716 | 1 |
| 187 | 30716 | 2 |
| 1 | 0 | 131 |
| 185 | 30716 | 7 |
| 188 | 30716 | 21 |
| 192 | 30716 | 25 |
| 183 | 30716 | 1 |
| 186 | 30716 | 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 | 0x672c | 0x6800 | R-X CODE | |
| .data | 0x8000 | 0xc25c | 0x1e00 | RW- IDATA | |
| .idata | 0x15000 | 0x1226 | 0x1400 | R-- IDATA | |
| .rsrc | 0x17000 | 0x6a0 | 0x800 | R-- IDATA | |
| .reloc | 0x18000 | 0xc2c | 0xe00 | R-- IDATA DISCARDABLE |
Data Directory
| module_name | hint | ord | function_name |
|---|---|---|---|
| msvcrt.dll | 346 | _except_handler4_common | |
| msvcrt.dll | 295 | _controlfp | |
| msvcrt.dll | 1264 | memmove | |
| msvcrt.dll | 55 | void __cdecl terminate(void) ?terminate@@YAXXZ | |
| msvcrt.dll | 472 | _initterm | |
| msvcrt.dll | 1005 | _wcsdup | |
| msvcrt.dll | 1386 | wcstok | |
| msvcrt.dll | 212 | __setusermatherr | |
| msvcrt.dll | 190 | __p__fmode | |
| msvcrt.dll | 276 | _cexit | |
| msvcrt.dll | 355 | _exit | |
| msvcrt.dll | 576 | _local_unwind4 | |
| msvcrt.dll | 368 | _fileno | |
| msvcrt.dll | 145 | __getmainargs | |
| msvcrt.dll | 257 | _amsg_exit | |
| msvcrt.dll | 185 | __p__commode | |
| msvcrt.dll | 106 | _XcptFilter | |
| msvcrt.dll | 1380 | wcsrchr | |
| msvcrt.dll | 1374 | wcsncat_s | |
| msvcrt.dll | 1375 | wcsncmp | |
| msvcrt.dll | 1370 | wcscspn | |
| msvcrt.dll | 1161 | calloc | |
| msvcrt.dll | 1383 | wcsspn | |
| msvcrt.dll | 1020 | _wcsnicmp | |
| msvcrt.dll | 1038 | _wcsupr | |
| msvcrt.dll | 1232 | iswctype | |
| msvcrt.dll | 1379 | wcspbrk | |
| msvcrt.dll | 929 | _ultow | |
| msvcrt.dll | 1278 | qsort | |
| msvcrt.dll | 1377 | wcsncpy_s | |
| msvcrt.dll | 1010 | _wcsicmp | |
| msvcrt.dll | 1171 | exit | |
| msvcrt.dll | 1369 | wcscpy_s | |
| msvcrt.dll | 1290 | setlocale | |
| msvcrt.dll | 1364 | wcscat_s | |
| msvcrt.dll | 815 | _setmode | |
| msvcrt.dll | 210 | __set_app_type | |
| msvcrt.dll | 1365 | wcschr | |
| msvcrt.dll | 1296 | sprintf_s | |
| msvcrt.dll | 478 | _iob | |
| msvcrt.dll | 979 | _vsnwprintf_s | |
| msvcrt.dll | 1274 | putchar | |
| msvcrt.dll | 830 | _snwprintf_s | |
| msvcrt.dll | 1250 | malloc | |
| msvcrt.dll | 1194 | free | |
| msvcrt.dll | 1266 | memset | |
| api-ms-win-core-processenvironment-l1-2-0.dll | 342 | GetCommandLineW | |
| api-ms-win-core-processenvironment-l1-2-0.dll | 503 | GetStdHandle | |
| api-ms-win-core-localization-l1-2-0.dll | 302 | FormatMessageW | |
| api-ms-win-core-localization-l1-2-0.dll | 329 | GetCPInfo | |
| api-ms-win-core-localization-l1-2-0.dll | 1160 | SetThreadUILanguage | |
| api-ms-win-core-processthreads-l1-1-1.dll | 239 | CreateProcessW | |
| api-ms-win-core-processthreads-l1-1-1.dll | 548 | GetCurrentProcessId | |
| api-ms-win-core-processthreads-l1-1-1.dll | 581 | GetExitCodeProcess | |
| api-ms-win-core-processthreads-l1-1-1.dll | 552 | GetCurrentThreadId | |
| api-ms-win-core-processthreads-l1-1-1.dll | 547 | GetCurrentProcess | |
| api-ms-win-core-processthreads-l1-1-1.dll | 1391 | TerminateProcess | |
| api-ms-win-core-synch-l1-2-0.dll | 1178 | Sleep | |
| api-ms-win-core-synch-l1-2-0.dll | 1331 | WaitForSingleObject | |
| api-ms-win-core-sysinfo-l1-2-0.dll | 537 | GetTickCount | |
| api-ms-win-core-sysinfo-l1-2-0.dll | 521 | GetSystemTimeAsFileTime | |
| api-ms-win-core-sysinfo-l1-2-0.dll | 514 | GetSystemDirectoryW | |
| api-ms-win-core-console-l1-1-0.dll | 1363 | WriteConsoleW | |
| api-ms-win-core-console-l1-1-0.dll | 349 | GetConsoleMode | |
| api-ms-win-core-console-l1-1-0.dll | 1094 | SetConsoleMode | |
| api-ms-win-core-console-l1-1-0.dll | 937 | ReadConsoleW | |
| api-ms-win-core-console-l1-1-0.dll | 350 | GetConsoleOutputCP | |
| api-ms-win-core-errorhandling-l1-1-1.dll | 1171 | SetUnhandledExceptionFilter | |
| api-ms-win-core-errorhandling-l1-1-1.dll | 1272 | UnhandledExceptionFilter | |
| api-ms-win-core-errorhandling-l1-1-1.dll | 1127 | SetLastError | |
| api-ms-win-core-errorhandling-l1-1-1.dll | 422 | GetLastError | |
| api-ms-win-core-errorhandling-l1-1-1.dll | 2147483647 | ||
| api-ms-win-core-heap-l1-2-0.dll | 586 | HeapSetInformation | |
| api-ms-win-core-handle-l1-1-0.dll | 92 | CloseHandle | |
| MPR.dll | 23 | WNetCloseEnum | |
| MPR.dll | 68 | WNetOpenEnumW | |
| MPR.dll | 43 | WNetGetConnectionW | |
| MPR.dll | 35 | WNetEnumResourceW | |
| MPR.dll | 19 | WNetCancelConnection2W | |
| MPR.dll | 48 | WNetGetLastErrorW | |
| MPR.dll | 13 | WNetAddConnection2W | |
| api-ms-win-core-file-l1-2-0.dll | 1364 | WriteFile | |
| api-ms-win-core-file-l1-2-0.dll | 405 | GetFileType | |
| api-ms-win-core-file-l1-2-0.dll | 378 | GetDriveTypeW | |
| wkscli.dll | 14 | NetWkstaGetInfo | |
| wkscli.dll | 11 | NetUseEnum | |
| wkscli.dll | 21 | NetWkstaUserGetInfo | |
| wkscli.dll | 12 | NetUseGetInfo | |
| api-ms-win-core-registry-l1-1-0.dll | 945 | RegCloseKey | |
| api-ms-win-core-registry-l1-1-0.dll | 987 | RegOpenKeyExW | |
| api-ms-win-core-registry-l1-1-0.dll | 992 | RegQueryValueExW | |
| api-ms-win-core-registry-l1-1-0.dll | 950 | RegCreateKeyExW | |
| api-ms-win-core-registry-l1-1-0.dll | 999 | RegSetValueExW | |
| samcli.dll | 27 | NetUserGetInfo | |
| netutils.dll | 5 | NetapipBufferAllocate | |
| netutils.dll | 21 | NetpwPathType | |
| netutils.dll | 1 | NetApiBufferFree | |
| netutils.dll | NetApiBufferAllocate | ||
| netutils.dll | 2 | NetApiBufferReallocate | |
| netutils.dll | 18 | NetpwNameValidate | |
| srvcli.dll | 26 | NetServerGetInfo | |
| srvcli.dll | 41 | NetShareEnum | |
| IPHLPAPI.DLL | 66 | GetCurrentThreadCompartmentId | |
| api-ms-win-core-interlocked-l1-2-0.dll | 615 | InterlockedCompareExchange | |
| api-ms-win-core-interlocked-l1-2-0.dll | 618 | InterlockedExchange | |
| api-ms-win-core-libraryloader-l1-1-1.dll | 442 | GetModuleFileNameW | |
| api-ms-win-core-libraryloader-l1-1-1.dll | 308 | FreeLibrary | |
| api-ms-win-core-libraryloader-l1-1-1.dll | 443 | GetModuleHandleA | |
| api-ms-win-core-profile-l1-1-0.dll | 913 | QueryPerformanceCounter | |
| api-ms-win-core-profile-l1-1-0.dll | 2147483647 | ||
| api-ms-win-core-console-l2-1-0.dll | 888 | PeekConsoleInputW | |
| api-ms-win-core-console-l2-1-0.dll | 351 | GetConsoleScreenBufferInfo | |
| api-ms-win-core-string-l1-1-0.dll | 1352 | WideCharToMultiByte | |
| api-ms-win-core-kernel32-legacy-l1-1-0.dll | 963 | LoadLibraryW | |
| api-ms-win-core-heap-obsolete-l1-1-0.dll | 969 | LocalAlloc | |
| api-ms-win-core-heap-obsolete-l1-1-0.dll | 973 | LocalFree | |
| browcli.dll | 10 | NetServerEnum | |
| ntdll.dll | 658 | RtlAllocateHeap | |
| api-ms-win-core-apiquery-l1-1-0.dll | 18 | ApiSetQueryApiSetPresence | |
| api-ms-win-core-delayload-l1-1-1.dll | 283 | DelayLoadFailureHook | |
| api-ms-win-core-delayload-l1-1-1.dll | 1201 | ResolveDelayLoadedAPI | |
| api-ms-win-core-delayload-l1-1-1.dll | 2147483647 |
StringTable 040904B0
| CompanyName | Microsoft Corporation |
| FileDescription | Net Command |
| FileVersion | 6.2.9200.16384 (win8_rtm.120725-1247) |
| InternalName | net.exe |
| LegalCopyright | © Microsoft Corporation. All rights reserved. |
| OriginalFilename | net.exe |
| ProductName | Microsoft® Windows® Operating System |
| ProductVersion | 6.2.9200.16384 |
VS_FIXEDFILEINFO
| FileVersion | 6.2.9200.16384 |
| ProductVersion | 6.2.9200.16384 |
| 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 )