403Webshell
Server IP : 209.209.40.120  /  Your IP : 216.73.217.112
Web Server : Microsoft-IIS/10.0
System : Windows NT NEWWWW 10.0 build 17763 (Windows Server 2019) i586
User : NEWWWW$ ( 0)
PHP Version : 8.3.30
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : OFF  |  Perl : OFF  |  Python : OFF  |  Sudo : OFF  |  Pkexec : OFF
Directory :  C:/Program Files/Microsoft SQL Server/MSSQL15.MSSQLSERVER/MSSQL/Binn/Resources/1033/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : C:/Program Files/Microsoft SQL Server/MSSQL15.MSSQLSERVER/MSSQL/Binn/Resources/1033/XPStar.RLL
MZ����@���	�!�L�!This program cannot be run in DOS mode.

$�����ծ��ծ��ծ���Q��ծ���9��ծ������ծ�Rich�ծ�PEd��]�" �@��$`A P��h>T.rdata<@@.rsrcP� � @@�]�TT�]���]
T��RSDS�r��. D�Ɵ��xd:\dbs\sh\s19s\0924_133349\cmd\t\obj\x64retail\sql\mpu\legacy\xpstar\resource\xpstar.vcxproj\XPSTAR.pdbGCTLT.rdataT�.rdata$zzzdbg �.rsrc$01�%��.rsrc$02(�� �8�P�h����������	���	���	��	(��	@��	X��	p��	���	���	���	���	���	��	��	0��	H��	`��	x��	������	�	�	�			(	8	H	X	h	x	�	�	�	�	�	�	�	�			(	8	H	X	h	x	��%��R�8h��o��K��Y��7^h}R������@��ȋ�0�j�����@��0�X����Lx����jh��8���v���Z0�(X�x��}�usage: Sqlcmd            [-U login id]          [-P password]

  [-S server]            [-H hostname]          [-E trusted connection]

  [-N Encrypt Connection][-C Trust Server Certificate]

  [-d use database name] [-l login timeout]     [-t query timeout]

  [-h headers]           [-s colseparator]      [-w screen width]

  [-a packetsize]        [-e echo input]        [-I Enable Quoted Identifiers]

  [-c cmdend]            [-L[c] list servers[clean output]]

  [-q "cmdline query"]   [-Q "cmdline query" and exit]

  [-m errorlevel]        [-V severitylevel]     [-W remove trailing spaces]

  [-u unicode output]    [-r[0|1] msgs to stderr]

  [-i inputfile]         [-o outputfile]        [-z new password]

  [-f <codepage> | i:<codepage>[,o:<codepage>]] [-Z new password and exit]

  [-k[1|2] remove[replace] control characters]

  [-y variable length type display width]

  [-Y fixed length type display width]

  [-p[1] print statistics[colon format]]

  [-R use client regional setting]

  [-K application intent]

  [-M multisubnet failover]

  [-b On error batch abort]

  [-v var = "value"...]  [-A dedicated admin connection]

  [-X[1] disable commands, startup script, environment variables [and exit]]

  [-x disable variable substitution]

  [-j Print raw error messages]

  [-g enable column encryption]

  [-G use Azure Active Directory for authentication]

  [-? show syntax summary]

7Sqlcmd: '%1!s!': Unknown Option. Enter '-?' for help.

:Sqlcmd: '-%1!s!': Missing argument. Enter '-?' for help.

<Sqlcmd: '%1!s!': Unexpected argument. Enter '-?' for help.

JSqlcmd: '%1!s! %2!s!': %3!s! has to be a number between %4!d! and %5!d!.

TSqlcmd: The -%1!s! parameter can not be used in combination with other parameters.

ASqlcmd: The %1!s! and the %2!s! options are mutually exclusive.

3Sqlcmd: Command %1!s!: Invalid Parameters passed.

*Syntax Error in script or batch execution.(Sqlcmd: Request for Application to exit.WSqlcmd: '%1!s!': Unexpected argument. Argument has to be a number greater than %2!d!.

GSqlcmd: '-w %1!s!': value must be greater than 8 and less than 65536.

DSqlcmd: '%1!s!': Unexpected argument. Argument has to be a number.

MSqlcmd: '%1!s!': Unexpected argument. Argument value has to be zero or one.

$Sqlcmd: '%1!s!': Invalid filename.

2HResult 0x%1!X!, Level %2!d!, State %3!d!

%4!s!

LSqlcmd: Invalid batch terminator '%1!s!' - reserved keyword (Option '-c').

4Sqlcmd: Option -%1!s!: Unexpected argument: %2!s!.

�usage: sqlcmd            [-U login id]          [-P password]

  [-S server or Dsn if -D is provided] 

  [-H hostname]          [-E trusted connection]

  [-N Encrypt Connection][-C Trust Server Certificate]

  [-d use database name] [-l login timeout]     [-t query timeout]

  [-h headers]           [-s colseparator]      [-w screen width]

  [-a packetsize]        [-e echo input]        [-I Enable Quoted Identifiers]

  [-c cmdend]

  [-q "cmdline query"]   [-Q "cmdline query" and exit]

  [-m errorlevel]        [-V severitylevel]     [-W remove trailing spaces]

  [-u unicode output]    [-r[0|1] msgs to stderr]

  [-i inputfile]         [-o outputfile]

  [-k[1|2] remove[replace] control characters]

  [-y variable length type display width]

  [-Y fixed length type display width]

  [-p[1] print statistics[colon format]]

  [-R use client regional setting]

  [-K application intent]

  [-M multisubnet failover]

  [-b On error batch abort]

  [-D Dsn flag, indicate -S is Dsn] 

  [-X[1] disable commands, startup script, environment variables [and exit]]

  [-x disable variable substitution]

  [-g enable column encryption]

  [-G use Azure Active Directory for authentication]

  [-? show syntax summary]

�:!! [<command>]
  - Executes a command in the command shell.
:connect server[\instance] [-l timeout] [-U user [-P password]]
  - Connects to a SQL Server instance.
:error <dest>
  - Redirects error output to a file, stderr, or stdout.
:exit
  - Quits sqlcmd immediately.
:exit()
  - Execute statement cache; quit with no return value.
:exit(<query>)
  - Execute the specified query; returns numeric result.
go [<n>]
  - Executes the statement cache (n times).
:help
  - Shows this list of commands.
:list
  - Prints the content of the statement cache.
:listvar
  - Lists the set sqlcmd scripting variables.
:on error [exit|ignore]
  - Action for batch or sqlcmd command errors.
:out <filename>|stderr|stdout
  - Redirects query output to a file, stderr, or stdout.
:perftrace <filename>|stderr|stdout
  - Redirects timing output to a file, stderr, or stdout.
:quit
  - Quits sqlcmd immediately.
:r <filename>
  - Append file contents to the statement cache.
:reset
  - Discards the statement cache.
:serverlist
  - Lists local and SQL Servers on the network.
:setvar {variable}
  - Removes a sqlcmd scripting variable.
:setvar <variable> <value>
  - Sets a sqlcmd scripting variable.

Password: �Microsoft (R) SQL Server Command Line Tool

Version %1!s! %2!s!

Copyright (C) 2019 Microsoft Corporation. All rights reserved.



3Sqlcmd: Successfully connected to server '%1!s!'.

!Sqlcmd: Error: Scripting error.

6Sqlcmd: Error: Unexpected end of script encountered.

KSqlcmd: Error: Unexpected end of script encountered near command '%1!s!'.

,Sqlcmd: Error: Syntax error at line %1!d!.

ASqlcmd: Error: Syntax error at line %1!d! near command '%2!s!'.

FSqlcmd: Error: Unexpected end of script encountered in file '%1!s!'.

[Sqlcmd: Error: Unexpected end of script encountered near command '%1!s!' in file '%2!s!'.

<Sqlcmd: Error: Syntax error at line %1!d! in file '%2!s!'.

QSqlcmd: Error: Syntax error at line %1!d! near command '%2!s!' in file '%3!s!'.

gSqlcmd: '-%1!s! %2!s!': value must be greater than or equal to %3!d! and less than or equal to %4!d!.

ESqlcmd: '%1!s!': Unexpected argument. Argument value has to be one.

ASqlcmd: Warning: '-%1!s!' is an obsolete option and is ignored.

 Input file '%1!s!'  not found.

)'%1!s!' scripting variable not defined.

dSqlcmd: Error: ED and !!<command> commands, startup script, and enviroment variables are disabled.

^The batch terminator cannot be a Transact-SQL reserved keyword or provider-specific keyword.

UThe batch terminator cannot be a SQL reserved keyword or provider specific keyword.

7Sqlcmd: '%1!s!': Invalid argument. Enter '-?' for help.8Sqlcmd: Error: Initialization File '%1!s!'  not found.

$File '%1!s!' recursively included.

9Sqlcmd: Error: Internal error at %1!s! (Reason: %2!s!).

YSqlcmd: Error: Error occurred while opening or operating on file %1!s! (Reason: %2!s!).

8Sqlcmd: '-%1!s!': Missing Option. Enter '-?' for help.

Sqlcmd: Internal Error.

HSqlcmd: '%1!s!': Unexpected argument. Argument value has to be 1 or 2.

�:!! [<command>]
  - Executes a command in the Windows command shell.
:connect server[\instance] [-l timeout] [-U user [-P password]]
  - Connects to a SQL Server instance.
:ed
  - Edits the current or last executed statement cache.
:error <dest>
  - Redirects error output to a file, stderr, or stdout.
:exit
  - Quits sqlcmd immediately.
:exit()
  - Execute statement cache; quit with no return value.
:exit(<query>)
  - Execute the specified query; returns numeric result.
go [<n>]
  - Executes the statement cache (n times).
:help
  - Shows this list of commands.
:list
  - Prints the content of the statement cache.
:listvar
  - Lists the set sqlcmd scripting variables.
:on error [exit|ignore]
  - Action for batch or sqlcmd command errors.
:out <filename>|stderr|stdout
  - Redirects query output to a file, stderr, or stdout.
:perftrace <filename>|stderr|stdout
  - Redirects timing output to a file, stderr, or stdout.
:quit
  - Quits sqlcmd immediately.
:r <filename>
  - Append file contents to the statement cache.
:reset
  - Discards the statement cache.
:serverlist
  - Lists local and SQL Servers on the network.
:setvar {variable}
  - Removes a sqlcmd scripting variable.
:setvar <variable> <value>
  - Sets a sqlcmd scripting variable.
Enter new password: 

Enter new password again: $Re-entered password does not match

Timeout expired

Canceling connection...

<Sqlcmd: Option '%1!s!' cannot be specified multiple times.

�Sqlcmd: Error: Connection failure. ODBC Driver for SQL Server is not installed correctly. To correct this, run ODBC Driver for SQL Server Setup.

USqlcmd: Error: Connection failure. One or more connection properties are incorrect.

>Error initializing COM. CoInitialize failed with HResult: 0x%X)The DSN specified an unsupported driver.
WMsg %1!d!, Level %2!d!, State %3!d!, Server %4!s!, Procedure %5!s!, Line %6!d!

%7!s!

can't convert valueUnknown

Servers:

}

Network packet size (bytes): %1!s!

%2!d! xact[s]:

Clock Time (ms.): total   %3!7ld!  avg   %4!s! (%5!s! xacts per sec.)

FMsg %1!d!, Level %2!d!, State %3!d!, Server %4!s!, Line %5!d!

%6!s!

SQLCMDcSqlcmd: Error: The scripting variable: '%1!s!' set with the -v option has invalid value: '%2!s!'.

NSqlcmd: Error: The environment variable: '%1!s!' has invalid value: '%2!s!'.

lSqlcmd: Error: The scripting variable '%1!s!', set with the setvar command, has an invalid value: '%2!s!'.

>Sqlcmd: Error: The scripting variable: '%1!s!' is read-only.

4Sqlcmd: Error: No scripting variable is specified.

W

Sqlcmd: Warning: The last operation was terminated because the user pressed CTRL+C.

WSqlcmd: Error: '-' or '/' does not have an associated argument.

Enter '-?' for help.

GSqlcmd: Error: Cannot obtain exclusive access for the file - '%1!s!'.

LSqlcmd: Error: At least one input file is the same as output file '%1!s!'.

Sqlcmd: Error: %1!s! : %2!s!.

bSqlcmd: Error: The scripting variable: '%1!s!' is readonly and cannot be set with the -v option.

$GO count should be greater than 0.

ASqlcmd: '%1!s!': Argument too long (maximum is %2!d! characters).cSqlcmd: '%1!s!': Unexpected argument. Argument has to be a number greater than or equal to %2!d!.



(%1!d! rows affected)

\Sqlcmd: '%1!s! %2!s!': header value must be either -1 or a value between -1 and 2147483647

8Cannot obtain exclusive access for the file - '%1!s!'.

*Sqlcmd: Error at line %1!d! of file %2!s!:Sqlcmd: Error: '%1!s!': Invalid filename.

Sqlcmd: Error at line %1!d!:<The '%1!s!' variable is not readable for security reasons.

bSqlcmd: The code page <%1!d!> specified in option -f is invalid or not installed on this system.

Log File Size (Byte)QError executing xp_servicecontrol: Invalid number of parameters for service query8Error executing xp_servicecontrol: Invalid query commandError log location not found.�The time-out was exceeded while the server waited for a response from SQL Server Agent. Make sure that the SQL Server Agent service is running"Provide only one string parameter.(Encryption error using CryptProtectData.Send secret error.Impersonation error.iError executing xp_delete_file extended stored procedure: Specified file is not a SQL Server backup file.oError executing xp_delete_file extended stored procedure: Specified file is not a Maintenance Plan report file.NFailed to open loopback connection. Please see event log for more information.JFile attachment or query results size exceeds allowable value of %d bytes.Attachment file %s is invalid.=Usage:  EXECUTE	xp_snmp_getstate [<return-status INT> OUTPUT]Usage:  EXECUTE	xp_snmp_raisetrap
		<server VARCHAR[30]>,
		<database VARCHAR[30]>,
		<error-message VARCHAR[255]>,
		<message-id INT>,
		<severity INT>,
		<user VARCHAR[30]>,
		<comment VARCHAR[255]>,
		<date-and-time DATETIME>,
		<return-status INT> OUTPUTThe SQL SNMP Agent is running.$The SNMP trap number is unsupported.A memory error occurred.!The network has not been started.IThe SQL SNMP Agent timed-out waiting for a response from the SNMP client."The SQL SNMP Agent is not running.StatusMeaning!The trap was raised successfully.Unknown SQL SNMP Agent state.IOne or more of the parameters supplied to xp_snmp_raisetrap is too large.fUnable to load SQLSNMP.DLL - A copy of this DLL nust be present in at least one directory on the PATH.AUnable to find the entry point for SQLsnmpTraps() in SQLSNMP.DLL.File is a Directory%Message: %ld, State: %d, Severity: %dSeverity: %d Error:%d, OS: %d �Usage: EXECUTE xp_sqlagent_monitor @command = 'START', @netsend = '<address>', @restart = <restart attempts (0 - 8)> or EXECUTE xp_sqlagent_monitor @command = 'STOP'*SQLServerAgent Monitor is already running.CSQLServerAgent Monitor: SQLServerAgent has terminated unexpectedly.jSQLServerAgent Monitor successfully restarted SQLServerAgent after SQLServerAgent terminated unexpectedly.9SQLServerAgent Monitor: SQLServerAgent has been shutdown._You do not have sufficient operating system permission to open the SQLServerAgent status event.Unknown,SQLServerAgent Monitor failed to initialize.,SQLServerAgent Monitor started successfully.SQLServerAgent Monitor stopped.rSQLServerAgent Monitor failed to restart SQLServerAgent after SQLServerAgent terminated unexpectedly (reason: %s).0SQLServerAgent Monitor is not currently running.pThe maximum number of pending SQLServerAgent notifications has been exceeded.  The notification will be ignored.XUnable to add SQLServerAgent notification due to failure to obtain serialization object.�Usage:  EXECUTE xp_sqlagent_notify <operation type>, <job id>, <schedule id>, <alert id>, <action type> [, <login name>] [, <error flag>]\Usage:  EXECUTE xp_sqlagent_notify 'J', <job id>, NULL, NULL, <action type> [, <login name>]jUsage:  EXECUTE xp_sqlagent_notify 'J', <job id>, NULL, NULL, <action type>, <login name> [, <error flag>]TUsage:  EXECUTE xp_sqlagent_notify 'S', <job id>, <schedule id>, NULL, <action type>MUsage:  EXECUTE xp_sqlagent_notify 'A', NULL, NULL, <alert_id>, <action type>KUsage:  EXECUTE xp_sqlagent_notify 'D', [<job id> | NULL], NULL, NULL, NULL:Unable to post notification to SQLServerAgent (reason: %s)PSQLServerAgent is not currently running so it cannot be notified of this action.%The specified Action Type is invalid.(The specified Operation Type is invalid.mSQLServerAgent exceeded the allowed timeout for creating the shared job list.  The Jobs cannot be enumerated.Last Accessed DateLast Accessed Time
AttributesKeyExistInvalid acknowledgment format0Error in xp_regread: couldn't realloc %ld bytes..Error in xp_regread: couldn't alloc %ld bytes.XUsage:  EXECUTE xp_sqlagent_notify 'N', NULL, NULL, NULL, <notification type>, <address>Parent Directory ExistsUnable to load semmap.dll.Memory allocation failure.vFailed to execute the query because the @query_result_no_append and @query_no_truncate options are mutually exclusive.GUnable to enumerate Jobs due to failure to obtain serialization object.SQLServerAgent Error: %s(SQLServerAgent is not currently running.4Unable to enumerate SQLServerAgent jobs (reason: %s)DUsage:  EXECUTE xp_fileexist <filename> [, <file_exists INT> OUTPUT]6Internal Error:  Could not allocate sufficient memory.File Exists9Usage:  EXECUTE xp_sqlagent_is_starting <Flag INT> OUTPUT5Usage:  EXECUTE xp_terminate_process <Process ID | 0>(Unable to terminate process (reason: %s)%s() returned error %ld, '%s'�Usage:  EXECUTE xp_msx_enlist <0 (enlist) | 1 (defect) | 2 (re-enlist)>, <MSX server name VARCHAR[64]>, <Windows NT user name VARCHAR[100]>,  [, <location VARCHAR[200]>] [, <time zone adjustment INT>] [, <local time VARCHAR>] [, <poll interval INT>]*Unable to send request to MSX (reason: %s)3Unable to read acknowledgment from MSX (reason: %s)4Unable to establish connection with MSX (reason: %s)(The %s operation completed successfully.FAttachment transfer failed. Please see event log for more information.BQuery execution failed. Please see event log for more information.<Unable to enumerate Jobs: memory mapped file already exists.KOnly members of 'sysadmin' fixed server role can execute maintenance plans.SError executing '%s': Permission denied. User must be a member of '%s' server role.tThe client connection security context could not be impersonated. Attaching files require an integrated client loginZCould not create DatabaseMail.exe process. Executing API '%s' failed with error number %d.TFailed to open attachment file '%s'. Executing API '%s' failed with error number %d.3Failed to open attachment file '%s'. Access denied.5Failed to open attachment file '%s'. Wrong file type.TFailed to read attachment file '%s'. Executing API '%s' failed with error number %d.%s could not access '%s': %sAThe instance parameter is not a valid relational engine instance.)The log file is not using Unicode format.WThe value provided for the filter by text parameters must be less than 4000 characters.$The %s operation failed (reason: %s)enlistdefectenlistment update5Unable to create or modify operator '%s' (reason: %s)�The specified MSX does not exist, or is a 6.5 (or earlier) version of SQLServer, or is version 7.0 but it's SQLServerAgent has not been startedcServer '%s' must be running in an account other than 'LocalSystem' in order to perform this action.[Usage:  EXECUTE xp_sqlagent_enum_jobs <is sysadmin (0 or 1)>, <job owner name> [, <job id>]Service Already Running.Service Stopped.Service Started.Service Paused.Service Continued.Service Configuration Changed.<Error executing extended stored procedure: Invalid ParameterAError executing extended stored procedure: Invalid Parameter TypedriveMB free;Could not allocate sufficient memory to execute xp_subdirs.HArgument for xp_availablemedia is not of the correct datatype (tinyint).BCould not allocate sufficient memory to execute xp_availablemedia.*xp_availablemedia: couldn't get tape info.#*****    Process Attachment   *****Server Net NamepUsage:  xp_getnetname [@netname [n][var]char(MAX_PATH) OUT], [1 (fully qualified domain name) | 2 (domain name)]%s error 0x%x:  %sError: largeint.highpart > 0NError executing xp_servicecontrol extended stored procedure: Invalid ParameterQError executing xp_servicecontrol extended stored procedure: Unrecognized ServiceRError executing xp_servicecontrol: Invalid number of parameters for service changeMError executing xp_servicecontrol: Invalid config change start mode parameter@Error executing xp_servicecontrol: Invalid config change commandAError executing Read extended stored procedure: Invalid ParameterHError executing xp_regwrite extended stored procedure: Invalid ParameterLError executing xp_regwrite extended stored procedure: Registry Type Invalid]Error executing xp_regwrite extended stored procedure: Registry REG_(MULTI)_SZ value mismatchXError executing xp_regwrite extended stored procedure: Registry REG_DWORD value mismatchLError executing xp_regdeletekey extended stored procedure: Invalid ParameterVError executing Read extended stored procedure: Invalid Predefined Registry system keyContinuationRow	Archive #DateAlternate NameSize
Creation Date
Creation TimeLast Written DateLast Written TimefSyntax Error: Syntax of this command is: xp_sqlmaint '<list of parameters to send to to sqlmaint.exe>'Failed executing API: %s.sqlmaint.exe failed.JThis xp_servicecontrol parameter is supported only on Windows SQL Servers.;new account was set but the old one was (partially) removed*not enough rights to perform the operationOther error$THE MSSearch service is not running.cDTSFlatFile;MS Remote;MSDataShape;MSPersist;Microsoft.Jet.OLEDB.3.51;SampProv;CustTran;SQLNCLIRDA11dOracle SQL*Net is not installed or there is not enough storage available to complete this operation.gSyntax Error: Syntax of this command is: xp_adsirequest '<list of parameters to send to to xpadsi.exe>' BytesInvalid parameters.Invalid parameter type.Invalid parameter value.>Invalid error number. Error number must be greater than 50000.ZInvalid severity value. Severity must be 'Informational' (default), 'Warning', or 'Error'. %s: Error %d from %s on line %d
xpadsi.exe failed.IError executing extended stored procedure: Expecting an output parameter.Data Source NameValue	DBMS NameDBMS Version
Database NameSQL SubscriberFALSETRUEDescriptionInformation Type�The format for the date filter is incorrect. Please use a valid SQL Server date or datetime format. For example, valid formats are  YYYY-MM-DD' and  MM/DD/YYYY .,Failed to query the registry on computer %s.@Failed to query sys.matrix_bricks because of a connection error.>Usage:  EXECUTE xp_sqlagent_notify 'M', NULL, NULL, NULL, NULL9Failed to initialize sqlcmd library with error number %d.x4VS_VERSION_INFO������?�StringFileInfo�040904B0PlatformNT�ILegalTrademarksMicrosoft SQL Server is a registered trademark of Microsoft Corporation. CommentsSQL&GoldenBitsTrueLCompanyNameMicrosoft CorporationPFileDescriptionXPSTAR Resource DLLx,FileVersion2019.0150.2000.05 ((SQLServer).190924-2033)4
InternalNameXPSTARENGd LegalCopyrightMicrosoft. All rights reserved.DOriginalFilenameXPSTARENG.DLLJProductNameMicrosoft SQL Server<ProductVersion15.0.2000.5DVarFileInfo$Translation	�<?xml version='1.0' encoding='UTF-8' standalone='yes'?>
<assembly xmlns='urn:schemas-microsoft-com:asm.v1' manifestVersion='1.0'>
  <trustInfo xmlns="urn:schemas-microsoft-com:asm.v3">
    <security>
      <requestedPrivileges>
        <requestedExecutionLevel level='asInvoker' uiAccess='false' />
      </requestedPrivileges>
    </security>
  </trustInfo>
</assembly>
h>0�>V	*�H��
��>G0�>C10	+0L
+�7�>0<0
+�70	���0!0	+n3��3�:m-�Mλ�/=E����0��0� 3�A�)G6�0
	*�H��
0w10	UUS10U
Washington10URedmond10U
Microsoft Corporation1!0UMicrosoft Time-Stamp PCA0
181024210736Z
200110210736Z0��10	UUS10U
Washington10URedmond10U
Microsoft Corporation1%0#UMicrosoft America Operations1&0$UThales TSS ESN:AE2C-E32B-1AFC1%0#UMicrosoft Time-Stamp Service0�"0
	*�H��
�0�
��oo&�9�v%�)ZLrO��T��a�m���I�a��ur,�['8�R�#�&����&̅e��G
i��a��M/�'�(��V^�H�c� �b�w��g=q�Z͢�+���":� �Z��1EBg"��|�=�Y����Sڝ��E���T��e�@1�K�K��q�pϖֲ���N�H�����9�0!�{heƩ�L��޵�Nq���g�H��3��A��%�e��Qa���]S6'�ҭM�HN���������	0�0U�т��<�%��"1�W�<50U#0�#4��RFp
�@�v��+��5�0TUM0K0I�G�E�Chttp://crl.microsoft.com/pki/crl/products/MicrosoftTimeStampPCA.crl0X+L0J0H+0�<http://www.microsoft.com/pki/certs/MicrosoftTimeStampPCA.crt0U%0
+0
	*�H��
�Y��`fW��8_�A��
Q%1[S�2�H�C��P�$�A.�I;��x�O�3�T�Ƈ�2=�dX�
���Yi�f��'Ϥ,/y��Slv��8�yo1�v�ߥۻn������)�`�8 ��uA�S/�~��Õ��Gk��GAjҟا�%
���l�U6�s�3��0�98��ߪoM9���_�Nj�"���������j�]��[5�q�+����%�6�!��?ڌ 
E���.E���Xq�ى�`��0��0�ߠ3�|��`����0
	*�H��
0y10	UUS10U
Washington10URedmond10U
Microsoft Corporation1#0!UMicrosoft Code Signing PCA0
190502212033Z
200502212033Z0t10	UUS10U
Washington10URedmond10U
Microsoft Corporation10UMicrosoft Corporation0�"0
	*�H��
�0�
����k*)�i퐭��՗+��IJ���E �Z:p�v�@�'�����Z3qʱ����^(��D�P��sY�Ep;��o�\ �(1���䱚GM<�J��f�,�U�muј^�;�F́X\��N��W���
%�%W�2�J~A��u}�ߋ�Nf
����L��,���i�HqxWw��� ����m.������:d�4���̑����yϼ̕}|�@�n���L`�!mW5�(ӭ
�܉����{0�w0U%0
+0Up���mu���*:'YG�0TUM0K�I0G1-0+U$Microsoft Ireland Operations Limited10U
229803+4541060U#0��p�R4���'���ؽ�mGN0bU[0Y0W�U�S�Qhttp://crl.microsoft.com/pki/crl/products/Microsoft%20Code%20Signing%20PCA(2).crl0f+Z0X0V+0�Jhttp://www.microsoft.com/pki/certs/Microsoft%20Code%20Signing%20PCA(2).crt0
	*�H��
�N��{�b~�=�G@������Q��Q��F�!e^bm�5�Z�꼣�h����9qp�g�&��}ZJI�δ7�909��yD�oTRIn>����X�~�G�L"x���3'��
L8*��D�e��h��JY+{p���X�6����-'����ۦ����b�شx�/.�9��5t��"5>��'���`��$yN`҄�u��J
E�:|�M�:�g�Q��#'$غ�Ȳ�1��
���A\e�0��0���
a5E?0
	*�H��
0_10
	�&���,dcom10
	�&���,d	microsoft1-0+U$Microsoft Root Certificate Authority0
180920174200Z
210509232813Z0y10	UUS10U
Washington10URedmond10U
Microsoft Corporation1#0!UMicrosoft Code Signing PCA0�"0
	*�H��
�0�
��������F��fɧ]
~�=���1��ԅ���2����A��7��|W����Z`�1
a�"�|V4b�^Z�.�@*�=�aD؎�6Y�c���������_+�P_�	Ґ頷,DA�eR7,�����,���c�Q����8^|�����)@ߔv*�e��m�'�§���j�Ƨ�f�hw�^��	�R�sQ�*�Q#�I�����P^�Oc?�/���M+q�Y('M��^0�Z0U�0�0U�p�R4���'���ؽ�mGN0U�0	+�70#	+�7<����Up�iB���8��W0	+�7
SubCA0U#0���`@V'��%�*�
S�Y�0PUI0G0E�C�A�?http://crl.microsoft.com/pki/crl/products/microsoftrootcert.crl0T+H0F0D+0�8http://www.microsoft.com/pki/certs/MicrosoftRootCert.crt0
	*�H��
