░▒▓████████████████████████████████▓▒░ ░▒▓█ ▓▒░ ░▒▓█ ~ S W A M P ~ ▓▒░ ░▒▓█ ▓▒░ ░▒▓████████████████████████████████▓▒░
vps.doorgans.com
LOCATION:
/usr/share/doc/python3-magic
☗ ROOT
↻ REFRESH
✎ CARVE FLESH
EDITING: example.py
#! /usr/bin/python import magic ms = magic.open(magic.NONE) ms.load() tp = ms.file("/bin/ls") print (tp) f = open("/bin/ls", "rb") buf = f.read(4096) f.close() tp = ms.buffer(buf) print (tp) ms.close()
CANCEL
Name
Type
Size
Modified
Actions
↩ ..
DIR
—
—
📄 example.py
PY
207 B
2011-01-14 22:33
EDIT
📄 README
?
0 B
2015-11-23 20:41
EDIT