%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /lib/python3/dist-packages/apport/__pycache__/
Upload File :
Create Path :
Current File : //lib/python3/dist-packages/apport/__pycache__/fileutils.cpython-312.pyc

�

�!f�V��:�dZddlZddlZddlZddlZddlZddlZddlZddl	Z	ddl
Z
ddlZddlZddl
Z
ddlZddlZddlZddlmZddlmZe
j,j/dd�Ze
j,j/dd�Zd	Zd
ZdZGd�d
ej:j<�Zd�Z d�Z!d�Z"d�Z#d�Z$d�Z%d�Z&d�Z'd�Z(d�Z)ejTd�Z+dejXde-e.e.ffd�Z/ej`de-e.e.ffd��Z1de2fd�Z3de2fd�Z4d�Z5d �Z6d!�Z7d"�Z8d#�Z9d$�Z:d%ed&e.ddfd'�Z;d;d(�Z<d)�Z=ej`d*e.dej|fd+��Z?d<d,�Z@d-e.de2fd.�ZAd/�ZBd0�ZCd1�ZDd2e2de-e.e.ffd3�ZEd;d4�ZFd=d5�ZGd6�ZHd7�ZId8�ZJd%ed&e.de.dzfd9�ZKd:�ZLy)>z0Functions to manage apport problem report files.�N)�impl)�
ProblemReport�APPORT_REPORT_DIRz
/var/crash�APPORT_COREDUMP_DIRz/var/lib/apport/coredump�z~/.config/apport/settingsz/run/snapd.socketc��eZdZd�Zd�Zy)�UHTTPConnectionc�f�tjjj|d�||_y)N�	localhost)�http�client�HTTPConnection�__init__�path)�selfrs  �2/usr/lib/python3/dist-packages/apport/fileutils.pyrzUHTTPConnection.__init__/s#�����"�"�+�+�D�+�>���	�c��tjtjtj�}|j|j�||_y�N)�socket�AF_UNIX�SOCK_STREAM�connectr�sock)rrs  rrzUHTTPConnection.connect3s3���}�}�V�^�^�V�-?�-?�@�����T�Y�Y����	rN)�__name__�
__module__�__qualname__rr�rrr	r	.s���rr	c��tjdtj�sy	gd�}tj|�dk(S#t
$rYywxYw)z)Check whether crash reporting is enabled.z/usr/bin/whoopsieT)z/bin/systemctlz-qz
is-enabledz
whoopsie.pathrF)�os�access�X_OK�
subprocess�call�OSError)�cmds r�allowed_to_reportr'9sH��
�9�9�(�"�'�'�2���E�����s�#�q�(�(������s�A�	A�Ac��|sy|jd�syd|vrydD]}||vs�y|jd�}t|�dk7ry|dS)z'Extract the socket from a DBus address.Nzunix:path=/run/user/z../)�%�,�;�=��)�
startswith�split�len)�	dbus_addr�search�partss   r�get_dbus_socketr5Esl������� 6�7��
�	���"����Y����
�O�O�C� �E�
�5�z�Q�����8�Orc�@�|�yd}tj|�D]e}|jd�s�|jd�s|jd�s�8|ry	t	|d�5}d|j�vr|}ddd��g|S#1swY�
xYw#t$rY��wxYw)z�Return a package's .desktop file.

    If given package is installed and has a single .desktop file, return the
    path to it, otherwise return None.
    Nz.desktopz/etc/xdg/autostartz/usr/share/applications/�rbsNoDisplay=true)�	packaging�	get_files�endswithr/�open�read�FileNotFoundError)�package�desktopfile�line�fs    r�find_package_desktopfilerB_s�������K��#�#�G�,����=�=��$��?�?�#7�8����*�B����
��$��%�+��(�����8�&*��+���&��
+�+��%�
��
�s*�B�$B�9B�B	�
B�	B�Bc��gd�}d}|D]}|j|�s�d}n|xr&|jd�xr|jd�S)a2Check whether the given file is likely to belong to a package.

    This is semi-decidable: A return value of False is definitive, a True value
    is only a guess which needs to be checked with find_file_package().
    However, this function is very fast and does not access the package
    database.
    )	z/bin/z/bootz/etc/z/initrdz/libz/sbin/z/optz/usr/z/varFTz/usr/local/z	/var/lib/)r/)�file�
