whoami7 - Manager
:
/
proc
/
thread-self
/
root
/
proc
/
thread-self
/
root
/
opt
/
alt
/
python39
/
lib64
/
python3.9
/
venv
/
Upload File:
files >> //proc/thread-self/root/proc/thread-self/root/opt/alt/python39/lib64/python3.9/venv/__main__.py
import sys from . import main rc = 1 try: main() rc = 0 except Exception as e: print('Error: %s' % e, file=sys.stderr) sys.exit(rc)
Copyright ©2021 || Defacer Indonesia