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
/
lib64 /
perl5 /
sys /
[ HOME SHELL ]
Name
Size
Permission
Action
cdefs.ph
21.61
KB
-rw-r--r--
ioctl.ph
288
B
-rw-r--r--
select.ph
2.06
KB
-rw-r--r--
socket.ph
2.25
KB
-rw-r--r--
syscall.ph
249
B
-rw-r--r--
syslog.ph
3.75
KB
-rw-r--r--
time.ph
2.47
KB
-rw-r--r--
ttydefaults.ph
2.45
KB
-rw-r--r--
types.ph
4.3
KB
-rw-r--r--
ucontext.ph
3.49
KB
-rw-r--r--
wait.ph
2.78
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : time.ph
require '_h2ph_pre.ph'; no warnings qw(redefine misc); unless(defined(&_SYS_TIME_H)) { eval 'sub _SYS_TIME_H () {1;}' unless defined(&_SYS_TIME_H); require 'features.ph'; require 'bits/types.ph'; require 'bits/types/time_t.ph'; require 'bits/types/struct_timeval.ph'; unless(defined(&__suseconds_t_defined)) { eval 'sub __suseconds_t_defined () {1;}' unless defined(&__suseconds_t_defined); } require 'sys/select.ph'; if(defined(&__USE_GNU)) { eval 'sub TIMEVAL_TO_TIMESPEC { my($tv, $ts) = @_; eval q({ ($ts)-> &tv_sec = ($tv)-> &tv_sec; ($ts)-> &tv_nsec = ($tv)-> &tv_usec * 1000; }); }' unless defined(&TIMEVAL_TO_TIMESPEC); eval 'sub TIMESPEC_TO_TIMEVAL { my($tv, $ts) = @_; eval q({ ($tv)-> &tv_sec = ($ts)-> &tv_sec; ($tv)-> &tv_usec = ($ts)-> &tv_nsec / 1000; }); }' unless defined(&TIMESPEC_TO_TIMEVAL); } if(defined(&__USE_MISC)) { } else { } if(defined(&__USE_MISC)) { } eval("sub ITIMER_REAL () { 0; }") unless defined(&ITIMER_REAL); eval("sub ITIMER_VIRTUAL () { 1; }") unless defined(&ITIMER_VIRTUAL); eval("sub ITIMER_PROF () { 2; }") unless defined(&ITIMER_PROF); if(defined (&__USE_GNU) && !defined (&__cplusplus)) { } else { } if(defined(&__USE_MISC)) { } if(defined(&__USE_GNU)) { } if(defined(&__USE_MISC)) { eval 'sub timerisset { my($tvp) = @_; eval q((($tvp)-> &tv_sec || ($tvp)-> &tv_usec)); }' unless defined(&timerisset); eval 'sub timerclear { my($tvp) = @_; eval q((($tvp)-> &tv_sec = ($tvp)-> &tv_usec = 0)); }' unless defined(&timerclear); eval 'sub timercmp { my($a, $b, $CMP) = @_; eval q(((($a)-> &tv_sec == ($b)-> &tv_sec) ? (($a)-> &tv_usec $CMP ($b)-> &tv_usec) : (($a)-> &tv_sec $CMP ($b)-> &tv_sec))); }' unless defined(&timercmp); eval 'sub timeradd { my($a, $b, $result) = @_; eval q( &do { ($result)-> &tv_sec = ($a)-> &tv_sec + ($b)-> &tv_sec; ($result)-> &tv_usec = ($a)-> &tv_usec + ($b)-> &tv_usec; &if (($result)-> &tv_usec >= 1000000) { ++($result)-> &tv_sec; ($result)-> &tv_usec -= 1000000; } } &while (0)); }' unless defined(&timeradd); eval 'sub timersub { my($a, $b, $result) = @_; eval q( &do { ($result)-> &tv_sec = ($a)-> &tv_sec - ($b)-> &tv_sec; ($result)-> &tv_usec = ($a)-> &tv_usec - ($b)-> &tv_usec; &if (($result)-> &tv_usec < 0) { --($result)-> &tv_sec; ($result)-> &tv_usec += 1000000; } } &while (0)); }' unless defined(&timersub); } } 1;
Close