Windows NT DGPENSV2LPKMN 10.0 build 14393 (Windows Server 2016) AMD64
Apache/2.4.46 (Win64) OpenSSL/1.1.1h PHP/7.3.25
: 172.16.0.66 | : 172.16.0.254
Cant Read [ /etc/named.conf ]
7.3.25
SYSTEM
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
[ A ]
[ C ]
[ D ]
C: /
laragon /
etc /
php /
pear /
PHPMailer /
language /
[ HOME SHELL ]
Name
Size
Permission
Action
phpmailer.lang-am.php
2.13
KB
-rw-rw-rw-
phpmailer.lang-ar.php
2.01
KB
-rw-rw-rw-
phpmailer.lang-az.php
1.71
KB
-rw-rw-rw-
phpmailer.lang-be.php
2.13
KB
-rw-rw-rw-
phpmailer.lang-bg.php
2.14
KB
-rw-rw-rw-
phpmailer.lang-br.php
1.89
KB
-rw-rw-rw-
phpmailer.lang-ca.php
1.69
KB
-rw-rw-rw-
phpmailer.lang-ch.php
1.58
KB
-rw-rw-rw-
phpmailer.lang-cz.php
1.61
KB
-rw-rw-rw-
phpmailer.lang-de.php
1.75
KB
-rw-rw-rw-
phpmailer.lang-dk.php
1.57
KB
-rw-rw-rw-
phpmailer.lang-el.php
2.24
KB
-rw-rw-rw-
phpmailer.lang-eo.php
1.63
KB
-rw-rw-rw-
phpmailer.lang-es.php
1.68
KB
-rw-rw-rw-
phpmailer.lang-et.php
1.7
KB
-rw-rw-rw-
phpmailer.lang-fa.php
2.02
KB
-rw-rw-rw-
phpmailer.lang-fi.php
1.69
KB
-rw-rw-rw-
phpmailer.lang-fo.php
1.6
KB
-rw-rw-rw-
phpmailer.lang-fr.php
1.96
KB
-rw-rw-rw-
phpmailer.lang-gl.php
1.7
KB
-rw-rw-rw-
phpmailer.lang-he.php
1.77
KB
-rw-rw-rw-
phpmailer.lang-hr.php
1.71
KB
-rw-rw-rw-
phpmailer.lang-hu.php
1.67
KB
-rw-rw-rw-
phpmailer.lang-id.php
1.71
KB
-rw-rw-rw-
phpmailer.lang-it.php
1.78
KB
-rw-rw-rw-
phpmailer.lang-ja.php
1.88
KB
-rw-rw-rw-
phpmailer.lang-ka.php
2.77
KB
-rw-rw-rw-
phpmailer.lang-ko.php
1.73
KB
-rw-rw-rw-
phpmailer.lang-lt.php
1.59
KB
-rw-rw-rw-
phpmailer.lang-lv.php
1.6
KB
-rw-rw-rw-
phpmailer.lang-ms.php
1.7
KB
-rw-rw-rw-
phpmailer.lang-nl.php
1.58
KB
-rw-rw-rw-
phpmailer.lang-no.php
1.55
KB
-rw-rw-rw-
phpmailer.lang-pl.php
1.77
KB
-rw-rw-rw-
phpmailer.lang-pt.php
1.84
KB
-rw-rw-rw-
phpmailer.lang-ro.php
1.69
KB
-rw-rw-rw-
phpmailer.lang-ru.php
2.24
KB
-rw-rw-rw-
phpmailer.lang-se.php
1.55
KB
-rw-rw-rw-
phpmailer.lang-si.php
1.42
KB
-rw-rw-rw-
phpmailer.lang-sk.php
1.67
KB
-rw-rw-rw-
phpmailer.lang-sl.php
1.68
KB
-rw-rw-rw-
phpmailer.lang-sr.php
2.21
KB
-rw-rw-rw-
phpmailer.lang-tr.php
1.7
KB
-rw-rw-rw-
phpmailer.lang-uk.php
2.23
KB
-rw-rw-rw-
phpmailer.lang-vi.php
1.75
KB
-rw-rw-rw-
phpmailer.lang-zh.php
1.63
KB
-rw-rw-rw-
phpmailer.lang-zh_cn.php
1.57
KB
-rw-rw-rw-
Delete
Unzip
Zip
${this.title}
Close
Code Editor : phpmailer.lang-es.php
<?php /** * Spanish PHPMailer language file: refer to English translation for definitive list * @package PHPMailer * @author Matt Sturdy <matt.sturdy@gmail.com> */ $PHPMAILER_LANG['authenticate'] = 'Error SMTP: Imposible autentificar.'; $PHPMAILER_LANG['connect_host'] = 'Error SMTP: Imposible conectar al servidor SMTP.'; $PHPMAILER_LANG['data_not_accepted'] = 'Error SMTP: Datos no aceptados.'; $PHPMAILER_LANG['empty_message'] = 'El cuerpo del mensaje está vacío'; $PHPMAILER_LANG['encoding'] = 'Codificación desconocida: '; $PHPMAILER_LANG['execute'] = 'Imposible ejecutar: '; $PHPMAILER_LANG['file_access'] = 'Imposible acceder al archivo: '; $PHPMAILER_LANG['file_open'] = 'Error de Archivo: Imposible abrir el archivo: '; $PHPMAILER_LANG['from_failed'] = 'La(s) siguiente(s) direcciones de remitente fallaron: '; $PHPMAILER_LANG['instantiate'] = 'Imposible crear una instancia de la función Mail.'; $PHPMAILER_LANG['invalid_address'] = 'Imposible enviar: dirección de email inválido: '; $PHPMAILER_LANG['mailer_not_supported'] = ' mailer no está soportado.'; $PHPMAILER_LANG['provide_address'] = 'Debe proporcionar al menos una dirección de email de destino.'; $PHPMAILER_LANG['recipients_failed'] = 'Error SMTP: Los siguientes destinos fallaron: '; $PHPMAILER_LANG['signing'] = 'Error al firmar: '; $PHPMAILER_LANG['smtp_connect_failed'] = 'SMTP Connect() falló.'; $PHPMAILER_LANG['smtp_error'] = 'Error del servidor SMTP: '; $PHPMAILER_LANG['variable_set'] = 'No se pudo configurar la variable: '; //$PHPMAILER_LANG['extension_missing'] = 'Extension missing: ';
Close