�={�.�6�B�UO�����9
������"˅yC�����5�˅�->M�Q�$����c������
m.U5�,yaƶM�V&��e��.�<He��D���4
ީ�c����d�U�����e~���0���;��u�]π��q�B��ғ��T�|!�싼�~�)	P�+:�=��W��8��ߚ8Ё�'��y;4���"�e�La<��.2h�)���v�߆)�
㴳�L�gZT�Y'��HBn1L�L��h�#J�T㔕l����(�YD���򨅳=�*�7��=7�8�*G�gY�-�z�w��JI*t7��/��C-�2���LI�����G辞�1d������uI{db��~��g\AG�N6-�7�k�?R����"%�9[�Ez��������d�΋��}��mW[*{ol~�C�
�]�gԋ���Nz���߽4����gn�d��L�3��QpU�\}�ݧU��ǣ�Fz��D��c�}�"u0�0��
ah40
	*�H��
0_10
	�&���,dcom10
	�&���,d	microsoft1-0+U$Microsoft Root Certificate Authority0
070403125309Z
210403130309Z0w10	UUS10U
Washington10URedmond10U
Microsoft Corporation1!0UMicrosoft Time-Stamp PCA0�"0
	*�H��
�0�
���l���H�*|k.���řQ#P���N$�ѧ�L�t0 ��T�I�B���\0&�k�{�������3$����g,�{���N���#Sʍ�E�	�^�аB���l�g�(�FS����(F.'��OUR�,�j��0n��Y0��~֗��!�~����SmR�E��HJGf')f�����J����G	����Ux��P�0F��#F��-T��xA1w̛�;���a�
������"KT���� ���0��0U�0�0U#4��RFp
�@�v��+��5�0U�0	+�70��U#��0�����`@V'��%�*�
S�Y䤡c�a0_10
	�&���,dcom10
	�&���,d	microsoft1-0+U$Microsoft Root Certificate Authority�y��J���LsX�.e0PUI0G0E�C�A�?http://crl.microsoft.com/pki/crl/products/microsoftrootcert.crl0T+H0F0D+0�8http://www.microsoft.com/pki/certs/MicrosoftRootCert.crt0U%0
