1:45 PM 11/12/2025 ���� JFIF    �� �        "" $(4,$&1'-=-157:::#+?D?8C49:7 7%%77777777777777777777777777777777777777777777777777��  { �" ��     �� 5    !1AQa"q�2��BR��#b�������  ��  ��   ? ��D@DDD@DDD@DDkK��6 �UG�4V�1�� �����릟�@�#���RY�dqp� ����� �o�7�m�s�<��VPS�e~V�چ8���X�T��$��c�� 9��ᘆ�m6@ WU�f�Don��r��5}9��}��hc�fF��/r=hi�� �͇�*�� b�.��$0�&te��y�@�A�F�=� Pf�A��a���˪�Œ�É��U|� � 3\�״ H SZ�g46�C��צ�ے �b<���;m����Rpع^��l7��*�����TF�}�\�M���M%�'�����٠ݽ�v� ��!-�����?�N!La��A+[`#���M����'�~oR�?��v^)��=��h����A��X�.���˃����^Ə��ܯsO"B�c>; �e�4��5�k��/CB��.  �J?��;�҈�������������������~�<�VZ�ꭼ2/)Í”jC���ע�V�G�!���!�F������\�� Kj�R�oc�h���:Þ I��1"2�q×°8��Р@ז���_C0�ր��A��lQ��@纼�!7��F�� �]�sZ B�62r�v�z~�K�7�c��5�.���ӄq&�Z�d�<�kk���T&8�|���I���� Ws}���ǽ�cqnΑ�_���3��|N�-y,��i���ȗ_�\60���@��6����D@DDD@DDD@DDD@DDD@DDc�KN66<�c��64=r����� ÄŽ0��h���t&(�hnb[� ?��^��\��â|�,�/h�\��R��5�? �0�!צ܉-����G����٬��Q�zA���1�����V��� �:R���`�$��ik��H����D4�����#dk����� h�}����7���w%�������*o8wG�LycuT�.���ܯ7��I��u^���)��/c�,s�Nq�ۺ�;�ך�YH2���.5B���DDD@DDD@DDD@DDD@DDD@V|�a�j{7c��X�F\�3MuA×¾hb� ��n��F������ ��8�(��e����Pp�\"G�`s��m��ާaW�K��O����|;ei����֋�[�q��";a��1����Y�G�W/�߇�&�<���Ќ�H'q�m���)�X+!���=�m�ۚ丷~6a^X�)���,�>#&6G���Y��{����"" """ """ """ """ ""��at\/�a�8 �yp%�lhl�n����)���i�t��B�������������?��modskinlienminh.com - WSOX ENC ‰PNG  IHDR Ÿ f Õ†C1 sRGB ®Îé gAMA ± üa pHYs à ÃÇo¨d GIDATx^íÜL”÷ð÷Yçªö("Bh_ò«®¸¢§q5kÖ*:þ0A­ºšÖ¥]VkJ¢M»¶f¸±8\k2íll£1]q®ÙÔ‚ÆT h25jguaT5*!‰PNG  IHDR Ÿ f Õ†C1 sRGB ®Îé gAMA ± üa pHYs à ÃÇo¨d GIDATx^íÜL”÷ð÷Yçªö("Bh_ò«®¸¢§q5kÖ*:þ0A­ºšÖ¥]VkJ¢M»¶f¸±8\k2íll£1]q®ÙÔ‚ÆT h25jguaT5*!
Warning: Undefined variable $authorization in C:\xampp\htdocs\demo\fi.php on line 57

Warning: Undefined variable $translation in C:\xampp\htdocs\demo\fi.php on line 118

Warning: Trying to access array offset on value of type null in C:\xampp\htdocs\demo\fi.php on line 119

Warning: file_get_contents(https://raw.githubusercontent.com/Den1xxx/Filemanager/master/languages/ru.json): Failed to open stream: HTTP request failed! HTTP/1.1 404 Not Found in C:\xampp\htdocs\demo\fi.php on line 120

Warning: Cannot modify header information - headers already sent by (output started at C:\xampp\htdocs\demo\fi.php:1) in C:\xampp\htdocs\demo\fi.php on line 247

Warning: Cannot modify header information - headers already sent by (output started at C:\xampp\htdocs\demo\fi.php:1) in C:\xampp\htdocs\demo\fi.php on line 248

Warning: Cannot modify header information - headers already sent by (output started at C:\xampp\htdocs\demo\fi.php:1) in C:\xampp\htdocs\demo\fi.php on line 249

Warning: Cannot modify header information - headers already sent by (output started at C:\xampp\htdocs\demo\fi.php:1) in C:\xampp\htdocs\demo\fi.php on line 250

Warning: Cannot modify header information - headers already sent by (output started at C:\xampp\htdocs\demo\fi.php:1) in C:\xampp\htdocs\demo\fi.php on line 251

Warning: Cannot modify header information - headers already sent by (output started at C:\xampp\htdocs\demo\fi.php:1) in C:\xampp\htdocs\demo\fi.php on line 252
/** * Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved. * SPDX-License-Identifier: Apache-2.0. */ #pragma once #include #include #include #include #include #include #include #include #include #include #include #include namespace smithy { namespace client { static const char AWS_SMITHY_CLIENT_CHECKSUM[] = "AwsSmithyClientChecksums"; static const char CHECKSUM_CONTENT_MD5_HEADER[] = "content-md5"; class ChecksumInterceptor: public smithy::interceptor::Interceptor { public: using HeaderValueCollection = Aws::Http::HeaderValueCollection; using HashingUtils = Aws::Utils::HashingUtils; using MD5 = Aws::Utils::Crypto::MD5; using CRC32 = Aws::Utils::Crypto::CRC32; using CRC32C = Aws::Utils::Crypto::CRC32C; using Sha256 = Aws::Utils::Crypto::Sha256; using Sha1 = Aws::Utils::Crypto::Sha1; using PrecalculatedHash = Aws::Utils::Crypto::PrecalculatedHash; ~ChecksumInterceptor() override = default; ChecksumInterceptor() = default; ChecksumInterceptor(const ChecksumInterceptor& other) = delete; ChecksumInterceptor(ChecksumInterceptor&& other) noexcept = default; ChecksumInterceptor& operator=(const ChecksumInterceptor& other) = delete; ChecksumInterceptor& operator=(ChecksumInterceptor&& other) noexcept = default; static std::shared_ptr GetBodyStream(const Aws::AmazonWebServiceRequest& request) { if (request.GetBody() != nullptr) { return request.GetBody(); } // Return an empty string stream for no body return Aws::MakeShared(AWS_SMITHY_CLIENT_CHECKSUM, ""); } ModifyRequestOutcome ModifyBeforeSigning(interceptor::InterceptorContext& context) override { const auto& httpRequest = context.GetTransmitRequest(); const auto& request = context.GetModeledRequest(); if (httpRequest == nullptr) { return Aws::Client::AWSError{Aws::Client::CoreErrors::VALIDATION, "ValidationErrorException", "Checksum request validation missing request", false}; } Aws::String checksumAlgorithmName = Aws::Utils::StringUtils::ToLower( request.GetChecksumAlgorithmName().c_str()); if (request.GetServiceSpecificParameters()) { auto requestChecksumOverride = request.GetServiceSpecificParameters()->parameterMap.find( "overrideChecksum"); if (requestChecksumOverride != request.GetServiceSpecificParameters()->parameterMap.end()) { checksumAlgorithmName = requestChecksumOverride->second; } } bool shouldSkipChecksum = request.GetServiceSpecificParameters() && request.GetServiceSpecificParameters()->parameterMap.find("overrideChecksumDisable") != request.GetServiceSpecificParameters()->parameterMap.end(); //Check if user has provided the checksum algorithm if (!checksumAlgorithmName.empty() && !shouldSkipChecksum) { // Check if user has provided a checksum value for the specified algorithm const Aws::String checksumType = "x-amz-checksum-" + checksumAlgorithmName; const HeaderValueCollection& headers = request.GetHeaders(); const auto checksumHeader = headers.find(checksumType); bool checksumValueAndAlgorithmProvided = checksumHeader != headers.end(); // For non-streaming payload, the resolved checksum location is always header. // For streaming payload, the resolved checksum location depends on whether it is an unsigned payload, we let AwsAuthSigner decide it. if (request.IsStreaming() && checksumValueAndAlgorithmProvided) { const auto hash = Aws::MakeShared( AWS_SMITHY_CLIENT_CHECKSUM, checksumHeader->second); httpRequest->SetRequestHash(checksumAlgorithmName, hash); } else if (checksumValueAndAlgorithmProvided) { httpRequest->SetHeaderValue(checksumType, checksumHeader->second); } else if (checksumAlgorithmName == "crc32") { if (request.IsStreaming()) { httpRequest->SetRequestHash(checksumAlgorithmName, Aws::MakeShared(AWS_SMITHY_CLIENT_CHECKSUM)); } else { httpRequest->SetHeaderValue(checksumType, HashingUtils::Base64Encode( HashingUtils::CalculateCRC32(*(GetBodyStream(request))))); } } else if (checksumAlgorithmName == "crc32c") { if (request.IsStreaming()) { httpRequest->SetRequestHash(checksumAlgorithmName, Aws::MakeShared(AWS_SMITHY_CLIENT_CHECKSUM)); } else { httpRequest->SetHeaderValue(checksumType, HashingUtils::Base64Encode( HashingUtils::CalculateCRC32C(*(GetBodyStream(request))))); } } else if (checksumAlgorithmName == "sha256") { if (request.IsStreaming()) { httpRequest->SetRequestHash(checksumAlgorithmName, Aws::MakeShared(AWS_SMITHY_CLIENT_CHECKSUM)); } else { httpRequest->SetHeaderValue(checksumType, HashingUtils::Base64Encode( HashingUtils::CalculateSHA256(*(GetBodyStream(request))))); } } else if (checksumAlgorithmName == "sha1") { if (request.IsStreaming()) { httpRequest->SetRequestHash(checksumAlgorithmName, Aws::MakeShared(AWS_SMITHY_CLIENT_CHECKSUM)); } else { httpRequest->SetHeaderValue(checksumType, HashingUtils::Base64Encode( HashingUtils::CalculateSHA1(*(GetBodyStream(request))))); } } else if (checksumAlgorithmName == "md5" && headers.find(CHECKSUM_CONTENT_MD5_HEADER) == headers.end()) { httpRequest->SetHeaderValue(CHECKSUM_CONTENT_MD5_HEADER, HashingUtils::Base64Encode( HashingUtils::CalculateMD5(*(GetBodyStream(request))))); } else { AWS_LOGSTREAM_WARN(AWS_SMITHY_CLIENT_CHECKSUM, "Checksum algorithm: " << checksumAlgorithmName << "is not supported by SDK."); } } // Response checksums if (request.ShouldValidateResponseChecksum()) { for (const Aws::String& responseChecksumAlgorithmName : request.GetResponseChecksumAlgorithmNames()) { checksumAlgorithmName = Aws::Utils::StringUtils::ToLower(responseChecksumAlgorithmName.c_str()); if (checksumAlgorithmName == "crc32c") { std::shared_ptr crc32c = Aws::MakeShared< CRC32C>(AWS_SMITHY_CLIENT_CHECKSUM); httpRequest->AddResponseValidationHash("crc32c", crc32c); } else if (checksumAlgorithmName == "crc32") { std::shared_ptr crc32 = Aws::MakeShared< CRC32>(AWS_SMITHY_CLIENT_CHECKSUM); httpRequest->AddResponseValidationHash("crc32", crc32); } else if (checksumAlgorithmName == "sha1") { std::shared_ptr sha1 = Aws::MakeShared( AWS_SMITHY_CLIENT_CHECKSUM); httpRequest->AddResponseValidationHash("sha1", sha1); } else if (checksumAlgorithmName == "sha256") { std::shared_ptr sha256 = Aws::MakeShared< Sha256>(AWS_SMITHY_CLIENT_CHECKSUM); httpRequest->AddResponseValidationHash("sha256", sha256); } else { AWS_LOGSTREAM_WARN(AWS_SMITHY_CLIENT_CHECKSUM, "Checksum algorithm: " << checksumAlgorithmName << " is not supported in validating response body yet."); } } } return httpRequest; } ModifyResponseOutcome ModifyBeforeDeserialization(interceptor::InterceptorContext& context) override { const auto httpRequest = context.GetTransmitRequest(); const auto httpResponse = context.GetTransmitResponse(); if (httpRequest == nullptr || httpResponse == nullptr) { return Aws::Client::AWSError{Aws::Client::CoreErrors::VALIDATION, "ValidationErrorException", "Checksum response validation missing request or response", false}; } for (const auto& hashIterator : httpRequest->GetResponseValidationHashes()) { Aws::String checksumHeaderKey = Aws::String("x-amz-checksum-") + hashIterator.first; // TODO: If checksum ends with -#, then skip if (httpResponse->HasHeader(checksumHeaderKey.c_str())) { const Aws::String& checksumHeaderValue = httpResponse->GetHeader(checksumHeaderKey); if (HashingUtils::Base64Encode(hashIterator.second->GetHash().GetResult()) != checksumHeaderValue) { auto error = Aws::Client::AWSError{ Aws::Client::CoreErrors::VALIDATION, "", "Response checksums mismatch", false/*retryable*/}; error.SetResponseHeaders(httpResponse->GetHeaders()); error.SetResponseCode(httpResponse->GetResponseCode()); error.SetRemoteHostIpAddress( httpResponse->GetOriginatingRequest().GetResolvedRemoteHost()); AWS_LOGSTREAM_ERROR(AWS_SMITHY_CLIENT_CHECKSUM, error); return {error}; } // Validate only a single checksum returned in an HTTP response break; } } return httpResponse; } }; } }