Linux eyewebsolution.dnshostserver.in 3.10.0-1160.119.1.el7.x86_64 #1 SMP Tue Jun 4 14:43:51 UTC 2024 x86_64
Apache
: 185.131.55.234 | : 216.73.216.138
676 Domain
5.6.40
omxrelocation
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
/
usr /
share /
perl5 /
URI /
urn /
[ HOME SHELL ]
Name
Size
Permission
Action
isbn.pm
2.46
KB
-rw-r--r--
oid.pm
259
B
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : oid.pm
package URI::urn::oid; # RFC 2061 require URI::urn; @ISA=qw(URI::urn); use strict; sub oid { my $self = shift; my $old = $self->nss; if (@_) { $self->nss(join(".", @_)); } return split(/\./, $old) if wantarray; return $old; } 1;
Close