????

Your IP : 216.73.216.152


Current Path : C:/Windows/System32/en-US/
Upload File :
Current File : C:/Windows/System32/en-US/smartscreen.exe.mui

MZ����@���	�!�L�!This program cannot be run in DOS mode.

$��<߱�R���R���R�U�����R�U�P���R�Rich��R�PEL�!<

`�@ :8.rdata�@@.rsrc@ :@@�W,%
T88�W,%$��8.rdata8x.rdata$zzzdbg �.rsrc$01�!�7.rsrc$02 w4�r��D_j��+@�Ab�l�\�h�AϭW,%x�8�P�h����������������	(	8	H	X	h�!��p"B��"T�$���':2�MUIOFFLINE_FILETYPE_HTML.HTML������#��w�+�'XXX=�<��"՚2�n����MUIen-USUnknown File TypePAPP����T Information

Verbose

DApplication SmartScreen Event

4Uri SmartScreen Event

HUser Decision SmartScreen Event

@Telemetry SmartScreen Event

�4VS_VERSION_INFO��
l|O
l|O?StringFileInfo�040904B0LCompanyNameMicrosoft CorporationbFileDescriptionWindows Defender SmartScreenn'FileVersion10.0.20348.3692 (WinBuild.160101.0800)@InternalNamesmartscreen.exe�.LegalCopyright� Microsoft Corporation. All rights reserved.POriginalFilenamesmartscreen.exe.muij%ProductNameMicrosoft� Windows� Operating SystemDProductVersion10.0.20348.3692DVarFileInfo$Translation	���<!DOCTYPE html>

<html lang="en">

<head>

<meta http-equiv="Content-Type" content="text/html; charset=unicode"/>

    <meta charset="utf-8">

    <meta name="viewport" content="width=device-width, initial-scale=1">

    <meta http-equiv="x-ua-compatible" content="ie=edge">

    <style type="text/css">

        @media screen and (-ms-high-contrast: white-on-black) {

        body {

              border: 5px solid #fff;

            }

        }



        @media screen and (-ms-high-contrast: black-on-white) {

        body {

              border: 5px solid #000;

            }

        }



        html {

            height: 100%;

        }



        body {

            position: relative;

            margin: 0;

            padding: 0;

            height: 100%;

            background-color: %BACKGROUNDCOLOR%;

            cursor: default;

            -ms-user-select: none;

            font-family: "Segoe UI light";

            color: %FOREGROUNDTEXTCOLOR%;

        }



        div.MainWrapper {

            padding: 20px;

            outline: none;

            word-wrap: break-word;

        }



        div.moreInfoTable {

            margin-top: 10px;

            visibility: visible;

            font-size: 0.94em;

        }



        .main-title {

            margin: 0;

            margin-bottom:20px;

            font-size: 28px;

            font-weight:bold;

        }



        .main-body {

            margin: 0 0 0 2px;

            font-size: 15px;

        }



        p.DescriptionClass {

            margin: 0 0 0 2px;

            color: #fff;

            font-family: "Segoe UI light";

            font-size: 0.94em;

            font-weight: normal;

        }



        table.infoClass {

            word-wrap: break-word;

            table-layout: fixed;

            width: 100%;

        }



        #moreInfoTable{

            table-layout: fixed;

            visibility: hidden;

          }



        #moreInfoTable td {

            white-space: nowrap;

          }



        td {

            color: #fff;

            padding-left: 10px;

        }



        td.infoField {

            width: 70px;

        }



        td.infoData {

            padding-left: 0;

            white-space: normal;

            word-wrap: break-word;

            overflow-wrap: break-word;

            text-overflow: ellipsis;

        }



        div.user-actions {

            position: absolute;

            text-align: right;

            bottom: 25px;

            right: 28px;

            direction: ltr;

        }



        button.action {

            height: 35px;

            padding:0 15px;

            margin: 0 0 0 15px;

            font-family: "Segoe UI";

            font-weight: bold;

            text-align: center;

            border-style: solid;

            cursor: pointer;

            color: %FOREGROUNDTEXTCOLOR%;

        }



        button.run {

            background-color: %BUTTONCOLOR%;

        }



        .run:hover {

            background-color: %BUTTONHOVERCOLOR%;

        }



        button.dontRun {

            color: %FOREGROUNDTEXTCOLOR%;

            background-color: %BUTTONCOLOR%;

        }



        .dontRun:hover {

            color: %FOREGROUNDTEXTCOLOR%;

            background-color: %DEFAULTBUTTONHOVERCOLOR%;

        }



        table {

            font-family: "Segoe UI light";

        }

    </style>

    <title>Microsoft Defender SmartScreen can't be reached right now</title>

</head>

<!-- TODO remove scrollTo once we figure out how to disable scrolling -->

<body onclick="focusOnDontRun()" onload="onLoad()" onready="focusOnDontRun()">

    <div id="MainWrapperID" class="MainWrapper" aria-labelledby="messageTitle" aria-describedby="messageBody moreInfoTable">

        <div class="main-title" id="messageTitle">SmartScreen can't be reached right now</div>

        <p class="main-body" id="messageBody">Check your Internet connection. Microsoft Defender SmartScreen is unreachable and can't help you decide if this app is ok to run.</p>

        <div class="moreInfoTable" id="container">

            <table class="infoClass" id="moreInfoTableID">

                <tr>

                    <td class="infoField">

                        <label id="PublisherField">Publisher:</label>

                    </td>

                    <td class="infoData">

                        <label id="PublisherName">Unknown Publisher</label>

                    </td>

                </tr>

                <tr>

                    <td class="infoField">

                        <label id="FileTypeField">File Type:</label>

                    </td>

                    <td class="infoData">

                        <label id="FileType"></label>

                    </td>

                </tr>

                <tr>

                    <td class="infoField">

                        <label id="AppField">App:</label>

                    </td>

                    <td class="infoData">

                        <label id="AppName"></label>

                    </td>

                </tr>

            </table>

        </div>

        <div class="user-actions">

            <button class="action run" id="togglerRun" onclick="javascript:window.external.notify('run');">Run</button>

            <button class="action dontRun" id="togglee" onclick="javascript:window.external.notify('norun');">Don't Run</button>

        </div>

    </div>



    <script type="text/javascript">

        document.getElementById("MainWrapperID").focus();



        function onLoad() {

            var publisherName = '@@PublisherName@@';

            if (publisherName.length != 0) {

                document.getElementById('PublisherName').innerText = publisherName;

            }



            var path = '@@Path@@';

            document.getElementById('AppName').innerText = path.substr(path.lastIndexOf('\\') + 1);



            if ('@@AllowRun@@' == 'false') {

                document.getElementById('togglerRun').style.display = 'none';

            }



            var file_type = '@@FileType@@';

            document.getElementById('FileType').innerText = file_type



            window.scrollTo(0, 0);

        }

        function focusOnDontRun() {

            document.getElementById('togglee').focus();

        }

    </script>

</body>

</html>PA