⚝
One Hat Cyber Team
⚝
Your IP:
216.73.216.19
Server IP:
41.128.143.86
Server:
Linux host.raqmix.cloud 6.8.0-1025-azure #30~22.04.1-Ubuntu SMP Wed Mar 12 15:28:20 UTC 2025 x86_64
Server Software:
Apache
PHP Version:
8.3.23
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
opt
/
plesk
/
python
/
3
/
lib
/
python3.10
/
__pycache__
/
View File Name :
quopri.cpython-310.opt-1.pyc
o dX! @ s d Z g dZdZdZdZdZz ddlmZmZ W n e y% dZdZY nw d d Z dd ZdddZdddZ dddZdddZdd Zdd Zdd ZedkrWe dS dS )zHConversions to/from quoted-printable transport encoding as per RFC 1521.)encodedecodeencodestringdecodestring =L s 0123456789ABCDEF )a2b_qpb2a_qpNc C s: | dv r|S | dkr|S | t kpd| kodkn S )zDecide whether a particular byte ordinal needs to be quoted. The 'quotetabs' flag indicates whether embedded tabs and spaces should be quoted. Note that line-ending tabs and spaces are always encoded, as per RFC 1521. _ ~)ESCAPE)c quotetabsheader r ,/opt/plesk/python/3/lib/python3.10/quopri.pyneedsquoting s "r c C s( t | } ttt| d t| d f S )zQuote a single character. )ordr bytesHEXr r r r quote$ s r Fc C s< t dur| }t |||d}|| dS |dfdd}d} | }|s'nig } d} |dd dkr;|dd }d} |D ]"}t|f}t|||rNt|}|rZ|d krZ| d q=| | q=|durh|| t | }t |tkr||dtd dd |td d }t |tkss|}q |dur||| d dS dS ) av Read 'input', apply quoted-printable encoding, and write to 'output'. 'input' and 'output' are binary file objects. The 'quotetabs' flag indicates whether embedded tabs and spaces should be quoted. Note that line-ending tabs and spaces are always encoded, as per RFC 1521. The 'header' flag indicates whether we are encoding spaces as _ as per RFC 1522.Nr r c S sn | r| dd dv r| | d d t| dd | d S | dkr.| t| | d S | | | d S )Nr .)writer )soutputlineEndr r r r ; s *zencode.
.write r r r r s = )r# )r readr readliner r r appendEMPTYSTRINGjoinlenMAXLINESIZE) inputr" r r dataodatar ZprevlinelineZoutlinestrippedr Zthisliner r r r , sF !r c C sF t d urt | ||dS ddlm} || }| }t|||| | S )Nr r BytesIO)r ior2 r getvalue)r! r r r2 infpoutfpr r r r j s r c C s t dur| }t ||d}|| dS d} | }|sndt|}}|dkr[||d | dkr[d} |d }|dkrZ||d | dv rZ|d }|dkrZ||d | dv sHnd} ||k r|||d } | dkrx|rx|d }|d }no| tkr|| }|d }nb|d |kr| sd} n[|d |k r||d |d tkr|t }|d }n<|d |k rt||d |d rt||d |d r|tt||d |d f }|d }n|| }|d }||k sa| s||d d}q|r|| dS dS )zRead 'input', apply quoted-printable decoding, and write to 'output'. 'input' and 'output' are binary file objects. If 'header' is true, decode underscore as space (per RFC 1522).Nr r r$ r r s r r ) r r% r r&