pkg_allowlist�allowlist_match�is    r�likely_packagedrH�se��
�M��O�
����?�?�1��"�O���
	�	-����
�.�.�	-�����,�,�rc�D�tjj|�\}}tjj|�}tjj	|�r tjj||�}t
|�sytj|�S)z[Return the package that ships the given file.

    Return None if no package ships it.
    N)	r rr0�realpath�isdir�joinrHr8�get_file_package)rD�	directory�name�resolved_dirs    r�find_file_packagerQ�so�����
�
�d�+��Y���7�7�#�#�I�.�L�	�w�w�}�}�\�"��w�w�|�|�L�$�/���4� ���%�%�d�+�+rc��	tjtt��5}d|��}|j	d|�|j�}|jdk(r/tj|j��dcddd�S	ddd�y#1swYyxYw#tjjtjtf$rYywxYw)zbReturn the data of the given snap.

    Return None if the snap is not found to be installed.
    z
/v2/snaps/�GET���resultN)�
contextlib�closingr	�SNAPD_SOCKET�request�getresponse�status�json�loadsr<rr
�
HTTPException�JSONDecodeErrorr%)�snap�c�url�responses    r�	find_snaprd�s���
�
�
�
��� =�
>�	=�!��t�f�%�C�
�I�I�e�S�!��}�}��H����#�%��z�z�(�-�-�/�2�8�<�	=�	=�&�		=��	=���
�K�K�%�%�t�';�';�W�E����s5�"B �AB�	B �B �B�B �B � 2C�Cc��tj|�}|j|jkDxs|jdk(S)zACheck whether the report file has already been processed earlier.r)r �stat�st_atime�st_mtime�st_size)�report�sts  r�seen_reportrl�s/��	�����B��K�K�"�+�+�%�;�2�:�:��?�;rc���|jdd�d�d�}|jdd�d�d�}tjj|�rwtjj|�rXtj|�}tj|�}|j
|j
krtj|�t|dd��5	ddd�y#1swYyxYw)	N�.r.rz.uploadz	.uploaded�a�utf-8��encoding)�rsplitr r�existsrfrh�unlinkr;)rj�upload�uploaded�	report_st�	upload_sts     r�mark_report_uploadrz�s����
�
�c�1�%�a�(�)��
1�F��-�-��Q�'��*�+�9�5�H�	�w�w�~�~�h��B�G�G�N�N�6�$:��G�G�F�O�	��G�G�F�O�	����	� 2� 2�2��I�I�f��	
�f�c�G�	,�
��
�
�
�s�C � C)c�.�d|vr|djdd�}ntd��tj�}|�dt	|��d|�d�}tj
j
t|�}t|dd�	�5	ddd�y#1swYyxYw)
N�ExecutablePath�/�_z1report does not have the ExecutablePath attributernz.hangingrorprq)	�replace�
ValueErrorr �geteuid�strrrL�
report_dirr;)rj�pid�subject�uid�basers      r�mark_hanging_processr��s����6�!��)�*�2�2�3��<���L�M�M�
�*�*�,�C��Y�a��C��z��3�%�x�0�D�
�7�7�<�<�
�D�)�D�	
�d�C�'�	*�
��
�
�
�s�B�Bc��tj|�}	tj||j|jdz
f�y#t$r�d}|dkDr�t|d��5}|j
d�ddd�n#1swYnxYw	tj|�}n#t$rYYywxYw|j|jkDrn tjd�|dz}|dkDr��|dk(r
t|�YyYywxYw)zMark given report file as seen.r.�rrprqNg�������?)r rf�utimerhr%r;r<rg�time�sleep�
delete_report)rjrk�timeout�report_files    r�mark_report_seenr��s���	�����B�"�
����"�+�+�r�{�{�Q��7�8���"�
����k��f�w�/�
$�;�� � ��#�
$�
$�
$��
��W�W�V�_����
��
���{�{�R�[�[�(���J�J�s�O��q�L�G���k��a�<��&�!��'"�sS�/A�D�$A?�6	D�?B	�D�B"�!D�"	B/�+D�.B/�/<D�,D�DzH^\s*(?P<name>[A-Z0-9_]+)\s+(?P<quote>[\"\']?)(?P<value>.*)(?P=quote)\s*$�lines�returnc��i}|D]=}tj|�}|s�|jd�||jd�<�?|S)N�valuerO)�_LOGIN_DEFS_RE�match�group)r��defsr@r�s    r�_parse_login_defsr�sO��
�D��9���$�$�T�*����$)�K�K��$8��U�[�[��
 �!�	9�
�Krc��	tdd��5}t|�cddd�S#1swYyxYw#t$ricYSwxYw)z?Parse /etc/login.defs and return a dictionary with its content.z/etc/login.defsrprqN)r;r�r=)�login_defs_files r�get_login_defsr�sD���
�#�g�
6�	6�/�$�_�5�	6�	6�	6�����	��s �
0�$�	0�-�0�0�>�>c�Z�	tt�d�S#ttf$rYywxYw)zBReturn maximum system group ID (SYS_GID_MAX from /etc/login.defs).�SYS_GID_MAX����intr��KeyErrorr�rrr�get_sys_gid_maxr��1����>�#�M�2�3�3���j�!�������*�*c�Z�	tt�d�S#ttf$rYywxYw)zAReturn maximum system user ID (SYS_UID_MAX from /etc/login.defs).�SYS_UID_MAXr�r�rrr�get_sys_uid_maxr�!r�r�c�r�g}tjtjjtd��D]k}	tjj|�dkDrFtj|tjtjz�r|j|��m|S#t$rY�{wxYw)zCReturn a list with all report files accessible to the calling user.�*.crashr)�globr rrLr��getsizer!�R_OK�W_OK�appendr%��reports�rs  r�get_all_reportsr�)s����G�
�Y�Y�r�w�w�|�|�J�	�:�
;���	��w�w���q�!�A�%�"�)�)�A�r�w�w����7H�*I����q�!����N��	�	�
�	�s�A(B*�*	B6�5B6c��g}t�D]}	t|�s|j|��!|S#t$rY�/wxYw)z�Get new reports for calling user.

    Return a list with all report files which have not yet been processed
    and are accessible to the calling user.
    )r�rlr�r%r�s  r�get_new_reportsr�7sQ���G�
�
���	��q�>����q�!����N��	�	�
�	�s�1�	=�=c���g}t�}tjtjj	t
d��D]�}	tj|�}|jdkDr]|j|krN	tj|j�}|jjd�r�s	|j|���|S#t$rY� wxYw#t$rY��wxYw)aGet all system reports.

    Return a list with all report files which belong to a system user.
    The maximum system user group ID is taken from SYS_UID_MAX from
    /etc/login.defs (defaults to 999 on Debian based systems and LSB
    specifies 499 in "User ID Ranges").
    r�r�guest)r�r�r rrLr�rfri�st_uid�pwd�getpwuid�pw_namer/r�r�r%)r��sys_uid_maxr�rk�pws     r�get_all_system_reportsr�Is����G�!�#�K�
�Y�Y�r�w�w�|�|�J�	�:�
;���	������B��z�z�A�~�"�)�)�{�":�����b�i�i�0�B��z�z�,�,�W�5� �6�
���q�!���$�N�� ������	�
�	�s6�3C�<:C
�7C�
	C�C�C�C�	C(�'C(c�T�t�D�cgc]}t|�r�|��c}Scc}w)a5Get new system reports.

    Return a list with all report files which have not yet been processed
    and belong to a system user. The maximum system user group ID is taken
    from SYS_UID_MAX from /etc/login.defs (defaults to 999 on Debian based
    systems and LSB specifies 499 in "User ID Ranges").
    )r�rl)r�s r�get_new_system_reportsr�hs!��.�/�F�!�{�1�~�A�F�F��Fs�%�%c��	tj|�y#t$r8t|dd��5}|j	d�ddd�Yy#1swYYyxYwwxYw)z�Delete the given report file.

    If unlinking the file fails due to a permission error (if report_dir is not
    writable to normal users), the file will be truncated to 0 bytes instead.
    �wrprqrN)r rur%r;�truncate)rjrAs  rr�r�ssP���
�	�	�&�����
�&�#��
0�	�A�
�J�J�q�M�	�	�	���s&��A�A�A�A	�A�Ac�D�t�}|j|dddg��	t|d�}tjtj
|d��}tjtj��}||z
dkDry|S#ttf$rYywxYw)z�Return the number of recent crashes for the given report file.

    Return the number of recent crashes (currently, crashes which happened more
    than 24 hours ago are discarded).
    F�CrashCounter�Date)�
key_filteri�Qr)	r�loadr�r��mktime�strptime�	localtimer�r�)rj�pr�count�report_time�cur_times     r�get_recent_crashesr��s���
��B��G�G�F�E�~�v�&>�G�?�	��B�~�&�'���k�k�$�-�-��6�
�";�<���;�;�t�~�~�/�0���k�!�I�-�������!����s�A(B
�B
�
B�Brj�filenamec��t|�sytj|tjtjztj
z�}tj|�}tj|j�r<tj|d�5}t|�dz}ddd�t�|d<yy#1swY�xYw)z/Increment the crash counter if report was seen.Nr7r.r�)
rlr r;�
O_NOFOLLOW�O_RDONLY�
O_NONBLOCK�fstatrf�S_ISREG�st_mode�fdopenr�r�)rjr��fdrkrA�
crash_counters      r�increment_crash_counterr��s����x� ��	����2�=�=�2�;�;�6����F�	G�B�	���"��B��|�|�B�J�J��
�Y�Y�r�4�
 �	6�A�.�q�1�A�5�M�	6�!$�]�!3��~�� �	6�	6�s�C�C
c�0�d|vr|djdd�}n(d|vr|djdd�d}ntd��|stj�}tj
j
t|�d	t|��d
��}t|d�S)a7Construct a canonical pathname for a report and open it for writing.

    If uid is not given, it defaults to the effective uid of the current
    process. The report file must not exist already, to prevent losing
    previous reports or symlink attacks.

    Return an open file object for binary writing.
    r|r}r~�PackageNr.rz7report has neither ExecutablePath nor Package attributernz.crash�xb)
rr0r�r r�rrLr�r�r;)rjr�r�rs    r�make_report_filer��s����6�!��)�*�2�2�3��<��	�f�	���#�)�)�$��2�1�5���R�S�S���j�j�l��
�7�7�<�<�
�w�i�q��S��
�&�$A�B�D���d��rc��tjj|�sJ�tjdd|gdtj
tj
di��}|jdk(rgSg}|jj�j�D]8}|jd�s�|j|jdd	�d��:|S)
z�Check file integrity against md5 sum file.

    sumfile must be md5sum(1) format (relative to /).

    Return a list of files that don't match.
    z/usr/bin/md5sumz-cFr})�check�stdout�stderr�cwd�envr�FAILED�:r.)
r rrtr#�run�PIPE�
returncoder��decode�
splitlinesr:r�rs)�sumfile�md5sum�
mismatchesr@s    r�check_files_md5r��s����7�7�>�>�'�"�"�"�
�^�^�	�D�'�*����������
�F����A���	��J��
�
�$�$�&�1�1�3�6���=�=��"����d�k�k�#�q�1�!�4�5�6��rrc��tjd��}d}d}d}	tj|tjtj
z�}tj|�}tj|j�r'tj|d�}|jd�}|�|j�n|�tj|�		|j|�|S#t$rY�JwxYw#|�|j�w|�tj|�wwxYw#tj$rY|SwxYw)N)�
interpolation�r�i�)�configparser�ConfigParserr r;r�r�r�rfr�r�r�r<r%�close�read_string�MissingSectionHeaderError)r�config�contentsr�rArks      r�_get_config_parserr��s��
�
&�
&�T�
:�F��H�	
�B��A�
�
�W�W�T�2�=�=�2�;�;�6�
7��
�X�X�b�\���<�<��
�
�#��	�	�"�c�"�A��v�v�c�{�H�
�=�
�G�G�I�
�^��H�H�R�L�
����8�$��M���
��
��
�=�
�G�G�I�
�^��H�H�R�L���
�1�1�
���M�
�s6�BC-�D,�-	C9�6C<�8C9�9C<�<-D)�,E�Ec�@�|s@tjtj��d}tjd|�}t
|�}	|r|j||�S|j||�S#tjtjf$r|cYSwxYw)z�Return a setting from user configuration.

    This is read from ~/.config/apport/settings or path. If bool is True, the
    value is interpreted as a boolean.

    Privileges may need to be dropped before calling this.
    r�~)r�r�r r��_config_filerr��
getboolean�getr��
NoOptionError�NoSectionError)�section�setting�defaultr�boolean�homedirr�s       r�
get_configr
�s�����,�,�r�z�z�|�,�Q�/���#�#�C��1��
��
%�F����$�$�W�g�6�6��z�z�'�7�+�+���&�&��(C�(C�D�����s�A5�#A5�5%B�Br�c�h�||jd�dzd}t|j�d�S)z7Extract the starttime from the contents of a stat file.�)r-N�)�rfindr�r0)r��strippeds  r�
get_starttimer	s6������s�+�a�/�1�2�H��x�~�~���#�$�$rc�f�d}d}|j�D]�}|jd�r9t|j��dkDrt	|j�d�}�M|jd�s�_t|j��dkDs�|t	|j�d�}��||fS)z;Extract the uid and gid from the contents of a status file.NzUid:r.zGid:)r�r/r1r0r�)r��real_uid�real_gidr@s    r�get_uid_and_gidrs����H��H��#�#�%�,���?�?�6�"�s�4�:�:�<�'8�1�'<��4�:�:�<��?�+�H�
�_�_�V�
$��T�Z�Z�\�):�Q�)>��4�:�:�<��?�+�H�,�
�h��rc��|D]O}|j�}t|�dk7r�"t|d�}|t|d�z}||cxkr|ks�My�Qy)zSearch for an ID in a map fd.�r.r-TF)r0r1r�)�mapfdr�r@�fields�
host_start�host_ends      r�
search_mapr#sd���	��������v�;�!�������^�
���F�1�I��.����(��(��)�	�rc��tdd��5}|j�j�}ddd�|S#1swYSxYw)zGet the kernel boot id.z/proc/sys/kernel/random/boot_idrprqN)r;r<�strip)rA�boot_ids  r�get_boot_idr3s;��	
�/�'�	B�#�a��&�&�(�.�.�"��#��N�#��N�s	�7�A�proc_pid_fdc	�v��dttjtzdtdtf�fd�}t	ddd|��5}|j�j
d	�}d
d
d
�siSt|jd�D�cgc]}d|vs�|jdd
���c}�S#1swY�JxYwcc}w)z�Get the process environ from a proc directory file descriptor.

    Raises an OSError in case the environ file could not been read.
    r�flagsr�c�4��tj||���S)N��dir_fd)r r;)rr"r s  �r�openerz#get_process_environ.<locals>.opener@s����w�w�t�U�;�7�7r�environrpr)rr�errorsr&z N�r,r.)	r�r �PathLiker�r;r<�rstrip�dictr0)r r&�
environ_fdr'�entrys`    r�get_process_environr/:s����8�S�2�;�;�s�+�+�8�C�8�C�8�
��G�I�f�
�2�	��/�/�#�*�*�5�1��2�
��	��'�-�-��2E�V���PU�����S�!�$�V�W�W�2�2��Ws� B*�	B6�B6�*B3c�V�|�y	tjd|��S#t$rYywxYw)z;Get the process path from a proc directory file descriptor.�unknown�exer$)r �readlinkr%)r s r�get_process_pathr4Ms3�������{�{�5��5�5������s��	(�(c���|�d}d}n7|�5td|�d�d��5}|j�}ddd�t�}|�t|�}|j	dd�j	d	d�}|�tj�}d
|�d	|�d	t��d	t|��d	t|���
}t
jjt|�}||fS#1swY��xYw)zGet the path to a core file.Nr1z/proc/z/statrprqr}r~rnzcore.)r;r<rr4rr �getuidrr�rrL�core_dir)	r�r2r��	timestampr �	stat_file�
stat_contents�	core_name�	core_paths	         r�
get_core_pathr=Ws���
�{����	�	�	�
�F�3�%�u�%��
8�	-�I�%�N�N�,�M�	-�!�-�0�	�
�{��{�+��

�+�+�c�3�
�
'�
'��S�
1�C�
�{��i�i�k����u�A�c�U�!�K�M�?�!�C��H�:�Q�s�9�~�>N�O�I������X�y�1�I��y�!�!�#	-�	-�s�C�C c��t|�}g}g}tjjt�rtj
t��}|D]n}	|j
d�d|k(rTtjjtjjt|��}|j||g��p|S#ttf$rY��wxYw)z�Search the core file directory for files that belong to a
    specified uid. Returns a list of lists containing the filename and
    the file modification time.
    )rrnr-)r�r rrtr7�listdirr0�getmtimerLr��
