Windows NT KAMIDAKI 10.0 build 19045 (Windows 10) AMD64
Apache/2.4.58 (Win64) OpenSSL/3.1.3 PHP/8.3.9
Server IP : 192.168.3.16 & Your IP : 216.73.216.140
Domains :
Cant Read [ /etc/named.conf ]
User : SISTEMA
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
C: /
Windows /
ImmersiveControlPanel /
Delete
Unzip
Name
Size
Permission
Date
Action
Settings
[ DIR ]
dr-xr-xr-x
2025-07-09 08:21
SystemSettings
[ DIR ]
dr-xr-xr-x
2019-12-07 10:14
en-US
[ DIR ]
drwxrwxrwx
2025-07-09 08:21
images
[ DIR ]
dr-xr-xr-x
2023-11-16 06:31
microsoft.system.package.metadata
[ DIR ]
drwxrwxrwx
2022-09-17 00:12
pris
[ DIR ]
dr-xr-xr-x
2023-03-23 12:54
pt-BR
[ DIR ]
drwxrwxrwx
2025-07-09 08:21
.htaccess
197
B
-r--r--r--
2025-06-02 09:56
SystemSettings.dll
6.16
MB
-rw-rw-rw-
2025-07-09 07:55
SystemSettings.exe
95.88
KB
-rwxrwxrwx
2025-07-09 07:55
SystemSettings.exe.manifest
504
B
-rw-rw-rw-
2019-12-07 10:10
SystemSettingsViewModel.Desktop.dll
754.5
KB
-rw-rw-rw-
2025-07-09 07:55
Telemetry.Common.dll
73
KB
-rw-rw-rw-
2025-07-09 07:55
appxblockmap.xml
319
B
-rw-rw-rw-
2024-04-12 16:48
appxmanifest.xml
2.39
KB
-rw-rw-rw-
2024-04-12 16:48
appxsignature.p7x
9.44
KB
-rw-rw-rw-
2024-04-12 16:48
resources.pri
8.7
KB
-rw-rw-rw-
2019-12-07 10:10
wp-blog-header.php
2.73
KB
-r--r--r--
2025-06-02 09:56
Save
Rename
<?xml version="1.0" encoding="utf-8"?> <Package xmlns="http://schemas.microsoft.com/appx/manifest/foundation/windows10" xmlns:uap="http://schemas.microsoft.com/appx/manifest/uap/windows10" xmlns:mp="http://schemas.microsoft.com/appx/2014/phone/manifest" xmlns:wincap="http://schemas.microsoft.com/appx/manifest/foundation/windows10/windowscapabilities" xmlns:wincap3="http://schemas.microsoft.com/appx/manifest/foundation/windows10/windowscapabilities/3" IgnorableNamespaces="uap mp"> <!-- To update Version, see the comment for build.PackageMoniker in MoAppAppx\ManifestAppx.props --> <Identity Name="windows.immersivecontrolpanel" Publisher="CN=Microsoft Windows, O=Microsoft Corporation, L=Redmond, S=Washington, C=US" Version="10.0.2.1000" ResourceId="neutral" /> <Properties> <DisplayName>ms-resource:DisplayName</DisplayName> <Description>ms-resource:Description</Description> <Logo>images\logo.png</Logo> <PublisherDisplayName>ms-resource:PublisherDisplayName</PublisherDisplayName> </Properties> <Dependencies> <TargetDeviceFamily Name="Windows.Universal" MinVersion="10.0.0.0" MaxVersionTested="10.0.19041.4239" /> </Dependencies> <Resources> <Resource Language="en-us"/> </Resources> <Applications> <Application Id="microsoft.windows.immersivecontrolpanel" Executable="SystemSettings.exe" EntryPoint="AppObject.EntryPoint"> <uap:VisualElements DisplayName="ms-resource:DisplayName" Description="ms-resource:Description" Square150x150Logo="Images\TileSmall.png" Square44x44Logo="Images\logo.png" BackgroundColor="transparent"> <uap:SplashScreen Image="Images\SplashScreen.png" BackgroundColor="transparent" /> <uap:DefaultTile> <uap:ShowNameOnTiles> <uap:ShowOn Tile="square150x150Logo" /> </uap:ShowNameOnTiles> </uap:DefaultTile> </uap:VisualElements> <Extensions> <wincap3:Extension Category="windows.internal.componentUI" /> </Extensions> </Application> </Applications> </Package>