Linux server123.web-hosting.com 4.18.0-513.18.1.lve.el8.x86_64 #1 SMP Thu Feb 22 12:55:50 UTC 2024 x86_64
LiteSpeed
: 198.54.126.127 | : 216.73.216.107
Cant Read [ /etc/named.conf ]
?8.4.14
ezdajrnh
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
/
opt /
alt /
ruby18 /
share /
ri /
1.8 /
system /
REXML /
Text /
[ HOME SHELL ]
Name
Size
Permission
Action
%3c%3c-i.yaml
309
B
-rw-r--r--
%3c%3d%3e-i.yaml
299
B
-rw-r--r--
cdesc-Text.yaml
2.45
KB
-rw-r--r--
clone-i.yaml
169
B
-rw-r--r--
empty%3f-i.yaml
171
B
-rw-r--r--
expand-c.yaml
191
B
-rw-r--r--
indent_text-i.yaml
230
B
-rw-r--r--
inspect-i.yaml
173
B
-rw-r--r--
new-c.yaml
2.66
KB
-rw-r--r--
node_type-i.yaml
177
B
-rw-r--r--
normalize-c.yaml
282
B
-rw-r--r--
read_with_substitution-c.yaml
293
B
-rw-r--r--
to_s-i.yaml
1.01
KB
-rw-r--r--
unnormalize-c.yaml
295
B
-rw-r--r--
value%3d-i.yaml
586
B
-rw-r--r--
value-i.yaml
981
B
-rw-r--r--
wrap-i.yaml
198
B
-rw-r--r--
write-i.yaml
337
B
-rw-r--r--
write_with_substitution-i.yaml
703
B
-rw-r--r--
xpath-i.yaml
245
B
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : write_with_substitution-i.yaml
--- !ruby/object:RI::MethodDescription aliases: [] block_params: comment: - !ruby/struct:SM::Flow::P body: Writes out text, substituting special characters beforehand. <tt>out</tt> A String, IO, or any other object supporting <<( String ) <tt>input</tt> the text to substitute and the write out - !ruby/struct:SM::Flow::VERB body: " z=utf8.unpack("U*")\n ascOut=""\n z.each{|r|\n if r < 0x100\n ascOut.concat(r.chr)\n else\n ascOut.concat(sprintf("&#x%x;", r))\n end\n }\n puts ascOut\n" full_name: REXML::Text#write_with_substitution is_singleton: false name: write_with_substitution params: (out, input) visibility: public
Close