-
✘✘✘ WIBUHAX0R1337 ✘✘✘
-
✘
PATCH :
/
usr
/
share
/
doc
/
python3-magic
/
Upload File:
files >> //usr/share/doc/python3-magic/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()
2022 - 2023 Copyright By Lutfifakee || Padang Blackhat ♥