Linux server2.hpierson.com 3.10.0-1160.105.1.el7.x86_64 #1 SMP Thu Dec 7 15:39:45 UTC 2023 x86_64
Apache
: 162.0.216.123 | : 216.73.216.152
28 Domain
?7.4.33
yvffpqmy
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
README
+ Create Folder
+ Create File
/
usr /
share /
doc /
python36-Cython-0.28.6 /
Doc /
s5 /
[ HOME SHELL ]
Name
Size
Permission
Action
?;
ep2008
[ DIR ]
drwxr-xr-x
?;
ui
[ DIR ]
drwxr-xr-x
Makefile
338
B
-rw-r--r--
cython-ep2008.txt
7.22
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : Makefile
SLIDES=$(subst .txt,.html,$(wildcard *.txt)) SOURCES=$(subst .py,.c,$(subst .pyx,.c,$(wildcard */*.py */*.pyx))) slides: $(SLIDES) $(SOURCES) %.html: %.txt rst2s5 --current-slide --language=en $< $@ %.c: %.py cython --annotate $< %.c: %.pyx cython --annotate $< clean: rm -f *~ $(SLIDES) $(SOURCES) $(subst .c,.html,$(SOURCES))
Close