Linux vps-61133.fhnet.fr 4.9.0-19-amd64 #1 SMP Debian 4.9.320-2 (2022-06-30) x86_64
Apache/2.4.25 (Debian)
Server IP : 93.113.207.21 & Your IP : 216.73.216.152
Domains :
Cant Read [ /etc/named.conf ]
User : www-data
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
usr /
src /
Python-3.10.14 /
Tools /
msi /
core /
Delete
Unzip
Name
Size
Permission
Date
Action
core.wixproj
672
B
-rw-r--r--
2024-03-19 22:46
core.wxs
690
B
-rw-r--r--
2024-03-19 22:46
core_d.wixproj
676
B
-rw-r--r--
2024-03-19 22:46
core_d.wxs
747
B
-rw-r--r--
2024-03-19 22:46
core_en-US.wxl
255
B
-rw-r--r--
2024-03-19 22:46
core_files.wxs
1.61
KB
-rw-r--r--
2024-03-19 22:46
core_pdb.wixproj
680
B
-rw-r--r--
2024-03-19 22:46
core_pdb.wxs
746
B
-rw-r--r--
2024-03-19 22:46
Save
Rename
<?xml version="1.0" encoding="UTF-8"?> <Wix xmlns="http://schemas.microsoft.com/wix/2006/wi"> <Product Id="*" Language="!(loc.LCID)" Name="!(loc.Title)" Version="$(var.Version)" Manufacturer="!(loc.Manufacturer)" UpgradeCode="$(var.UpgradeCode)"> <Package InstallerVersion="300" Compressed="yes" InstallScope="perUser" Platform="$(var.Platform)" /> <MediaTemplate EmbedCab="yes" CompressionLevel="high" /> <PropertyRef Id="UpgradeTable" /> <Feature Id="DefaultFeature" AllowAdvertise="no" Title="!(loc.Title)" Description="!(loc.Description)"> <ComponentGroupRef Id="core_dll" /> </Feature> </Product> </Wix>