+0
	*�H��
����\D6�鴭w��yQM�.tq[m�ξ{��.���mb�W�N P��z@�W��X�����x���;�⾏
ȍH��S�O����jՀ���/��*$"p����x�.
��p�N��k
r���9�g-�Q�b\?�� ?�2��1Jv1=+r��p=��
��
a��׸�N��5+^���}B{�Sr!�0ʻxe\[
����<�fX�-/���QV�p�l�9L�y��zb))4wb�=m���,��C���}�㤨t5�N�q#&v<R�qZFC����MgȟB��y!��0f�B^Ȟ"!�C�+��H�,��2�L&*H$_Z�V�ޙ��:o��'t�v!����'T��j=��va�n����G�o��2l���QȌ#�f���d=-�Y���!嵰�c�xT�A.P����x����uْ�u"/2�n�[�%����!��Oɚ�I�eo�}�i��n꧗�1)��[\�M��/�?.Uk���1�(90�(50��0y10	UUS10U
Washington10URedmond10U
Microsoft Corporation1#0!UMicrosoft Code Signing PCA3�|��`����0	+���0	*�H��
	1
+�70
+�710
+�70#	*�H��
	1��9
�
Kg�3�!��� 0N
+�71@0>� �SQL Server 2019��http://www.microsoft.com0
	*�H��
