Linux host17.registrar-servers.com 4.18.0-513.18.1.lve.2.el8.x86_64 #1 SMP Sat Mar 30 15:36:11 UTC 2024 x86_64
Apache
: 199.188.200.68 | : 216.73.216.221
Cant Read [ /etc/named.conf ]
8.1.33
shipvipnc2024
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
/
opt /
alt /
ruby18 /
share /
ri /
1.8 /
system /
Iconv /
[ HOME SHELL ]
Name
Size
Permission
Action
BrokenLibrary
[ DIR ]
drwxr-xr-x
Failure
[ DIR ]
drwxr-xr-x
IllegalSequence
[ DIR ]
drwxr-xr-x
InvalidCharacter
[ DIR ]
drwxr-xr-x
InvalidEncoding
[ DIR ]
drwxr-xr-x
OutOfRange
[ DIR ]
drwxr-xr-x
cdesc-Iconv.yaml
834
B
-rw-r--r--
charset_map-c.yaml
293
B
-rw-r--r--
close-i.yaml
526
B
-rw-r--r--
conv-c.yaml
436
B
-rw-r--r--
iconv-c.yaml
888
B
-rw-r--r--
iconv-i.yaml
1.72
KB
-rw-r--r--
new-c.yaml
1.05
KB
-rw-r--r--
open-c.yaml
405
B
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : new-c.yaml
--- !ruby/object:RI::MethodDescription aliases: [] block_params: comment: - !ruby/struct:SM::Flow::P body: Creates new code converter from a coding-system designated with <tt>from</tt> to another one designated with <tt>to</tt>. - !ruby/struct:SM::Flow::H level: 3 text: Parameters - !ruby/object:SM::Flow::LIST contents: - !ruby/struct:SM::Flow::LI label: "+to+:" body: encoding name for destination - !ruby/struct:SM::Flow::LI label: "+from+:" body: encoding name for source type: :NOTE - !ruby/struct:SM::Flow::H level: 3 text: Exceptions - !ruby/object:SM::Flow::LIST contents: - !ruby/struct:SM::Flow::LI label: "TypeError:" body: if <tt>to</tt> or <tt>from</tt> aren't String - !ruby/struct:SM::Flow::LI label: "InvalidEncoding:" body: if designated converter couldn't find out - !ruby/struct:SM::Flow::LI label: "SystemCallError:" body: if <tt>iconv_open(3)</tt> fails type: :NOTE full_name: Iconv::new is_singleton: true name: new params: " Iconv.new(to, from)\n" visibility: public
Close