Linux newlinux5.pouyasazan.org 3.10.0-962.3.2.lve1.5.60.el7.x86_64 #1 SMP Fri Jul 23 07:07:00 EDT 2021 x86_64
LiteSpeed
Server IP : 88.99.66.243 & Your IP : 216.73.216.178
Domains :
Cant Read [ /etc/named.conf ]
User : wdbbsgxf
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
etc /
ImageMagick-6 /
Delete
Unzip
Name
Size
Permission
Date
Action
coder.xml
899
B
-rw-r--r--
2019-10-06 01:56
colors.xml
1.35
KB
-rw-r--r--
2019-10-06 01:56
delegates.xml
13.21
KB
-rw-r--r--
2023-10-25 10:49
log.xml
1.6
KB
-rw-r--r--
2019-10-06 01:56
magic.xml
888
B
-rw-r--r--
2019-10-06 01:56
mime.xml
131.07
KB
-rw-r--r--
2019-10-06 01:56
policy.xml
3.53
KB
-rw-r--r--
2019-10-06 01:56
quantization-table.xml
2.31
KB
-rw-r--r--
2019-10-06 01:56
thresholds.xml
11.18
KB
-rw-r--r--
2019-10-06 01:56
type-apple.xml
28.53
KB
-rw-r--r--
2023-10-25 10:49
type-dejavu.xml
8.29
KB
-rw-r--r--
2023-10-25 10:49
type-ghostscript.xml
7.39
KB
-rw-r--r--
2023-10-25 10:52
type-urw-base35.xml
9.83
KB
-rw-r--r--
2023-10-25 10:49
type-windows.xml
13.38
KB
-rw-r--r--
2023-10-25 10:49
type.xml
611
B
-rw-r--r--
2023-10-25 10:49
Save
Rename
<?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE magicmap [ <!ELEMENT magicmap (magic)+> <!ELEMENT magic (#PCDATA)> <!ATTLIST magic name CDATA #REQUIRED> <!ATTLIST magic offset CDATA "0"> <!ATTLIST magic target CDATA #REQUIRED> ]> <!-- Associate an image format with a unique identifier. Many image formats have identifiers that uniquely identify a particular image format. For example, the GIF image format always begins with GIF8 as the first 4 characters of the image. ImageMagick uses this information to quickly determine the type of image it is dealing with when it reads an image. --> <magicmap> <!-- <magic name="GIF" offset="0" target="GIF8"/> --> <!-- <magic name="JPEG" offset="0" target="\377\330\377"/> --> <!-- <magic name="PNG" offset="0" target="\211PNG\r\n\032\n"/> --> <!-- <magic name="TIFF" offset="0" target="\115\115\000\052"/> --> </magicmap>