�NU��%��qDc��湸a�^o䳦�LHIFr���rs�3I]�"L�Щg}�$W%��6y��?d�g���C��U'�&CӶ�g��5h���s�~]���F���0{�_�_J��fL��Y>Ji��J'"�y�E�[Wѳ$:��w���.?]����F�.�Jދ`޳��Y��#��>�W/��l�5Ep$ku,/�_ާU����o�w9C#�&�ĺ�NJ�ڭǫtE���9�����-�*[�
��%�0�$	*�H��
	1�0�0��0w10	UUS10U
Washington10URedmond10U
Microsoft Corporation1!0UMicrosoft Time-Stamp PCA3�A�)G6�0	+�]0	*�H��
	1	*�H��
0	*�H��
	1
190924204152Z0#	*�H��
	1D���tw|g3�b�d���9�Q0
	*�H��
�p*���㝌��o�!�k����\&�V������'�(�=I�a<�ȵlOX�\ �q4g%oF����ɎT�z�؟�L�����S6��xhщ�ح[���xz���,��=�l��`B�w<�S�<VX4��k���[\�@��g7�n��
u:R�6uW��hɚ�P*ew�/���C��9��T!V�ʴ�$i��2}���B��#��<q���yA�R&�?�6���MY'-��>K;�v��90�#�
+�71�#�0�#�	*�H��
��#}0�#y10
	`�He0\
+�7�N0L0
+�70	���010
	`�He I��ת0��Y����|���UU�;�O�h��k��
