| filename | Update.exe | |
|---|---|---|
| size | 955144 (0xe9308) | |
| md5 | 3af15691b0b0828ef9c2f28316915f6b | |
| type | PE32 executable (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 | 0xf8 |
Rich Header
| lib id | version | times used |
|---|---|---|
| 152 | 20115 | 2 |
| 170 | 40219 | 175 |
| 171 | 40219 | 53 |
| 131 | 30729 | 9 |
| 147 | 30729 | 33 |
| 1 | 0 | 528 |
| 180 | 40219 | 72 |
| 158 | 40219 | 28 |
| 154 | 40219 | 1 |
| 151 | 0 | 1 |
| 157 | 40219 | 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 | 0x8061c | 0x80800 | R-X CODE | |
| .rdata | 0x82000 | 0xdfc0 | 0xe000 | R-- IDATA | |
| .data | 0x90000 | 0x1a758 | 0x6800 | RW- IDATA | |
| .rsrc | 0xab000 | 0x37f8 | 0x3800 | R-- IDATA |
Data Directory
| type | va | size | |
|---|---|---|---|
| EXPORT | 0 | 0 | |
| IMPORT | 0x8d41c | 0x154 | |
| RESOURCE | 0xab000 | 0x37f8 | |
| EXCEPTION | 0 | 0 | |
| SECURITY | 0xe8480 | 0xe88 | |
| BASERELOC | 0 | 0 | |
| DEBUG | 0 | 0 | |
| ARCHITECTURE | 0 | 0 | |
| GLOBALPTR | 0 | 0 | |
| TLS | 0 | 0 | |
| LOAD_CONFIG | 0 | 0 | |
| Bound_IAT | 0 | 0 | |
| IAT | 0x82000 | 0x844 | |
| Delay_IAT | 0 | 0 | |
| CLR_Header | 0 | 0 |
| id | lang | string |
|---|---|---|
| 101 | 2057 | (Paused) |
| 102 | 2057 | AutoIt Error |
| 103 | 2057 | AutoIt has detected the stack has become corrupt. Stack corruption typically occurs when either the wrong calling convention is used or when the function is called with the wrong number of arguments. AutoIt supports the __stdcall (WINAPI) and __cdecl calling conventions. The __stdcall (WINAPI) convention is used by default but __cdecl can be used instead. See the DllCall() documentation for details on changing the calling convention. |
| 105 | 2057 | Badly formatted "Func" statement. |
| 107 | 2057 | Missing right bracket ')' in expression. |
| 108 | 2057 | Missing operator in expression. |
| 109 | 2057 | Unbalanced brackets in expression. |
| 110 | 2057 | Error in expression. |
| 111 | 2057 | Error parsing function call. |
| 112 | 2057 | Incorrect number of parameters in function call. |
| 113 | 2057 | "ReDim" used without an array variable. |
| 114 | 2057 | Illegal text at the end of statement (one statement per line). |
| 115 | 2057 | "If" statement has no matching "EndIf" statement. |
| 116 | 2057 | "Else" statement with no matching "If" statement. |
| 117 | 2057 | "EndIf" statement with no matching "If" statement. |
| 118 | 2057 | Too many "Else" statements for matching "If" statement. |
| 119 | 2057 | "While" statement has no matching "Wend" statement. |
| 120 | 2057 | "Wend" statement with no matching "While" statement. |
| 121 | 2057 | Variable used without being declared. |
| 122 | 2057 | Array variable has incorrect number of subscripts or subscript dimension range exceeded. |
| 123 | 2057 | Array variable subscript badly formatted. |
| 124 | 2057 | Subscript used with non-Array variable. |
| 125 | 2057 | Too many subscripts used for an array. |
| 126 | 2057 | Missing subscript dimensions in "Dim" statement. |
| 127 | 2057 | No variable given for "Dim", "Local", "Global", "Struct" or "Const" statement. |
| 128 | 2057 | Expected a "=" operator in assignment statement. |
| 129 | 2057 | Invalid keyword at the start of this line. |
| 130 | 2057 | Array maximum size exceeded. |
| 131 | 2057 | "Func" statement has no matching "EndFunc". |
| 132 | 2057 | Duplicate function name. |
| 133 | 2057 | Unknown function name. |
| 134 | 2057 | Unknown macro. |
| 136 | 2057 | Unable to get a list of running processes. |
| 137 | 2057 | Unable to get the process token. |
| 138 | 2057 | Invalid element in a DllStruct. |
| 139 | 2057 | Unknown option or bad parameter specified. |
| 140 | 2057 | Unable to load the internet libraries. |
| 141 | 2057 | "Struct" statement has no matching "EndStruct". |
| 142 | 2057 | Unable to open file, the maximum number of open files has been exceeded. |
| 143 | 2057 | "ContinueLoop" statement with no matching "While", "Do" or "For" statement. |
| 144 | 2057 | Invalid file filter given. |
| 145 | 2057 | Expected a variable in user function call. |
| 146 | 2057 | "Do" statement has no matching "Until" statement. |
| 147 | 2057 | "Until" statement with no matching "Do" statement. |
| 148 | 2057 | "For" statement is badly formatted. |
| 149 | 2057 | "Next" statement with no matching "For" statement. |
| 150 | 2057 | "ExitLoop/ContinueLoop" statements only valid from inside a For/Do/While loop. |
| 151 | 2057 | "For" statement has no matching "Next" statement. |
| 152 | 2057 | "Case" statement with no matching "Select"or "Switch" statement. |
| 153 | 2057 | "EndSelect" statement with no matching "Select" statement. |
| 154 | 2057 | Recursion level has been exceeded - AutoIt will quit to prevent stack overflow. |
| 155 | 2057 | Cannot make existing variables static. |
| 156 | 2057 | Cannot make static variables into regular variables. |
| 157 | 2057 | Badly formated Enum statement |
| 159 | 2057 | This keyword cannot be used after a "Then" keyword. |
| 160 | 2057 | "Select" statement is missing "EndSelect" or "Case" statement. |
| 161 | 2057 | "If" statements must have a "Then" keyword. |
| 162 | 2057 | Badly formated Struct statement. |
| 163 | 2057 | Cannot assign values to constants. |
| 164 | 2057 | Cannot make existing variables into constants. |
| 165 | 2057 | Only Object-type variables allowed in a "With" statement. |
| 166 | 2057 | "long_ptr", "int_ptr" and "short_ptr" DllCall() types have been deprecated. Use "long*", "int*" and "short*" instead. |
| 167 | 2057 | Object referenced outside a "With" statement. |
| 168 | 2057 | Nested "With" statements are not allowed. |
| 169 | 2057 | Variable must be of type "Object". |
| 170 | 2057 | The requested action with this object has failed. |
| 171 | 2057 | Variable appears more than once in function declaration. |
| 172 | 2057 | ReDim array can not be initialized in this manner. |
| 173 | 2057 | An array variable can not be used in this manner. |
| 174 | 2057 | Can not redeclare a constant. |
| 175 | 2057 | Can not redeclare a parameter inside a user function. |
| 176 | 2057 | Can pass constants by reference only to parameters with "Const" keyword. |
| 177 | 2057 | Can not initialize a variable with itself. |
| 178 | 2057 | Incorrect way to use this parameter. |
| 179 | 2057 | "EndSwitch" statement with no matching "Switch" statement. |
| 180 | 2057 | "Switch" statement is missing "EndSwitch" or "Case" statement. |
| 181 | 2057 | "ContinueCase" statement with no matching "Select"or "Switch" statement. |
| 182 | 2057 | Assert Failed! |
| 184 | 2057 | Obsolete function/parameter. |
| 185 | 2057 | Invalid Exitcode (reserved for AutoIt internal use). |
| 5000 | 1033 | Unable to parse line. |
| 5001 | 1033 | Unable to open the script file. |
| 5002 | 1033 | String missing closing quote. |
| 5003 | 1033 | Badly formated variable or macro. |
| 5004 | 1033 | Missing separator character after keyword. |
| module_name | hint | ord | function_name |
|---|---|---|---|
| WSOCK32.dll | 151 | ||
| WSOCK32.dll | 21 | ||
| WSOCK32.dll | 15 | ||
| WSOCK32.dll | 17 | ||
| WSOCK32.dll | 20 | ||
| WSOCK32.dll | 9 | ||
| WSOCK32.dll | 18 | ||
| WSOCK32.dll | 13 | ||
| WSOCK32.dll | 115 | ||
| WSOCK32.dll | 2 | ||
| WSOCK32.dll | 3 | ||
| WSOCK32.dll | 4 | ||
| WSOCK32.dll | 23 | ||
| WSOCK32.dll | 19 | ||
| WSOCK32.dll | 116 | ||
| WSOCK32.dll | 10 | ||
| WSOCK32.dll | 1 | ||
| WSOCK32.dll | 111 | ||
| WSOCK32.dll | 11 | ||
| WSOCK32.dll | 52 | ||
| WSOCK32.dll | 57 | ||
| WSOCK32.dll | 16 | ||
| VERSION.dll | 14 | VerQueryValueW | |
| VERSION.dll | 6 | GetFileVersionInfoW | |
| VERSION.dll | 5 | GetFileVersionInfoSizeW | |
| WINMM.dll | 148 | timeGetTime | |
| WINMM.dll | 187 | waveOutSetVolume | |
| WINMM.dll | 50 | mciSendStringW | |
| COMCTL32.dll | 109 | ImageList_Remove | |
| COMCTL32.dll | 114 | ImageList_SetDragCursorImage | |
| COMCTL32.dll | 80 | ImageList_BeginDrag | |
| COMCTL32.dll | 86 | ImageList_DragEnter | |
| COMCTL32.dll | 87 | ImageList_DragLeave | |
| COMCTL32.dll | 94 | ImageList_EndDrag | |
| COMCTL32.dll | 88 | ImageList_DragMove | |
| COMCTL32.dll | 111 | ImageList_ReplaceIcon | |
| COMCTL32.dll | 83 | ImageList_Create | |
| COMCTL32.dll | 123 | InitCommonControlsEx | |
| COMCTL32.dll | 84 | ImageList_Destroy | |
| MPR.dll | 12 | WNetCancelConnection2W | |
| MPR.dll | 36 | WNetGetConnectionW | |
| MPR.dll | 6 | WNetAddConnection2W | |
| MPR.dll | 73 | WNetUseConnectionW | |
| WININET.dll | 159 | InternetReadFile | |
| WININET.dll | 107 | InternetCloseHandle | |
| WININET.dll | 154 | InternetOpenW | |
| WININET.dll | 175 | InternetSetOptionW | |
| WININET.dll | 116 | InternetCrackUrlW | |
| WININET.dll | 90 | HttpQueryInfoW | |
| WININET.dll | 114 | InternetConnectW | |
| WININET.dll | 88 | HttpOpenRequestW | |
| WININET.dll | 94 | HttpSendRequestW | |
| WININET.dll | 53 | FtpOpenFileW | |
| WININET.dll | 50 | FtpGetFileSize | |
| WININET.dll | 153 | InternetOpenUrlW | |
| WININET.dll | 158 | InternetQueryOptionW | |
| WININET.dll | 155 | InternetQueryDataAvailable | |
| PSAPI.DLL | 6 | EnumProcesses | |
| PSAPI.DLL | 14 | GetModuleBaseNameW | |
| PSAPI.DLL | 21 | GetProcessMemoryInfo | |
| PSAPI.DLL | 4 | EnumProcessModules | |
| USERENV.dll | CreateEnvironmentBlock | ||
| USERENV.dll | 4 | DestroyEnvironmentBlock | |
| USERENV.dll | 44 | UnloadUserProfile | |
| USERENV.dll | 33 | LoadUserProfileW | |
| KERNEL32.dll | 715 | HeapAlloc | |
| KERNEL32.dll | 1202 | Sleep | |
| KERNEL32.dll | 453 | GetCurrentThreadId | |
| KERNEL32.dll | 945 | RaiseException | |
| KERNEL32.dll | 870 | MulDiv | |
| KERNEL32.dll | 676 | GetVersionExW | |
| KERNEL32.dll | 627 | GetSystemInfo | |
| KERNEL32.dll | 751 | InterlockedIncrement | |
| KERNEL32.dll | 747 | InterlockedDecrement | |
| KERNEL32.dll | 1297 | WideCharToMultiByte | |
| KERNEL32.dll | 1352 | lstrcpyW | |
| KERNEL32.dll | 871 | MultiByteToWideChar | |
| KERNEL32.dll | 1358 | lstrlenW | |
| KERNEL32.dll | 1349 | lstrcmpiW | |
| KERNEL32.dll | 536 | GetModuleHandleW | |
| KERNEL32.dll | 935 | QueryPerformanceCounter | |
| KERNEL32.dll | 1261 | VirtualFreeEx | |
| KERNEL32.dll | 896 | OpenProcess | |
| KERNEL32.dll | 1258 | VirtualAllocEx | |
| KERNEL32.dll | 1326 | WriteProcessMemory | |
| KERNEL32.dll | 963 | ReadProcessMemory | |
| KERNEL32.dll | 143 | CreateFileW | |
| KERNEL32.dll | 1127 | SetFilePointerEx | |
| KERNEL32.dll | 960 | ReadFile | |
| KERNEL32.dll | 1317 | WriteFile | |
| KERNEL32.dll | 343 | FlushFileBuffers | |
| KERNEL32.dll | 1216 | TerminateProcess | |
| KERNEL32.dll | 190 | CreateToolhelp32Snapshot | |
| KERNEL32.dll | 918 | Process32FirstW | |
| KERNEL32.dll | 920 | Process32NextW | |
| KERNEL32.dll | 1130 | SetFileTime | |
| KERNEL32.dll | 490 | GetFileAttributesW | |
| KERNEL32.dll | 313 | FindFirstFileW | |
| KERNEL32.dll | 302 | FindClose | |
| KERNEL32.dll | 214 | DeleteFileW | |
| KERNEL32.dll | 325 | FindNextFileW | |
| KERNEL32.dll | 867 | MoveFileW | |
| KERNEL32.dll | 117 | CopyFileW | |
| KERNEL32.dll | 129 | CreateDirectoryW | |
| KERNEL32.dll | 1027 | RemoveDirectoryW | |
| KERNEL32.dll | 586 | GetProcessHeap | |
| KERNEL32.dll | 936 | QueryPerformanceFrequency | |
| KERNEL32.dll | 334 | FindResourceW | |
| KERNEL32.dll | 833 | LoadResource | |
| KERNEL32.dll | 852 | LockResource | |
| KERNEL32.dll | 1201 | SizeofResource | |
| KERNEL32.dll | 258 | EnumResourceNamesW | |
| KERNEL32.dll | 906 | OutputDebugStringW | |
| KERNEL32.dll | 515 | GetLocalTime | |
| KERNEL32.dll | 100 | CompareStringW | |
| KERNEL32.dll | 209 | DeleteCriticalSection | |
| KERNEL32.dll | 238 | EnterCriticalSection | |
| KERNEL32.dll | 825 | LeaveCriticalSection | |
| KERNEL32.dll | 739 | InitializeCriticalSectionAndSpinCount | |
| KERNEL32.dll | 612 | GetStdHandle | |
| KERNEL32.dll | 161 | CreatePipe | |
| KERNEL32.dll | 748 | InterlockedExchange | |
| KERNEL32.dll | 1217 | TerminateThread | |
| KERNEL32.dll | 645 | GetTempPathW | |
| KERNEL32.dll | 643 | GetTempFileNameW | |
| KERNEL32.dll | 1260 | VirtualFree | |
| KERNEL32.dll | 350 | FormatMessageW | |
| KERNEL32.dll | 479 | GetExitCodeProcess | |
| KERNEL32.dll | 1112 | SetErrorMode | |
| KERNEL32.dll | 578 | GetPrivateProfileStringW | |
| KERNEL32.dll | 1323 | WritePrivateProfileStringW | |
| KERNEL32.dll | 576 | GetPrivateProfileSectionW | |
| KERNEL32.dll | 1321 | WritePrivateProfileSectionW | |
| KERNEL32.dll | 575 | GetPrivateProfileSectionNamesW | |
| KERNEL32.dll | 292 | FileTimeToLocalFileTime | |
| KERNEL32.dll | 293 | FileTimeToSystemTime | |
| KERNEL32.dll | 1213 | SystemTimeToFileTime | |
| KERNEL32.dll | 838 | LocalFileTimeToFileTime | |
| KERNEL32.dll | 467 | GetDriveTypeW | |
| KERNEL32.dll | 462 | GetDiskFreeSpaceExW | |
| KERNEL32.dll | 463 | GetDiskFreeSpaceW | |
| KERNEL32.dll | 679 | GetVolumeInformationW | |
| KERNEL32.dll | 1193 | SetVolumeLabelW | |
| KERNEL32.dll | 147 | CreateHardLinkW | |
| KERNEL32.dll | 221 | DeviceIoControl | |
| KERNEL32.dll | 1121 | SetFileAttributesW | |
| KERNEL32.dll | 609 | GetShortPathNameW | |
| KERNEL32.dll | 133 | CreateEventW | |
| KERNEL32.dll | 1113 | SetEvent | |
| KERNEL32.dll | 476 | GetEnvironmentVariableW | |
| KERNEL32.dll | 1111 | SetEnvironmentVariableW | |
| KERNEL32.dll | 702 | GlobalLock | |
| KERNEL32.dll | 709 | GlobalUnlock | |
| KERNEL32.dll | 691 | GlobalAlloc | |
| KERNEL32.dll | 496 | GetFileSize | |
| KERNEL32.dll | 698 | GlobalFree | |
| KERNEL32.dll | 704 | GlobalMemoryStatusEx | |
| KERNEL32.dll | 54 | Beep | |
| KERNEL32.dll | 624 | GetSystemDirectoryW | |
| KERNEL32.dll | 399 | GetComputerNameW | |
| KERNEL32.dll | 687 | GetWindowsDirectoryW | |
| KERNEL32.dll | 449 | GetCurrentProcessId | |
| KERNEL32.dll | 452 | GetCurrentThread | |
| KERNEL32.dll | 590 | GetProcessIoCounters | |
| KERNEL32.dll | 168 | CreateProcessW | |
| KERNEL32.dll | 1149 | SetPriorityClass | |
| KERNEL32.dll | 831 | LoadLibraryW | |
| KERNEL32.dll | 1257 | VirtualAlloc | |
| KERNEL32.dll | 830 | LoadLibraryExW | |
| KERNEL32.dll | 719 | HeapFree | |
| KERNEL32.dll | 1273 | WaitForSingleObject | |
| KERNEL32.dll | 181 | CreateThread | |
| KERNEL32.dll | 232 | DuplicateHandle | |
| KERNEL32.dll | 514 | GetLastError | |
| KERNEL32.dll | 82 | CloseHandle | |
| KERNEL32.dll | 448 | GetCurrentProcess | |
| KERNEL32.dll | 581 | GetProcAddress | |
| KERNEL32.dll | 828 | LoadLibraryA | |
| KERNEL32.dll | 354 | FreeLibrary | |
| KERNEL32.dll | 532 | GetModuleFileNameW | |
| KERNEL32.dll | 507 | GetFullPathNameW | |
| KERNEL32.dll | 1101 | SetCurrentDirectoryW | |
| KERNEL32.dll | 768 | IsDebuggerPresent | |
| KERNEL32.dll | 447 | GetCurrentDirectoryW | |
| KERNEL32.dll | 281 | ExitProcess | |
| KERNEL32.dll | 282 | ExitThread | |
| KERNEL32.dll | 633 | GetSystemTimeAsFileTime | |
| KERNEL32.dll | 1043 | ResumeThread | |
| KERNEL32.dll | 663 | GetTimeFormatW | |
| KERNEL32.dll | 456 | GetDateFormatW | |
| KERNEL32.dll | 391 | GetCommandLineW | |
| KERNEL32.dll | 611 | GetStartupInfoW | |
| KERNEL32.dll | 772 | IsProcessorFeaturePresent | |
| KERNEL32.dll | 724 | HeapSize | |
| KERNEL32.dll | 370 | GetCPInfo | |
| KERNEL32.dll | 360 | GetACP | |
| KERNEL32.dll | 567 | GetOEMCP | |
| KERNEL32.dll | 778 | IsValidCodePage | |
| KERNEL32.dll | 1221 | TlsAlloc | |
| KERNEL32.dll | 1223 | TlsGetValue | |
| KERNEL32.dll | 1224 | TlsSetValue | |
| KERNEL32.dll | 1222 | TlsFree | |
| KERNEL32.dll | 1139 | SetLastError | |
| KERNEL32.dll | 1235 | UnhandledExceptionFilter | |
| KERNEL32.dll | 1189 | SetUnhandledExceptionFilter | |
| KERNEL32.dll | 617 | GetStringTypeW | |
| KERNEL32.dll | 717 | HeapCreate | |
| KERNEL32.dll | 1135 | SetHandleCount | |
| KERNEL32.dll | 499 | GetFileType | |
| KERNEL32.dll | 1159 | SetStdHandle | |
| KERNEL32.dll | 410 | GetConsoleCP | |
| KERNEL32.dll | 428 | GetConsoleMode | |
| KERNEL32.dll | 813 | LCMapStringW | |
| KERNEL32.dll | 1048 | RtlUnwind | |
| KERNEL32.dll | 1126 | SetFilePointer | |
| KERNEL32.dll | 664 | GetTimeZoneInformation | |
| KERNEL32.dll | 353 | FreeEnvironmentStringsW | |
| KERNEL32.dll | 474 | GetEnvironmentStringsW | |
| KERNEL32.dll | 659 | GetTickCount | |
| KERNEL32.dll | 722 | HeapReAlloc | |
| KERNEL32.dll | 1316 | WriteConsoleW | |
| KERNEL32.dll | 1107 | SetEndOfFile | |
| KERNEL32.dll | 1162 | SetSystemPowerState | |
| KERNEL32.dll | 1110 | SetEnvironmentVariableA | |
| USER32.dll | 287 | GetCursorInfo | |
| USER32.dll | 598 | RegisterHotKey | |
| USER32.dll | 71 | ClientToScreen | |
| USER32.dll | 321 | GetKeyboardLayoutNameW | |
| USER32.dll | 452 | IsCharAlphaW | |
| USER32.dll | 451 | IsCharAlphaNumericW | |
| USER32.dll | 454 | IsCharLowerW | |
| USER32.dll | 456 | IsCharUpperW | |
| USER32.dll | 344 | GetMenuStringW | |
| USER32.dll | 378 | GetSubMenu | |
| USER32.dll | 266 | GetCaretPos | |
| USER32.dll | 482 | IsZoomed | |
| USER32.dll | 536 | MonitorFromPoint | |
| USER32.dll | 351 | GetMonitorInfoW | |
| USER32.dll | 708 | SetWindowLongW | |
| USER32.dll | 664 | SetLayeredWindowAttributes | |
| USER32.dll | 251 | FlashWindow | |
| USER32.dll | 272 | GetClassLongW | |
| USER32.dll | 762 | TranslateAcceleratorW | |
| USER32.dll | 461 | IsDialogMessageW | |
| USER32.dll | 379 | GetSysColor | |
| USER32.dll | 437 | InflateRect | |
| USER32.dll | 196 | DrawFocusRect | |
| USER32.dll | 208 | DrawTextW | |
| USER32.dll | 253 | FrameRect | |
| USER32.dll | 198 | DrawFrameControl | |
| USER32.dll | 246 | FillRect | |
| USER32.dll | 576 | PtInRect | |
| USER32.dll | 160 | DestroyAcceleratorTable | |
| USER32.dll | 88 | CreateAcceleratorTableW | |
| USER32.dll | 648 | SetCursor | |
| USER32.dll | 402 | GetWindowDC | |
| USER32.dll | 382 | GetSystemMetrics | |
| USER32.dll | 256 | GetActiveWindow | |
| USER32.dll | 49 | CharNextW | |
| USER32.dll | 819 | wsprintfW | |
| USER32.dll | 586 | RedrawWindow | |
| USER32.dll | 201 | DrawMenuBar | |
| USER32.dll | 164 | DestroyMenu | |
| USER32.dll | 668 | SetMenu | |
| USER32.dll | 418 | GetWindowTextLengthW | |
| USER32.dll | 106 | CreateMenu | |
| USER32.dll | 462 | IsDlgButtonChecked | |
| USER32.dll | 149 | DefDlgProcW | |
| USER32.dll | 612 | ReleaseCapture | |
| USER32.dll | 640 | SetCapture | |
| USER32.dll | 812 | WindowFromPoint | |
| USER32.dll | 495 | LoadImageW | |
| USER32.dll | 102 | CreateIconFromResourceEx | |
| USER32.dll | 817 | mouse_event | |
| USER32.dll | 245 | ExitWindowsEx | |
| USER32.dll | 639 | SetActiveWindow | |
| USER32.dll | 249 | FindWindowExW | |
| USER32.dll | 239 | EnumThreadWindows | |
| USER32.dll | 670 | SetMenuDefaultItem | |
| USER32.dll | 441 | InsertMenuItemW | |
| USER32.dll | 466 | IsMenu | |
| USER32.dll | 759 | TrackPopupMenuEx | |
| USER32.dll | 288 | GetCursorPos | |
| USER32.dll | 158 | DeleteMenu | |
| USER32.dll | 64 | CheckMenuRadioItem | |
| USER32.dll | 710 | SetWindowPos | |
| USER32.dll | 337 | GetMenuItemCount | |
| USER32.dll | 674 | SetMenuItemInfoW | |
| USER32.dll | 340 | GetMenuItemInfoW | |
| USER32.dll | 659 | SetForegroundWindow | |
| USER32.dll | 465 | IsIconic | |
| USER32.dll | 250 | FindWindowW | |
| USER32.dll | 748 | SystemParametersInfoW | |
| USER32.dll | 764 | TranslateMessage | |
| USER32.dll | 630 | SendInput | |
| USER32.dll | 263 | GetAsyncKeyState | |
| USER32.dll | 662 | SetKeyboardState | |
| USER32.dll | 322 | GetKeyboardState | |
| USER32.dll | 317 | GetKeyState | |
| USER32.dll | 801 | VkKeyScanW | |
| USER32.dll | 506 | LoadStringW | |
| USER32.dll | 172 | DialogBoxParamW | |
| USER32.dll | 525 | MessageBeep | |
| USER32.dll | 218 | EndDialog | |
| USER32.dll | 627 | SendDlgItemMessageW | |
| USER32.dll | 295 | GetDlgItem | |
| USER32.dll | 715 | SetWindowTextW | |
| USER32.dll | 85 | CopyRect | |
| USER32.dll | 613 | ReleaseDC | |
| USER32.dll | 289 | GetDC | |
| USER32.dll | 220 | EndPaint | |
| USER32.dll | 14 | BeginPaint | |
| USER32.dll | 276 | GetClientRect | |
| USER32.dll | 331 | GetMenu | |
| USER32.dll | 166 | DestroyWindow | |
| USER32.dll | 242 | EnumWindows | |
| USER32.dll | 291 | GetDesktopWindow | |
| USER32.dll | 475 | IsWindow | |
| USER32.dll | 476 | IsWindowEnabled | |
| USER32.dll | 480 | IsWindowVisible | |
| USER32.dll | 216 | EnableWindow | |
| USER32.dll | 446 | InvalidateRect | |
| USER32.dll | 406 | GetWindowLongW | |
| USER32.dll | 12 | AttachThreadInput | |
| USER32.dll | 300 | GetFocus | |
| USER32.dll | 419 | GetWindowTextW | |
| USER32.dll | 621 | ScreenToClient | |
| USER32.dll | 635 | SendMessageTimeoutW | |
| USER32.dll | 223 | EnumChildWindows | |
| USER32.dll | 59 | CharUpperBuffW | |
| USER32.dll | 274 | GetClassNameW | |
| USER32.dll | 356 | GetParent | |
| USER32.dll | 294 | GetDlgCtrlID | |
| USER32.dll | 636 | SendMessageW | |
| USER32.dll | 520 | MapVirtualKeyW | |
| USER32.dll | 566 | PostMessageW | |
| USER32.dll | 412 | GetWindowRect | |
| USER32.dll | 702 | SetUserObjectSecurity | |
| USER32.dll | 396 | GetUserObjectSecurity | |
| USER32.dll | 74 | CloseDesktop | |
| USER32.dll | 78 | CloseWindowStation | |
| USER32.dll | 552 | OpenDesktopW | |
| USER32.dll | 682 | SetProcessWindowStation | |
| USER32.dll | 360 | GetProcessWindowStation | |
| USER32.dll | 557 | OpenWindowStationW | |
| USER32.dll | 533 | MessageBoxW | |
| USER32.dll | 156 | DefWindowProcW | |
| USER32.dll | 84 | CopyImage | |
| USER32.dll | 3 | AdjustWindowRectEx | |
| USER32.dll | 686 | SetRect | |
| USER32.dll | 646 | SetClipboardData | |
| USER32.dll | 213 | EmptyClipboard | |
| USER32.dll | 86 | CountClipboardFormats | |
| USER32.dll | 73 | CloseClipboard | |
| USER32.dll | 278 | GetClipboardData | |
| USER32.dll | 458 | IsClipboardFormatAvailable | |
| USER32.dll | 550 | OpenClipboard | |
| USER32.dll | 15 | BlockInput | |
| USER32.dll | 349 | GetMessageW | |
| USER32.dll | 509 | LockWindowUpdate | |
| USER32.dll | 338 | GetMenuItemID | |
| USER32.dll | 175 | DispatchMessageW | |
| USER32.dll | 539 | MoveWindow | |
| USER32.dll | 658 | SetFocus | |
| USER32.dll | 567 | PostQuitMessage | |
| USER32.dll | 483 | KillTimer | |
| USER32.dll | 107 | CreatePopupMenu | |
| USER32.dll | 611 | RegisterWindowMessageW | |
| USER32.dll | 699 | SetTimer | |
| USER32.dll | 735 | ShowWindow | |
| USER32.dll | 110 | CreateWindowExW | |
| USER32.dll | 589 | RegisterClassExW | |
| USER32.dll | 493 | LoadIconW | |
| USER32.dll | 491 | LoadCursorW | |
| USER32.dll | 380 | GetSysColorBrush | |
| USER32.dll | 301 | GetForegroundWindow | |
| USER32.dll | 526 | MessageBoxA | |
| USER32.dll | 163 | DestroyIcon | |
| USER32.dll | 563 | PeekMessageW | |
| USER32.dll | 776 | UnregisterHotKey | |
| USER32.dll | 45 | CharLowerBuffW | |
| USER32.dll | 816 | keybd_event | |
| USER32.dll | 537 | MonitorFromRect | |
| USER32.dll | 420 | GetWindowThreadProcessId | |
| GDI32.dll | 230 | DeleteObject | |
| GDI32.dll | 8 | AngleArc | |
| GDI32.dll | 542 | GetTextExtentPoint32W | |
| GDI32.dll | 306 | ExtCreatePen | |
| GDI32.dll | 693 | StrokeAndFillPath | |
| GDI32.dll | 694 | StrokePath | |
| GDI32.dll | 243 | EndPath | |
| GDI32.dll | 667 | SetPixel | |
| GDI32.dll | 30 | CloseFigure | |
| GDI32.dll | 47 | CreateCompatibleBitmap | |
| GDI32.dll | 48 | CreateCompatibleDC | |
| GDI32.dll | 631 | SelectObject | |
| GDI32.dll | 691 | StretchBlt | |
| GDI32.dll | 458 | GetDIBits | |
| GDI32.dll | 459 | GetDeviceCaps | |
| GDI32.dll | 570 | MoveToEx | |
| GDI32.dll | 227 | DeleteDC | |
| GDI32.dll | 516 | GetPixel | |
| GDI32.dll | 50 | CreateDCW | |
| GDI32.dll | 237 | Ellipse | |
| GDI32.dll | 592 | PolyDraw | |
| GDI32.dll | 18 | BeginPath | |
| GDI32.dll | 607 | Rectangle | |
| GDI32.dll | 681 | SetViewportOrgEx | |
| GDI32.dll | 509 | GetObjectW | |
| GDI32.dll | 639 | SetBkMode | |
| GDI32.dll | 618 | RoundRect | |
| GDI32.dll | 638 | SetBkColor | |
| GDI32.dll | 75 | CreatePen | |
| GDI32.dll | 84 | CreateSolidBrush | |
| GDI32.dll | 678 | SetTextColor | |
| GDI32.dll | 65 | CreateFontW | |
| GDI32.dll | 548 | GetTextFaceW | |
| GDI32.dll | 525 | GetStockObject | |
| GDI32.dll | 566 | LineTo | |
| COMDLG32.dll | 14 | GetSaveFileNameW | |
| COMDLG32.dll | 12 | GetOpenFileNameW | |
| ADVAPI32.dll | 594 | RegEnumValueW | |
| ADVAPI32.dll | 584 | RegDeleteValueW | |
| ADVAPI32.dll | 580 | RegDeleteKeyW | |
| ADVAPI32.dll | 591 | RegEnumKeyExW | |
| ADVAPI32.dll | 638 | RegSetValueExW | |
| ADVAPI32.dll | 569 | RegCreateKeyExW | |
| ADVAPI32.dll | 357 | GetUserNameW | |
| ADVAPI32.dll | 564 | RegConnectRegistryW | |
| ADVAPI32.dll | 87 | CloseServiceHandle | |
| ADVAPI32.dll | 768 | UnlockServiceDatabase | |
| ADVAPI32.dll | 508 | OpenThreadToken | |
| ADVAPI32.dll | 503 | OpenProcessToken | |
| ADVAPI32.dll | 407 | LookupPrivilegeValueW | |
| ADVAPI32.dll | 223 | DuplicateTokenEx | |
| ADVAPI32.dll | 124 | CreateProcessAsUserW | |
| ADVAPI32.dll | 125 | CreateProcessWithLogonW | |
| ADVAPI32.dll | 375 | InitializeSecurityDescriptor | |
| ADVAPI32.dll | 374 | InitializeAcl | |
| ADVAPI32.dll | 310 | GetLengthSid | |
| ADVAPI32.dll | 118 | CopySid | |
| ADVAPI32.dll | 397 | LogonUserW | |
| ADVAPI32.dll | 392 | LockServiceDatabase | |
| ADVAPI32.dll | 346 | GetTokenInformation | |
| ADVAPI32.dll | 328 | GetSecurityDescriptorDacl | |
| ADVAPI32.dll | 292 | GetAclInformation | |
| ADVAPI32.dll | 291 | GetAce | |
| ADVAPI32.dll | 22 | AddAce | |
| ADVAPI32.dll | 694 | SetSecurityDescriptorDacl | |
| ADVAPI32.dll | 609 | RegOpenKeyExW | |
| ADVAPI32.dll | 622 | RegQueryValueExW | |
| ADVAPI32.dll | 31 | AdjustTokenPrivileges | |
| ADVAPI32.dll | 381 | InitiateSystemShutdownExW | |
| ADVAPI32.dll | 505 | OpenSCManagerW | |
| ADVAPI32.dll | 560 | RegCloseKey | |
| SHELL32.dll | 32 | DragQueryPoint | |
| SHELL32.dll | 289 | ShellExecuteExW | |
| SHELL32.dll | 195 | SHGetFolderPathW | |
| SHELL32.dll | 31 | DragQueryFileW | |
| SHELL32.dll | 165 | SHEmptyRecycleBinW | |
| SHELL32.dll | 123 | SHBrowseForFolderW | |
| SHELL32.dll | 172 | SHFileOperationW | |
| SHELL32.dll | 215 | SHGetPathFromIDListW | |
| SHELL32.dll | 182 | SHGetDesktopFolder | |
| SHELL32.dll | 207 | SHGetMalloc | |
| SHELL32.dll | 42 | ExtractIconExW | |
| SHELL32.dll | 302 | Shell_NotifyIconW | |
| SHELL32.dll | 290 | ShellExecuteW | |
| SHELL32.dll | 27 | DragFinish | |
| ole32.dll | 327 | OleSetMenuDescriptor | |
| ole32.dll | 212 | MkParseDisplayName | |
| ole32.dll | 326 | OleSetContainedObject | |
| ole32.dll | 8 | CLSIDFromString | |
| ole32.dll | 377 | StringFromGUID2 | |
| ole32.dll | 62 | CoInitialize | |
| ole32.dll | 108 | CoUninitialize | |
| ole32.dll | 16 | CoCreateInstance | |
| ole32.dll | 134 | CreateStreamOnHGlobal | |
| ole32.dll | 103 | CoTaskMemAlloc | |
| ole32.dll | 104 | CoTaskMemFree | |
| ole32.dll | 331 | ProgIDFromCLSID | |
| ole32.dll | 306 | OleInitialize | |
| ole32.dll | 121 | CreateBindCtx | |
| ole32.dll | 6 | CLSIDFromProgID | |
| ole32.dll | 64 | CoInitializeSecurity | |
| ole32.dll | 17 | CoCreateInstanceEx | |
| ole32.dll | 99 | CoSetProxyBlanket | |
| ole32.dll | 329 | OleUninitialize | |
| ole32.dll | 205 | IIDFromString | |
| OLEAUT32.dll | 12 | ||
| OLEAUT32.dll | 11 | ||
| OLEAUT32.dll | 146 | ||
| OLEAUT32.dll | 32 | ||
| OLEAUT32.dll | 31 | ||
| OLEAUT32.dll | 6 | ||
| OLEAUT32.dll | 38 | ||
| OLEAUT32.dll | 39 | ||
| OLEAUT32.dll | 24 | ||
| OLEAUT32.dll | 7 | ||
| OLEAUT32.dll | 37 | ||
| OLEAUT32.dll | 35 | ||
| OLEAUT32.dll | 164 | ||
| OLEAUT32.dll | 41 | ||
| OLEAUT32.dll | 411 | ||
| OLEAUT32.dll | 2 | ||
| OLEAUT32.dll | 10 | ||
| OLEAUT32.dll | 9 | ||
| OLEAUT32.dll | 185 | ||
| OLEAUT32.dll | 220 | ||
| OLEAUT32.dll | 77 | ||
| OLEAUT32.dll | 418 | ||
| OLEAUT32.dll | 23 | ||
| OLEAUT32.dll | 8 |
StringTable 080904b0
| FileDescription | |
| FileVersion | 3, 3, 8, 1 |
| CompiledScript | AutoIt v3 Script: 3, 3, 8, 1 |
VS_FIXEDFILEINFO
| FileVersion | 3.3.8.1 |
| ProductVersion | 3.3.8.1 |
| StrucVersion | 0x10000 |
| FileFlagsMask | 0x17 |
| FileFlags | 0 |
| FileOS | 4 |
| FileType | 0 |
| FileSubtype | 0 |
Signers (1)
issuer: /C=US/O=VeriSign, Inc./OU=VeriSign Trust Network/OU=Terms of use at https:\/\/www.verisign.com\/rpa (c)10/CN=VeriSign Class 3 Code Signing 2010 CA
serial: 6E7B6395AC5B5C8A2AECC4528D9E6510
Certificates (2)
Certificate:
Data:
Version: 3 (0x2)
Serial Number:
6e:7b:63:95:ac:5b:5c:8a:2a:ec:c4:52:8d:9e:65:10
Signature Algorithm: sha1WithRSAEncryption
Issuer: C=US, O=VeriSign, Inc., OU=VeriSign Trust Network, OU=Terms of use at https:\/\/www.verisign.com\/rpa (c)10, CN=VeriSign Class 3 Code Signing 2010 CA
Validity
Not Before: Dec 3 00:00:00 2012 GMT
Not After : Feb 1 23:59:59 2015 GMT
Subject: C=CN, ST=Fujian, L=Xiamen, O=CZ Solution Co., Ltd. , OU=Digital ID Class 3 - Microsoft Software Validation v2, CN=CZ Solution Co., Ltd.
Subject Public Key Info:
Public Key Algorithm: rsaEncryption
Public-Key: (2048 bit)
Modulus:
00:ad:b6:9e:8e:35:05:10:4e:96:29:de:3b:45:22:
63:6e:28:86:bb:ee:ab:04:7f:56:0a:94:94:6d:59:
15:63:13:30:64:21:1e:b0:74:84:a6:38:2c:db:16:
4a:8a:29:d8:58:dc:7b:02:f6:ab:a3:16:53:f1:ae:
13:d0:3a:12:10:4b:56:80:2c:6a:88:15:54:fb:82:
56:f1:43:7b:29:a6:83:f5:3c:e1:f4:08:6d:4f:b2:
1b:c7:5b:cf:15:ff:42:cc:90:64:b1:8b:6e:cc:6a:
5f:0a:d1:28:2a:c4:9a:d5:75:31:e8:14:f4:d6:52:
43:f8:80:7c:61:43:83:4e:c2:59:0b:fe:5f:67:04:
09:bd:67:e6:ab:da:7a:7c:ae:d9:14:52:c7:a1:11:
aa:64:92:c3:a2:18:38:fe:0c:71:1b:fe:f3:fd:ba:
2f:00:6a:16:b4:0e:bd:9f:74:ba:1b:37:0c:85:a6:
63:a2:a9:17:5c:26:21:d9:88:0d:2b:4a:c5:1b:13:
33:70:50:74:28:ae:4b:17:a9:bd:fc:05:0b:f4:c5:
04:9f:6c:95:d0:52:20:a6:a7:86:bd:a1:09:28:f6:
3c:54:aa:da:17:77:f0:63:8e:24:81:b2:33:a3:e5:
fd:51:e8:4b:f7:43:9e:b7:71:62:ea:bc:89:bc:e2:
f7:3f
Exponent: 65537 (0x10001)
X509v3 extensions:
X509v3 Basic Constraints:
CA:FALSE
X509v3 Key Usage: critical
Digital Signature
X509v3 CRL Distribution Points:
Full Name:
URI:http://csc3-2010-crl.verisign.com/CSC3-2010.crl
X509v3 Certificate Policies:
Policy: 2.16.840.1.113733.1.7.23.3
CPS: https://www.verisign.com/rpa
X509v3 Extended Key Usage:
Code Signing
Authority Information Access:
OCSP - URI:http://ocsp.verisign.com
CA Issuers - URI:http://csc3-2010-aia.verisign.com/CSC3-2010.cer
X509v3 Authority Key Identifier:
CF:99:A9:EA:7B:26:F4:4B:C9:8E:8F:D7:F0:05:26:EF:E3:D2:A7:9D
Netscape Cert Type:
Object Signing
1.3.6.1.4.1.311.2.1.27:
0.......
Signature Algorithm: sha1WithRSAEncryption
Signature Value:
3c:3a:8c:af:82:d2:39:f7:de:c6:13:7a:ba:d6:7b:3a:65:04:
e1:54:9d:52:d1:60:69:bb:ce:e4:15:4b:ed:5f:8c:aa:04:2b:
a5:d5:a1:66:78:d9:66:1d:fb:7c:40:b0:fa:37:ec:ec:15:0b:
df:f1:76:ef:63:4a:46:0e:26:f6:fe:7e:fe:e4:1c:c3:d4:f5:
72:7f:1d:3e:ed:35:cd:37:89:9c:d5:21:a6:8a:52:ae:d8:eb:
d0:84:9a:51:82:a6:bf:1e:4a:b1:22:cf:08:31:5b:94:51:ce:
50:ae:6f:c4:72:f1:ae:80:78:b0:9e:a6:26:01:a7:c7:26:a6:
e5:5c:2e:92:c8:36:26:5b:f0:ea:05:16:00:fe:92:89:2b:d9:
f4:ff:10:fb:ba:1d:f7:b0:f3:1f:89:76:a0:56:52:77:b5:92:
a3:83:ae:f7:1e:e9:6f:b0:fd:9d:65:ec:d3:ca:bc:23:7d:16:
59:e0:5c:61:75:ed:72:b3:31:0b:e8:6d:6e:b7:5d:01:ee:b3:
d6:7b:c0:9a:18:ba:1b:94:fb:00:a2:69:da:34:ea:ef:36:b9:
a9:47:eb:0a:f3:5e:7d:6f:4f:62:e8:07:90:99:ac:19:dd:76:
b9:e7:3f:6f:17:ec:ec:d9:93:e0:52:fc:0e:21:91:53:8f:59:
0e:cc:56:4b
Certificate:
Data:
Version: 3 (0x2)
Serial Number:
52:00:e5:aa:25:56:fc:1a:86:ed:96:c9:d4:4b:33:c7
Signature Algorithm: sha1WithRSAEncryption
Issuer: C=US, O=VeriSign, Inc., OU=VeriSign Trust Network, OU=(c) 2006 VeriSign, Inc. - For authorized use only, CN=VeriSign Class 3 Public Primary Certification Authority - G5
Validity
Not Before: Feb 8 00:00:00 2010 GMT
Not After : Feb 7 23:59:59 2020 GMT
Subject: C=US, O=VeriSign, Inc., OU=VeriSign Trust Network, OU=Terms of use at https:\/\/www.verisign.com\/rpa (c)10, CN=VeriSign Class 3 Code Signing 2010 CA
Subject Public Key Info:
Public Key Algorithm: rsaEncryption
Public-Key: (2048 bit)
Modulus:
00:f5:23:4b:5e:a5:d7:8a:bb:32:e9:d4:57:f7:ef:
e4:c7:26:7e:ad:19:98:fe:a8:9d:7d:94:f6:36:6b:
10:d7:75:81:30:7f:04:68:7f:cb:2b:75:1e:cd:1d:
08:8c:df:69:94:a7:37:a3:9c:7b:80:e0:99:e1:ee:
37:4d:5f:ce:3b:14:ee:86:d4:d0:f5:27:35:bc:25:
0b:38:a7:8c:63:9d:17:a3:08:a5:ab:b0:fb:cd:6a:
62:82:4c:d5:21:da:1b:d9:f1:e3:84:3b:8a:2a:4f:
85:5b:90:01:4f:c9:a7:76:10:7f:27:03:7c:be:ae:
7e:7d:c1:dd:f9:05:bc:1b:48:9c:69:e7:c0:a4:3c:
3c:41:00:3e:df:96:e5:c5:e4:94:71:d6:55:01:c7:
00:26:4a:40:3c:b5:a1:26:a9:0c:a7:6d:80:8e:90:
25:7b:cf:bf:3f:1c:eb:2f:96:fa:e5:87:77:c6:b5:
56:b2:7a:3b:54:30:53:1b:df:62:34:ff:1e:d1:f4:
5a:93:28:85:e5:4c:17:4e:7e:5b:fd:a4:93:99:7f:
df:cd:ef:a4:75:ef:ef:15:f6:47:e7:f8:19:72:d8:
2e:34:1a:a6:b4:a7:4c:7e:bd:bb:4f:0c:3d:57:f1:
30:d6:a6:36:8e:d6:80:76:d7:19:2e:a5:cd:7e:34:
2d:89
Exponent: 65537 (0x10001)
X509v3 extensions:
X509v3 Basic Constraints: critical
CA:TRUE, pathlen:0
X509v3 Certificate Policies:
Policy: 2.16.840.1.113733.1.7.23.3
CPS: https://www.verisign.com/cps
User Notice:
Explicit Text: https://www.verisign.com/rpa
X509v3 Key Usage: critical
Certificate Sign, CRL Sign
1.3.6.1.5.5.7.1.12:
0_.].[0Y0W0U..image/gif0!0.0...+..............k...j.H.,{..0%.#http://logo.verisign.com/vslogo.gif
X509v3 CRL Distribution Points:
Full Name:
URI:http://crl.verisign.com/pca3-g5.crl
Authority Information Access:
OCSP - URI:http://ocsp.verisign.com
X509v3 Extended Key Usage:
TLS Web Client Authentication, Code Signing
X509v3 Subject Alternative Name:
DirName:/CN=VeriSignMPKI-2-8
X509v3 Subject Key Identifier:
CF:99:A9:EA:7B:26:F4:4B:C9:8E:8F:D7:F0:05:26:EF:E3:D2:A7:9D
X509v3 Authority Key Identifier:
7F:D3:65:A7:C2:DD:EC:BB:F0:30:09:F3:43:39:FA:02:AF:33:31:33
Signature Algorithm: sha1WithRSAEncryption
Signature Value:
56:22:e6:34:a4:c4:61:cb:48:b9:01:ad:56:a8:64:0f:d9:8c:
91:c4:bb:cc:0c:e5:ad:7a:a0:22:7f:df:47:38:4a:2d:6c:d1:
7f:71:1a:7c:ec:70:a9:b1:f0:4f:e4:0f:0c:53:fa:15:5e:fe:
74:98:49:24:85:81:26:1c:91:14:47:b0:4c:63:8c:bb:a1:34:
d4:c6:45:e8:0d:85:26:73:03:d0:a9:8c:64:6d:dc:71:92:e6:
45:05:60:15:59:51:39:fc:58:14:6b:fe:d4:a4:ed:79:6b:08:
0c:41:72:e7:37:22:06:09:be:23:e9:3f:44:9a:1e:e9:61:9d:
cc:b1:90:5c:fc:3d:d2:8d:ac:42:3d:65:36:d4:b4:3d:40:28:
8f:9b:10:cf:23:26:cc:4b:20:cb:90:1f:5d:8c:4c:34:ca:3c:
d8:e5:37:d6:6f:a5:20:bd:34:eb:26:d9:ae:0d:e7:c5:9a:f7:
a1:b4:21:91:33:6f:86:e8:58:bb:25:7c:74:0e:58:fe:75:1b:
63:3f:ce:31:7c:9b:8f:1b:96:9e:c5:53:76:84:5b:9c:ad:91:
fa:ac:ed:93:ba:5d:c8:21:53:c2:82:53:63:af:12:0d:50:87:
11:1b:3d:54:52:96:8a:2c:9c:3d:92:1a:08:9a:05:2e:c7:93:
a5:48:91:d3
pkcs7-signedData
- 1
- SHA1: nil
- 1.3.6.1.4.1.311.2.1.4
- #0
- 1.3.6.1.4.1.311.2.1.15
- :
00 3c 00 3c 00 3c 00 4f 00 62 00 73 00 6f 00 6c |.<.<.<.O.b.s.o.l| 00 65 00 74 00 65 00 3e 00 3e 00 3e |.e.t.e.>.>.> |
- :
- SHA1
7d af 0d ca d4 2f 9a f5 09 d5 7c 4e a7 4d 1d 9c |}..../....|N.M..| cd e2 38 42 |..8B |
- 1.3.6.1.4.1.311.2.1.15
- #0
- Certificates
- Certificate #0
- 2
- 6E:7B:63:95:AC:5B:5C:8A:2A:EC:C4:52:8D:9E:65:10
- RSA-SHA1: nil
- Issuer
- C: US
- O: VeriSign, Inc.
- OU: VeriSign Trust Network
- OU: Terms of use at https://www.verisign.com/rpa (c)10
- CN: VeriSign Class 3 Code Signing 2010 CA
- 2012-12-03 00:00:00 UTC: 2015-02-01 23:59:59 UTC
- Subject
- C: CN
- ST: Fujian
- L: Xiamen
- O: CZ Solution Co., Ltd.
- OU: Digital ID Class 3 - Microsoft Software Validation v2
- CN: CZ Solution Co., Ltd.
- #5
- rsaEncryption: nil
- AD:B6:9E:8E:35:05:10:4E:96:29:DE:3B:45:22:63:6E:
28:86:BB:EE:AB:04:7F:56:0A:94:94:6D:59:15:63:13:
30:64:21:1E:B0:74:84:A6:38:2C:DB:16:4A:8A:29:D8:
58:DC:7B:02:F6:AB:A3:16:53:F1:AE:13:D0:3A:12:10:
4B:56:80:2C:6A:88:15:54:FB:82:56:F1:43:7B:29:A6:
83:F5:3C:E1:F4:08:6D:4F:B2:1B:C7:5B:CF:15:FF:42:
CC:90:64:B1:8B:6E:CC:6A:5F:0A:D1:28:2A:C4:9A:D5:
75:31:E8:14:F4:D6:52:43:F8:80:7C:61:43:83:4E:C2:
59:0B:FE:5F:67:04:09:BD:67:E6:AB:DA:7A:7C:AE:D9:
14:52:C7:A1:11:AA:64:92:C3:A2:18:38:FE:0C:71:1B:
FE:F3:FD:BA:2F:00:6A:16:B4:0E:BD:9F:74:BA:1B:37:
0C:85:A6:63:A2:A9:17:5C:26:21:D9:88:0D:2B:4A:C5:
1B:13:33:70:50:74:28:AE:4B:17:A9:BD:FC:05:0B:F4:
C5:04:9F:6C:95:D0:52:20:A6:A7:86:BD:A1:09:28:F6:
3C:54:AA:DA:17:77:F0:63:8E:24:81:B2:33:A3:E5:FD:
51:E8:4B:F7:43:9E:B7:71:62:EA:BC:89:BC:E2:F7:3F: 0x010001
- X509v3 extensions
- basicConstraints
- nil
- keyUsage: true, 0x80
- crlDistributionPoints: http://csc3-2010-crl.verisign.com/CSC3-2010.crl
- certificatePolicies
- 2.16.840.1.113733.1.7.23.3
- id-qt-cps: https://www.verisign.com/rpa
- 2.16.840.1.113733.1.7.23.3
- extendedKeyUsage: codeSigning
- authorityInfoAccess
- #0
- OCSP: http://ocsp.verisign.com
- caIssuers: http://csc3-2010-aia.verisign.com/CSC3-2010.cer
- #0
- authorityKeyIdentifier:
cf 99 a9 ea 7b 26 f4 4b c9 8e 8f d7 f0 05 26 ef |....{&.K......&.| e3 d2 a7 9d |.... | - nsCertType: 0x10
- 1.3.6.1.4.1.311.2.1.27
- false: true
- basicConstraints
- RSA-SHA1:
3c 3a 8c af 82 d2 39 f7 de c6 13 7a ba d6 7b 3a |<:....9....z..{:| 65 04 e1 54 9d 52 d1 60 69 bb ce e4 15 4b ed 5f |e..T.R.`i....K._| 8c aa 04 2b a5 d5 a1 66 78 d9 66 1d fb 7c 40 b0 |...+...fx.f..|@.| fa 37 ec ec 15 0b df f1 76 ef 63 4a 46 0e 26 f6 |.7......v.cJF.&.| fe 7e fe e4 1c c3 d4 f5 72 7f 1d 3e ed 35 cd 37 |.~......r..>.5.7| 89 9c d5 21 a6 8a 52 ae d8 eb d0 84 9a 51 82 a6 |...!..R......Q..| bf 1e 4a b1 22 cf 08 31 5b 94 51 ce 50 ae 6f c4 |..J."..1[.Q.P.o.| 72 f1 ae 80 78 b0 9e a6 26 01 a7 c7 26 a6 e5 5c |r...x...&...&..\| 2e 92 c8 36 26 5b f0 ea 05 16 00 fe 92 89 2b d9 |...6&[........+.| f4 ff 10 fb ba 1d f7 b0 f3 1f 89 76 a0 56 52 77 |...........v.VRw| b5 92 a3 83 ae f7 1e e9 6f b0 fd 9d 65 ec d3 ca |........o...e...| bc 23 7d 16 59 e0 5c 61 75 ed 72 b3 31 0b e8 6d |.#}.Y.\au.r.1..m| 6e b7 5d 01 ee b3 d6 7b c0 9a 18 ba 1b 94 fb 00 |n.]....{........| a2 69 da 34 ea ef 36 b9 a9 47 eb 0a f3 5e 7d 6f |.i.4..6..G...^}o| 4f 62 e8 07 90 99 ac 19 dd 76 b9 e7 3f 6f 17 ec |Ob.......v..?o..| ec d9 93 e0 52 fc 0e 21 91 53 8f 59 0e cc 56 4b |....R..!.S.Y..VK|
- 2
- Certificate #1
- 2
- 52:00:E5:AA:25:56:FC:1A:86:ED:96:C9:D4:4B:33:C7
- RSA-SHA1: nil
- Issuer
- C: US
- O: VeriSign, Inc.
- OU: VeriSign Trust Network
- OU: (c) 2006 VeriSign, Inc. - For authorized use only
- CN: VeriSign Class 3 Public Primary Certification Authority - G5
- 2010-02-08 00:00:00 UTC: 2020-02-07 23:59:59 UTC
- Subject
- C: US
- O: VeriSign, Inc.
- OU: VeriSign Trust Network
- OU: Terms of use at https://www.verisign.com/rpa (c)10
- CN: VeriSign Class 3 Code Signing 2010 CA
- #5
- rsaEncryption: nil
- F5:23:4B:5E:A5:D7:8A:BB:32:E9:D4:57:F7:EF:E4:C7:
26:7E:AD:19:98:FE:A8:9D:7D:94:F6:36:6B:10:D7:75:
81:30:7F:04:68:7F:CB:2B:75:1E:CD:1D:08:8C:DF:69:
94:A7:37:A3:9C:7B:80:E0:99:E1:EE:37:4D:5F:CE:3B:
14:EE:86:D4:D0:F5:27:35:BC:25:0B:38:A7:8C:63:9D:
17:A3:08:A5:AB:B0:FB:CD:6A:62:82:4C:D5:21:DA:1B:
D9:F1:E3:84:3B:8A:2A:4F:85:5B:90:01:4F:C9:A7:76:
10:7F:27:03:7C:BE:AE:7E:7D:C1:DD:F9:05:BC:1B:48:
9C:69:E7:C0:A4:3C:3C:41:00:3E:DF:96:E5:C5:E4:94:
71:D6:55:01:C7:00:26:4A:40:3C:B5:A1:26:A9:0C:A7:
6D:80:8E:90:25:7B:CF:BF:3F:1C:EB:2F:96:FA:E5:87:
77:C6:B5:56:B2:7A:3B:54:30:53:1B:DF:62:34:FF:1E:
D1:F4:5A:93:28:85:E5:4C:17:4E:7E:5B:FD:A4:93:99:
7F:DF:CD:EF:A4:75:EF:EF:15:F6:47:E7:F8:19:72:D8:
2E:34:1A:A6:B4:A7:4C:7E:BD:BB:4F:0C:3D:57:F1:30:
D6:A6:36:8E:D6:80:76:D7:19:2E:A5:CD:7E:34:2D:89: 0x010001
- X509v3 extensions
- basicConstraints
- true
- true: 0
- certificatePolicies
- 2.16.840.1.113733.1.7.23.3
- #0
- id-qt-cps: https://www.verisign.com/cps
- id-qt-unotice: https://www.verisign.com/rpa
- #0
- 2.16.840.1.113733.1.7.23.3
- keyUsage: true, 6
- 1.3.6.1.5.5.7.1.12
- image/gif
- SHA1:
8f e5 d3 1a 86 ac 8d 8e 6b c3 cf 80 6a d4 48 18 |........k...j.H.| 2c 7b 19 2e |,{.. | - http://logo.verisign.com/vslogo.gif
- SHA1:
- image/gif
- crlDistributionPoints: http://crl.verisign.com/pca3-g5.crl
- authorityInfoAccess
- OCSP: http://ocsp.verisign.com
- extendedKeyUsage
- clientAuth: codeSigning
- subjectAltName
- CN: VeriSignMPKI-2-8
- subjectKeyIdentifier:
cf 99 a9 ea 7b 26 f4 4b c9 8e 8f d7 f0 05 26 ef |....{&.K......&.| e3 d2 a7 9d |.... | - authorityKeyIdentifier:
7f d3 65 a7 c2 dd ec bb f0 30 09 f3 43 39 fa 02 |..e......0..C9..| af 33 31 33 |.313 |
- basicConstraints
- RSA-SHA1:
56 22 e6 34 a4 c4 61 cb 48 b9 01 ad 56 a8 64 0f |V".4..a.H...V.d.| d9 8c 91 c4 bb cc 0c e5 ad 7a a0 22 7f df 47 38 |.........z."..G8| 4a 2d 6c d1 7f 71 1a 7c ec 70 a9 b1 f0 4f e4 0f |J-l..q.|.p...O..| 0c 53 fa 15 5e fe 74 98 49 24 85 81 26 1c 91 14 |.S..^.t.I$..&...| 47 b0 4c 63 8c bb a1 34 d4 c6 45 e8 0d 85 26 73 |G.Lc...4..E...&s| 03 d0 a9 8c 64 6d dc 71 92 e6 45 05 60 15 59 51 |....dm.q..E.`.YQ| 39 fc 58 14 6b fe d4 a4 ed 79 6b 08 0c 41 72 e7 |9.X.k....yk..Ar.| 37 22 06 09 be 23 e9 3f 44 9a 1e e9 61 9d cc b1 |7"...#.?D...a...| 90 5c fc 3d d2 8d ac 42 3d 65 36 d4 b4 3d 40 28 |.\.=...B=e6..=@(| 8f 9b 10 cf 23 26 cc 4b 20 cb 90 1f 5d 8c 4c 34 |....#&.K ...].L4| ca 3c d8 e5 37 d6 6f a5 20 bd 34 eb 26 d9 ae 0d |.<..7.o. .4.&...| e7 c5 9a f7 a1 b4 21 91 33 6f 86 e8 58 bb 25 7c |......!.3o..X.%|| 74 0e 58 fe 75 1b 63 3f ce 31 7c 9b 8f 1b 96 9e |t.X.u.c?.1|.....| c5 53 76 84 5b 9c ad 91 fa ac ed 93 ba 5d c8 21 |.Sv.[........].!| 53 c2 82 53 63 af 12 0d 50 87 11 1b 3d 54 52 96 |S..Sc...P...=TR.| 8a 2c 9c 3d 92 1a 08 9a 05 2e c7 93 a5 48 91 d3 |.,.=.........H..|
- 2
- Certificate #0
- Signer
- 1
- unnamed
- #0
- C: US
- O: VeriSign, Inc.
- OU: VeriSign Trust Network
- OU: Terms of use at https://www.verisign.com/rpa (c)10
- CN: VeriSign Class 3 Code Signing 2010 CA
- 6E:7B:63:95:AC:5B:5C:8A:2A:EC:C4:52:8D:9E:65:10
- #0
- SHA1: nil
- #3
- 1.3.6.1.4.1.311.2.1.12
- nil
- contentType: 1.3.6.1.4.1.311.2.1.4
- 1.3.6.1.4.1.311.2.1.11: msCodeInd
- messageDigest:
ca 44 34 ae e1 8f 3c 52 35 65 24 44 f6 f3 b1 6c |.D4...
- 1.3.6.1.4.1.311.2.1.12
- rsaEncryption:
4d 90 58 42 c3 6d a8 e6 b8 7e 7c eb cd 97 0f 6b |M.XB.m...~|....k| 98 ad 38 06 ea 47 d6 55 7e 46 6f c6 a3 78 af f9 |..8..G.U~Fo..x..| 53 ac 9b 22 6d 28 56 2f 53 50 73 73 9f f2 08 e7 |S.."m(V/SPss....| e3 2b ba 3a 39 ba 31 7f 80 ce 9b b3 24 bc 9c ee |.+.:9.1.....$...| 5e 0a ef 18 c3 54 4b 50 f8 e9 1d 6c b7 93 14 26 |^....TKP...l...&| 80 e7 e5 d8 64 23 fc b6 87 01 a7 1a e3 4a 29 58 |....d#.......J)X| 05 f4 5a b8 fd 13 7b 95 f3 bb 20 24 31 c8 eb 19 |..Z...{... $1...| 7f 26 ba 9d bf cd ef 62 c0 cd 7f 66 25 34 bc 37 |.&.....b...f%4.7| 07 24 86 27 aa 45 fe da 79 47 28 b2 57 89 d1 28 |.$.'.E..yG(.W..(| 66 28 42 b7 a7 48 1f 62 b0 05 bb 7c ee 05 c4 76 |f(B..H.b...|...v| 17 5b 51 92 30 ad 62 65 94 34 89 a1 b1 d3 29 ce |.[Q.0.be.4....).| ea b4 7c 01 a1 d7 43 18 12 4a 3b db c1 01 9a 11 |..|...C..J;.....| ea ef 74 5a fa 89 22 17 d8 a1 1c 9d 25 78 3e f8 |..tZ..".....%x>.| 8f 87 4b fd 0a 09 68 8a 42 f1 a7 d8 af d0 29 d0 |..K...h.B.....).| e8 87 f2 b2 dd 53 df 1a 4a 89 31 42 b4 89 91 b6 |.....S..J.1B....| 99 7e 29 7b 12 e3 7a bf da 69 7c c2 7b 45 41 c7 |.~){..z..i|.{EA.|
![]() |
| Please donate some bucks to keep this site up and running: | |
| Ko-fi | |
|---|---|
| Yandex.Money | |
| Thank you! | |
everything is OK
offset:( 0x )