Linux ip-148-66-134-25.ip.secureserver.net 3.10.0-1160.119.1.el7.tuxcare.els10.x86_64 #1 SMP Fri Oct 11 21:40:41 UTC 2024 x86_64
Apache
: 148.66.134.25 | : 3.138.121.79
66 Domain
8.0.30
amvm
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
BLACK DEFEND!
README
+ Create Folder
+ Create File
/
usr /
share /
gettext /
projects /
[ HOME SHELL ]
Name
Size
Permission
Action
GNOME
[ DIR ]
drwxr-xr-x
KDE
[ DIR ]
drwxr-xr-x
TP
[ DIR ]
drwxr-xr-x
index
13
B
-rw-r--r--
team-address
410
B
-rwxr-xr-x
Delete
Unzip
Zip
${this.title}
Close
Code Editor : team-address
#!/bin/sh # Print the team's address (to stdout) and output additional instructions # (to stderr). projectsdir="$1" progdir="$2" catalog="$3" # e.g. "pt_BR" language="$4" # e.g. "pt" for project in `cat "$projectsdir/index"`; do if /bin/sh "$projectsdir/$project/trigger"; then /bin/sh "$projectsdir/$project/team-address" "$projectsdir" "$progdir" "$catalog" "$language" exit $? fi done exit 0
Close