| filename | SENDTOX.DLL | |
|---|---|---|
| size | 33792 (0x8400) | |
| md5 | 6089f72b5e33db905fb8f0fdb16e3a63 | |
| type | PE32 executable (DLL) (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 | 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 | 0x2e9a | 0x3000 | R-X CODE | |
| .data | 0x4000 | 0x64 | 0x200 | RW- IDATA | |
| .idata | 0x5000 | 0xc76 | 0xe00 | RW- IDATA | |
| .rsrc | 0x6000 | 0x3848 | 0x3a00 | R-- IDATA | |
| .reloc | 0xa000 | 0x4fa | 0x600 | R-- IDATA DISCARDABLE |
Data Directory
| id | lang | string |
|---|---|---|
| 1 | 1033 | Send To Extensions |
| 2 | 1033 | Do you really want to uninstall the Send To Extensions? |
| 3 | 1033 | Unable to find the SENDTOX.INF file, which is necessary in order to uninstall. |
| 16 | 1033 | Send To Clipboard as Name PowerToy |
| 17 | 1033 | Send To... Clipboard as &Name |
| 18 | 1033 | Clipboard as Name.NameOnClipboard |
| 19 | 1033 | Copy Nam&e |
| 32 | 1033 | Send To Command Line PowerToy |
| 33 | 1033 | Send To... Command &Line |
| 34 | 1033 | Command Line.CommandLine |
| 35 | 1033 | R&un |
| 48 | 1033 | Send To Any Folder PowerToy |
| 49 | 1033 | Send To... Any &Folder |
| 50 | 1033 | Any Folder....OtherFolder |
| 51 | 1033 | Cop&y To... |
| 52 | 1033 | Pick a target folder |
| 53 | 1033 | Cannot create destination folder. |
| 64 | 1033 | Send To Mail Recipient MAPI PowerToy |
| 65 | 1033 | Send To... &Mail Recipient MAPI |
| 66 | 1033 | Mail Recipient MAPI.MAPISend |
| 67 | 1033 | Send as Mai&l MAPI |
| 80 | 1033 | Send To Clipboard as Contents PowerToy |
| 81 | 1033 | Send To... Clipboard as C&ontents |
| 82 | 1033 | Clipboard as Contents.ContentsOnClipboard |
| 83 | 1033 | Cop&y Contents |
| 96 | 1033 | Send To Mail Recipient CMC PowerToy |
| 97 | 1033 | Send To... &Mail Recipient CMC |
| 98 | 1033 | Mail Recipient CMC.CMCSend |
| 99 | 1033 | Send as Mai&l CMC |
| 100 | 1033 | No CMC mail provider is currently installed. |
| 112 | 1033 | Send To Internet Mail Recipient PowerToy |
| 113 | 1033 | Send To... Internet &Mail Recipient |
| 114 | 1033 | Internet Mail Recipient.InternetMailSend |
| 115 | 1033 | Send as Internet Mai&l |
| 116 | 1033 | No Internet mail provider is currently installed. |
| module_name | hint | ord | function_name |
|---|---|---|---|
| KERNEL32.dll | 678 | lstrcpyA | |
| KERNEL32.dll | 352 | GlobalSize | |
| KERNEL32.dll | 78 | CreateThread | |
| KERNEL32.dll | 173 | FreeLibrary | |
| KERNEL32.dll | 495 | RtlZeroMemory | |
| KERNEL32.dll | 274 | GetProcAddress | |
| KERNEL32.dll | 229 | GetFileAttributesA | |
| KERNEL32.dll | 397 | LoadLibraryA | |
| KERNEL32.dll | 493 | RtlMoveMemory | |
| KERNEL32.dll | 681 | lstrcpynA | |
| KERNEL32.dll | 675 | lstrcmpiA | |
| KERNEL32.dll | 52 | CreateDirectoryA | |
| KERNEL32.dll | 662 | _lcreat | |
| KERNEL32.dll | 518 | SearchPathA | |
| KERNEL32.dll | 669 | lstrcatA | |
| KERNEL32.dll | 663 | _llseek | |
| KERNEL32.dll | 88 | DeleteFileA | |
| KERNEL32.dll | 633 | WinExec | |
| KERNEL32.dll | 37 | CloseHandle | |
| KERNEL32.dll | 293 | GetShortPathNameA | |
| KERNEL32.dll | 58 | CreateFileA | |
| KERNEL32.dll | 288 | GetProfileStringA | |
| KERNEL32.dll | 407 | LocalFree | |
| KERNEL32.dll | 338 | GlobalAlloc | |
| KERNEL32.dll | 351 | GlobalReAlloc | |
| KERNEL32.dll | 376 | InterlockedExchange | |
| KERNEL32.dll | 250 | GetModuleFileNameA | |
| KERNEL32.dll | 684 | lstrlenA | |
| KERNEL32.dll | 345 | GlobalFree | |
| KERNEL32.dll | 87 | DeleteCriticalSection | |
| KERNEL32.dll | 91 | DisableThreadLibraryCalls | |
| KERNEL32.dll | 374 | InitializeCriticalSection | |
| KERNEL32.dll | 396 | LeaveCriticalSection | |
| KERNEL32.dll | 97 | EnterCriticalSection | |
| KERNEL32.dll | 375 | InterlockedDecrement | |
| KERNEL32.dll | 155 | FindNextFileA | |
| KERNEL32.dll | 152 | FindFirstFileA | |
| KERNEL32.dll | 232 | GetFileSize | |
| KERNEL32.dll | 436 | MultiByteToWideChar | |
| KERNEL32.dll | 664 | _lopen | |
| KERNEL32.dll | 377 | InterlockedIncrement | |
| KERNEL32.dll | 665 | _lread | |
| KERNEL32.dll | 661 | _lclose | |
| KERNEL32.dll | 554 | SetFileTime | |
| KERNEL32.dll | 233 | GetFileTime | |
| KERNEL32.dll | 539 | SetCurrentDirectoryA | |
| KERNEL32.dll | 235 | GetFullPathNameA | |
| KERNEL32.dll | 206 | GetCurrentDirectoryA | |
| ADVAPI32.dll | 133 | RegDeleteKeyA | |
| ADVAPI32.dll | 168 | RegSetValueA | |
| ADVAPI32.dll | 152 | RegQueryInfoKeyA | |
| ADVAPI32.dll | 148 | RegOpenKeyA | |
| ADVAPI32.dll | 126 | RegCloseKey | |
| ADVAPI32.dll | 135 | RegDeleteValueA | |
| ADVAPI32.dll | 169 | RegSetValueExA | |
| ADVAPI32.dll | 129 | RegCreateKeyA | |
| USER32.dll | 469 | SetClipboardData | |
| USER32.dll | 169 | EmptyClipboard | |
| USER32.dll | 409 | OpenClipboard | |
| USER32.dll | 214 | GetClassNameA | |
| USER32.dll | 203 | GetActiveWindow | |
| USER32.dll | 125 | DefWindowProcA | |
| USER32.dll | 55 | CloseClipboard | |
| USER32.dll | 30 | CharNextA | |
| USER32.dll | 34 | CharPrevA | |
| USER32.dll | 134 | DestroyWindow | |
| USER32.dll | 225 | GetCursorPos | |
| USER32.dll | 481 | SetForegroundWindow | |
| USER32.dll | 365 | LoadIconA | |
| USER32.dll | 49 | CheckRadioButton | |
| USER32.dll | 309 | GetWindowTextA | |
| USER32.dll | 386 | MapWindowPoints | |
| USER32.dll | 367 | LoadImageA | |
| USER32.dll | 204 | GetAsyncKeyState | |
| USER32.dll | 389 | MessageBoxA | |
| USER32.dll | 304 | GetWindowLongA | |
| USER32.dll | 346 | IsDlgButtonChecked | |
| USER32.dll | 277 | GetParent | |
| USER32.dll | 307 | GetWindowRect | |
| USER32.dll | 428 | RegisterClassA | |
| USER32.dll | 561 | UnregisterClassA | |
| USER32.dll | 408 | OffsetRect | |
| USER32.dll | 515 | SetWindowLongA | |
| USER32.dll | 291 | GetSystemMetrics | |
| USER32.dll | 83 | CreateWindowExA | |
| USER32.dll | 46 | CheckDlgButton | |
| USER32.dll | 137 | DialogBoxParamA | |
| USER32.dll | 401 | MoveWindow | |
| USER32.dll | 174 | EndDialog | |
| USER32.dll | 452 | SendDlgItemMessageA | |
| USER32.dll | 231 | GetDlgItem | |
| USER32.dll | 480 | SetFocus | |
| USER32.dll | 421 | PostMessageA | |
| USER32.dll | 584 | wsprintfA | |
| USER32.dll | 375 | LoadStringA | |
| USER32.dll | 432 | RegisterClipboardFormatA | |
| USER32.dll | 520 | SetWindowTextA | |
| USER32.dll | 454 | SendMessageA | |
| SHELL32.dll | 102 | ||
| SHELL32.dll | 48 | SHFileOperationA | |
| SHELL32.dll | 44 | SHBrowseForFolderA | |
| SHELL32.dll | 61 | ||
| SHELL32.dll | 11 | DragQueryFileA | |
| SHELL32.dll | 63 | SHGetSpecialFolderLocation | |
| SHELL32.dll | 61 | SHGetPathFromIDListA | |
| SHELL32.dll | 195 | ||
| COMCTL32.dll | 151 | ||
| COMCTL32.dll | 153 | ||
| COMCTL32.dll | 60 | PropertySheetA | |
| COMCTL32.dll | 350 | ||
| COMCTL32.dll | 154 | ||
| COMCTL32.dll | 152 | ||
| GDI32.dll | 69 | DeleteMetaFile | |
| GDI32.dll | 166 | GetMetaFileA | |
| GDI32.dll | 68 | DeleteEnhMetaFile | |
| GDI32.dll | 144 | GetEnhMetaFileA | |
| GDI32.dll | 70 | DeleteObject | |
| MPR.dll | 30 | WNetCancelConnection2A | |
| MPR.dll | 76 | WNetUseConnectionA |
| ord | entry_va | function_name | |
|---|---|---|---|
| 1 | 0x22f4 | Configure | |
| 2 | 0x14a2 | DllCanUnloadNow | |
| 3 | 0x144b | DllGetClassObject | |
| 4 | 0x17dc | DllRegisterServer | |
| 5 | 0x17e7 | DllUnregisterServer | |
| 6 | 0x194a | Install |
StringTable 040904E4
| CompanyName | Microsoft Corporation |
| FileDescription | Send To... Extensions PowerToy |
| FileVersion | 1.4 |
| InternalName | SENDTOX |
| LegalCopyright | Copyright © Microsoft Corp. 1996 |
| OriginalFilename | SENDTOX.DLL |
| ProductName | Microsoft® Windows(TM) 95 PowerToys |
| ProductVersion | 96.06.10 |
| OLESelfRegister |
VS_FIXEDFILEINFO
| FileVersion | 1.40.0.0 |
| ProductVersion | 96.2.6.0 |
| StrucVersion | 0x10000 |
| FileFlagsMask | 0x3f |
| FileFlags | 0 |
| FileOS | 0x10004 |
| FileType | 2 |
| FileSubtype | 0 |
![]() |
| Please donate some bucks to keep this site up and running: | |
| Ko-fi | |
|---|---|
| Yandex.Money | |
| Thank you! | |
everything is OK
offset:( 0x )