�0�0��3R�@�PV�u�R0
	*�H��
0~10	UUS10U
Washington10URedmond10U
Microsoft Corporation1(0&UMicrosoft Code Signing PCA 20110
190502213746Z
200502213746Z0t10	UUS10U
Washington10URedmond10U
Microsoft Corporation10UMicrosoft Corporation0�"0
	*�H��
�0�
���������t�����ǔߖ�6�+�xL���5���oK��w�U��buAN��[�V7V�p�Cn�3(A6��~��/�k����>��\�6��ɳ����mJ�
�X�%y�D�����*��Or�}Y�Gڗ}tP����M�4dc�睘�*�!�U��}�W����P��e���.����lA ��+4�Ih��z%�x�tr�
����������c� �����i��Zai^���76q�3ހ����0�~0U%0
+�7L+0U��[�e�'f��5kE�0TUM0K�I0G1-0+U$Microsoft Ireland Operations Limited10U
230012+4541360U#0�Hnd�Pӂ�77"�m��u�0TUM0K0I�G�E�Chttp://www.microsoft.com/pkiops/crl/MicCodSigPCA2011_2011-07-08.crl0a+U0S0Q+0�Ehttp://www.microsoft.com/pkiops/certs/MicCodSigPCA2011_2011-07-08.crt0U�00
	*�H��
���D懾��,V�(�-����6@��m�z� 65�W��Q`[�F�y8��t�ھ$�&��C��=�d�R�m���(ߜ����S�]��!��h2]g����"���S��E��v���5@��7�8��t�=0|3e�?�O��%�vS�Y�������ޭ��b�����+O�yDT
�ͅC�8xQ#�+7&�T��",ۮ8��P���h�(�T@�`���T�l������T����G6~�ܷ�f��D�k�IB���	��m������r����aݽ��G>ƚ읶��2>�Ҁ\�����]��r!���K��Q!��(�V�&sLDt�>��QZ�M����W5X��)l�}F�G�M3�s4��O��8v�vT���:�e:����*Ɲ�N�
���hP���z?别2��fwǴ��#cU�b���ӧx�\Ȇ޽�e,��Ul*!����43=+�
�m����
 ��ސ��n���Iy/钒>