IndexErrorr=)r��
core_files�	uid_filesrA�core_file_times     r�find_core_files_by_uidrEqs���
�c�(�C��J��I�	�w�w�~�~�h���Z�Z�X�.�
�
���	��w�w�s�|�A��#�%�!#���!1�!1�"�'�'�,�,�x��2K�!L��� � �!�^�!4�5��	�����-�.�	��	�s�A+C�C�Cc�n�t|�}t|tjd���}t	|�t
dz
kDrut
t	|�t
z
dz�D]S}tjtjjt|dd��|j|d��Uyy)zeRemove old files from the core directory if there are more than
    the maximum allowed per uid.
    r.)�keyrN)rE�sorted�operator�
itemgetterr1�max_corefiles_per_uid�ranger �removerrLr7)r�rC�sorted_filesr~s    r�clean_core_directoryrO�s���'�s�+�I��)��)<�)<�Q�)?�@�L��9�~�-��1�1��s�9�~�(=�=��A�B�	1�A��I�I�b�g�g�l�l�8�\�!�_�Q�-?�@�A�����Q��0�	1�2rc��i}tjd|gtjtjd��5}|jD]e}	|jdd�\}}|j�}d|vr�.|j�dj�}|jd�r�a|||<�g|jj�d	d	d	�jdk7riS|S#t$rY��wxYw#1swY�+xYw)
z�Get libraries with which the specified binary is linked.

    Return a library name -> path mapping, for example 'libc.so.6' ->
    '/lib/x86_64-linux-gnu/libc.so.6'.
    �lddT)r�r��universal_newlinesz=>r.z
linux-vdsor�(N)r#�Popenr��STDOUTr�r0r�rr/r�r�)r�libsrQr@rO�rests      r�shared_librariesrX�s����D�	�	�	�	��
����� � ��	
��


��J�J�	�D�
�!�Z�Z��a�0�
��d��:�:�<�D��t�#���:�:�<��?�(�(�*�D����s�#���D��J�	�	�
�
����+�.�~�~����	��K��!�
��
����s0�C3�C$� A)C3�$	C0�-C3�/C0�0C3�3C<c���	t|d�}|dkDrd|�d�Stjj|�rt
|�sd|�d�Sy#ttf$rd}Y�OwxYw)	z�Check if the crash should be skipped for flood protection.

    In case the crash should be skipped return a string with the reason.
    Otherwise return None.
    r�rr.z this executable already crashed z times, ignoringzreport z< already exists and unseen, skipping to avoid disk usage DoSN)r�r�r�r rrtrl)rjr�r�s   r�should_skip_crashrZ�s����F�>�2�3�
��q��1�-��@P�Q�Q�	�w�w�~�~�h���H�(=��h�Z� 0�
1�	
���
�j�!���
��s�A�A �A c�^�t|�}||vry|D]}|j|�d��s�yy)z�Check if the binary at path links with the library named lib.

    path should be a fully qualified path (e.g. report['ExecutablePath']),
    lib may be of the form 'lib<name>' or 'lib<name>.so.<version>'
    Tz.so.F)rXr/)r�librV�
linked_libs    r�links_with_shared_libraryr^�sC���D�!�D�
�d�{����
�� � �C�5���.���rr)NNF)NNNNN)M�__doc__r�rV�	functoolsr��http.clientr�ior\rIr r��rerrfr#r��apport.packaging_implrr8�problem_reportrr'rr�r7rKrrXr
rr	r'r5rBrHrQrdrlrzr�r��compiler��
TextIOWrapperr,r�r��cacher�r�r�r�r�r�r�r�r�r�r�r�r�r�r�r
rrrrr/r4r=rErOrXrZr^rrr�<module>ris(��6������	���	�
�	�
����3�(�
�Z�Z�^�^�/��
>�
�
�:�:�>�>�/�1K�L����*��"���d�k�k�0�0��	��4�B�B,�"�"<�

�

�"�:����O���
�R�-�-��$�s�C�x�.�������S�#�X�������������$�>G�
��(
4�M�
4�S�
4�T�
4��.�:����S��\�%>�%>����8�.%�C�%�C�%� �
� �X�S�X�T�#�s�(�^�X�&�"�4�,1�!�H�m��s��s�T�z��*r

Zerion Mini Shell 1.0