Linux iad1-shared-b7-18 6.6.49-grsec-jammy+ #10 SMP Thu Sep 12 23:23:08 UTC 2024 x86_64
Apache
: 67.205.6.31 | : 216.73.216.47
Cant Read [ /etc/named.conf ]
8.2.29
fernandoquevedo
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
README
+ Create Folder
+ Create File
/
usr /
share /
doc /
zsh-common /
examples /
Functions /
[ HOME SHELL ]
Name
Size
Permission
Action
acx
104
B
-rw-r--r--
cat
195
B
-rw-r--r--
cx
109
B
-rw-r--r--
proto
194
B
-rw-r--r--
pushd
418
B
-rw-r--r--
randline
82
B
-rw-r--r--
yp
29
B
-rw-r--r--
yu
35
B
-rw-r--r--
zless
1.12
KB
-rw-r--r--
zls
1.64
KB
-rw-r--r--
zpgrep
377
B
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : proto
#! /bin/sh # generate prototypes, if your style is the same as mine for i do rm $i:r.pro 2>/dev/null grep -v '[{};:#]' $i | grep '^[A-Za-z]' | grep -v static | sed 's/$/;/' >! $i:r.pro done
Close