�0�z0�b�
a��0
	*�H��
0��10	UUS10U
Washington10URedmond10U
Microsoft Corporation1200U)Microsoft Root Certificate Authority 20110
110708205909Z
260708210909Z0~10	UUS10U
Washington10URedmond10U
Microsoft Corporation1(0&UMicrosoft Code Signing PCA 20110�"0
	*�H��
�0�
���r.��n��M4��X!�B*k�ZP��8I���7k���8™��9�1BӉ
yd�~�`$l��I��h^�ߛS�
,ï٩+�z	�זY�`�fv�2R&/�PϳD�]��.u�h��m�:\��F��8d�nd5x��c-�@����
�\y�I)�
��w��=��+ZMV(�zr�:�I^���C���{�{��>��]�O��/Y�;-�3Xŷ>�2ӳ=����8~ҝ�,�NV�!5%�9ndS���#������_��R������!t%_(��'(8%�9J6�|���#��f�aj�(I�_��%]�!K>RĵW?$��z[/�#�p]QFw��Ἤ�_����UK�9��#I��D|E��rz�r�$߿F����Wۃ��MI0�����[���ݰf��{���K�I)�(��}g��bx_�/��W�\�w((��m�(�,�@7O��D��	L�ԥC/t��n�x X,]`��>O3�ڰ�ޞN�F�l���ֈ����0��0	+�70UHnd�Pӂ�77"�m��u�0	+�7
SubCA0U�0U�0�0U#0�r-:1�C�N���1�#�40ZUS0Q0O�M�K�Ihttp://crl.microsoft.com/pki/crl/products/MicRooCerAut2011_2011_03_22.crl0^+R0P0N+0�Bhttp://www.microsoft.com/pki/certs/MicRooCerAut2011_2011_03_22.crt0��U ��0��0��	+�7.0��0?+3http://www.microsoft.com/pkiops/docs/primarycps.htm0@+042 Legal_policy_statement. 0
	*�H��
�g򆥘�Ty.��tg"���c��B�}�y��e_.,>��r�m���?�
�;�G���i�c�"5��]e��}�FPU��|�K�<B�Rа�k�>.)��=�Եw�9��d�D=xz#�}��t����&F*Š�����h�h.��*?*kXIc	inZ�����F+�;н5�n%��'������(��M=����2���-�[��I9
�
�ƭ�����QEX82q'��'��,: i��Y�hno��t�@�*(>�?Mf��M��o}E�v�@*e��]Rb��c6��������'�ͥ���]cA�[��>w��u�aa������A�(��e/��\��֡F�Y�	KH���)ű��?Ew5�Ң��zz"�H���G#�����k�K���ux��7�yK�ֳ#hu������i;��0�L���umc�=ѝVNO��W"�x2!z�A
�?��̤]����WqVNHE�Bɛv[
�Hk�y���mmj�Rs
zP�1�z0�v0��0~10	UUS10U
Washington10URedmond10U
Microsoft Corporation1(0&UMicrosoft Code Signing PCA 20113R�@�PV�u�R0
	`�He���0
*�H��
	10	*�H��
	1
+�70
+�710
+�70/	*�H��
	1" �{5�Q��g���2�c�`"Y�z&
9~0x.�0N
+�71@0>� �SQL Server 2019��http://www.microsoft.com0
	*�H��
��8���3�+C���]�j=�Q�O�q��Ω�cS�"���t��o̡��i|GFS��J�GI�x�zf8��-/o�sZ�����
��uc٨�oҐٌӪ�����r46F2R���s"t���9k
]�B~����4s�Fl%�jM�
��R?g�xi���/�ZK��2jĽw���{�:@G�X<�e*H|��`鶣�Eq�xC��J���R�U�~{aEYBp��IwO�;7�ʉ��X9&�;2�g���\^١��0��
+�71��0��	*�H��
���0��10
	`�He0�Q*�H��
	��@�<0�8
+�Y
010
	`�He k�p��y��k��m��aei//����^�a��]^��$20190924204154.507Z0����0��10	UUS10U
Washington10URedmond10U
Microsoft Corporation1%0#UMicrosoft America Operations1&0$UThales TSS ESN:3BBD-E338-E9A11%0#UMicrosoft Time-Stamp Service��<0��0�٠3�\s���0
	*�H��
0|10	UUS10U
Washington10URedmond10U
Microsoft Corporation1&0$UMicrosoft Time-Stamp PCA 20100
181024211425Z
200110211425Z0��10	UUS10U
Washington10URedmond10U
Microsoft Corporation1%0#UMicrosoft America Operations1&0$UThales TSS ESN:3BBD-E338-E9A11%0#UMicrosoft Time-Stamp Service0�"0
	*�H��
�0�
��c��N�P\���!��T���˨V2�ih2��������R���H��o���H��\;�Mi�#�Փ�6�,��b�%N�k_��Am�_tX��t�1����
�Q�EA
VD��ŧb%�QT�Hk^�_�iΔ���'��m��`f+�Ι�+�RŰ�����e�w'�LO[��Q[��)�g���x���boT<��׽K~D[�1<0s�A�p�nh��O���Fi�.P���M�0bІ��z���j�`)c��~�X���0�0U��'��
!.���܂R��0U#0��c:\�1��C{|F�3hZ�mU0VUO0M0K�I�G�Ehttp://crl.microsoft.com/pki/crl/products/MicTimStaPCA_2010-07-01.crl0Z+N0L0J+0�>http://www.microsoft.com/pki/certs/MicTimStaPCA_2010-07-01.crt0U�00U%0
+0
	*�H��
�p��.���:k��������v���]��3��<Z{��i�|�mYb���̰��
�R�m�TT����q����K�g��iY�D��i66�E�g��c���X�0��.q9��l���u�]�ιnF7.��b�'2�]
:�`T�a�D3�y&�g�j�������CĎ[hM����v��r��E���2*eDE���‰�o+/ɲ)�<:�#�u��|ps77��<kk���~
O����==�l}K��c0�q0�Y�
a	�*0
	*�H��
0��10	UUS10U
Washington10URedmond10U
Microsoft Corporation1200U)Microsoft Root Certificate Authority 20100
100701213655Z
250701214655Z0|10	UUS10U
Washington10URedmond10U
Microsoft Corporation1&0$UMicrosoft Time-Stamp PCA 20100�"0
	*�H��
�0�
��
�w�: ����i�ktTե
����|hK,_���a�v�>f+[�S'1A��	�|a0Y�0D�`��TC�M�8�Bݓ��s0W&��E
��G�Ϳ$`2X`F�XG�2�tag�_�T�ϓL��Ħ]�an(������a�F�'$gr!��Kd�Pb�]�w=�Wu���BM@Q��>g�f��D~��K�n�ʱ��z*
1��N���5�x���<�/D����d��� 	�x����D]^�O"M���0��0	+�70U�c:\�1��C{|F�3hZ�mU0	+�7
SubCA0U�0U�0�0U#0��Vˏ�\bh�=��[�Κ�0VUO0M0K�I�G�Ehttp://crl.microsoft.com/pki/crl/products/MicRooCerAut_2010-06-23.crl0Z+N0L0J+0�>http://www.microsoft.com/pki/certs/MicRooCerAut_2010-06-23.crt0��U ���0��0��	+�7.0��0=+1http://www.microsoft.com/PKI/docs/CPS/default.htm0@+042 Legal_Policy_Statement. 0
	*�H��
��Q
���?�q=���!o���1����Wm0���f�j���x�Ǩ�%��kTW+Q�D��S���`�v�@@A��\�\�^5�$VKt�Bȯ���7}Z?�yJ�R�8�/y�e٩�k����zoK0D$"<�����Y)����p�2J'�U�/���3�b_��W@��Ιf���jb��J�&�9�Jqc�{!mÜ��<�}�j�x�m���8ؔ�ƥ
������B�����"8 �%�d��~cY%z.9Wv�q����a�˚�G����ͧ��}���;q	�]t�"aڰPo�����1��:�eGx�H���r~akow��˧	�9����؂�r�����*T9�[��
U�z�s;�-��3.)��/T'!�ȬN�(���ۖ��B���AM�*��f0ӻt2K�c{���/�!�Y���D<�Pqס��U�i�W���0����M�
�]O�8/��X.�
�P5��	'ճ~5��6��_��t�I���0�70����Ф��0��10	UUS10U
Washington10URedmond10U
Microsoft Corporation1%0#UMicrosoft America Operations1&0$UThales TSS ESN:3BBD-E338-E9A11%0#UMicrosoft Time-Stamp Service�#
0+�#1����&��A�PW�s��7���0���~0|10	UUS10U
Washington10URedmond10U
Microsoft Corporation1&0$UMicrosoft Time-Stamp PCA 20100
	*�H��
�4�0"20190924234317Z20190925234317Z0w0=
+�Y
1/0-0
�4�0
K�0p0
�6	�06
+�Y
1(0&0
+�Y
�
0� �
0��0
	*�H��
��V\4u�$�⢮%�.��J��3c3�L��MA�ׅ��.RʐwZd�G��ͬv�V{x�m��<�S`����oX?���˛�t�"�i��i xaX�]RQЍ�U"�gK�����{1,z�}0�s�V��u�X1�
0�	0��0|10	UUS10U
Washington10URedmond10U
Microsoft Corporation1&0$UMicrosoft Time-Stamp PCA 20103�\s���0
	`�He��J0	*�H��
	1
*�H��
	0/	*�H��
	1" *R�c�z���vU+�X�C9�]��?A*��0��*�H��
	/1��0��0��0�� :/-Ȃm�mJ�6�zk9x���K��%��2�0��0���~0|10	UUS10U
Washington10URedmond10U
Microsoft Corporation1&0$UMicrosoft Time-Stamp PCA 20103�\s���0" {��=�3b��C.1��B28ƪ�dVn����0
	*�H��
�ϥ���a��������Du��E�e--�!�<y4zzC������L�b#늘���p."�Vch[[�s�.���X�ʛn�s仚��&�m8��� ���?�J3��
�Be��GTǦv�;S�t|q�7J]�Hz�wޗ��S�a���c�ja��d���QJ�ʐ��S�d_�S�ͷc��NQ�q`槾jJ�x{�]���פ"����E�ߋp���Е)NE[���qUy��

Youez - 2016 - github.com/yon3zu
LinuXploit