⚝
One Hat Cyber Team
⚝
Your IP:
216.73.216.45
Server IP:
185.238.29.86
Server:
Linux server2 6.8.12-6-pve #1 SMP PREEMPT_DYNAMIC PMX 6.8.12-6 (2024-12-19T19:05Z) x86_64
Server Software:
nginx/1.18.0
PHP Version:
8.1.31
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
usr
/
lib
/
python3.11
/
ctypes
/
__pycache__
/
View File Name :
_endian.cpython-311.pyc
� �Pg� � � � d dl Z d dlT ee� � Zd� Z G d� d� � Z G d� de ee� � � � Z G d� d e ee � � � � Z e j d k r(dZeZ G d� d ee�� � Ze Z G d� de e �� � ZdS e j dk r(dZeZ G d� dee�� � Z e Z G d� de e �� � ZdS ed� � �)� N)�*c � � t | t � � rt | t � � S t | t � � rt | j � � | j z S t | t t f� � r| S t d| z � � �)z�Return the type with the 'other' byte order. Simple types like c_int and so on already have __ctype_be__ and __ctype_le__ attributes which contain the types, for more complicated types arrays and structures are supported. z+This type does not support other endian: %s)�hasattr� _OTHER_ENDIAN�getattr� isinstance�_array_type� _other_endian�_type_�_length_� issubclass� Structure�Union� TypeError)�typs �%/usr/lib/python3.11/ctypes/_endian.pyr r s � � �s�M�"�"� +��s�M�*�*�*��#�{�#�#� 8��S�Z�(�(�3�<�7�7��#� �5�)�*�*� �� � �A�C�G� H� H�H� c � � � e Zd Z� fd�Z� xZS )� _swapped_metac �� �� |dk rJg }|D ]C}|d }|d }|dd � }|� |t |� � f|z � � �D|}t � � � ||� � d S )N�_fields_r � � )�appendr �super�__setattr__) �self�attrname�value�fields�desc�namer �rest� __class__s �r r z_swapped_meta.__setattr__ s� �� ��z�!�!��F�� A� A���A�w���1�g���A�B�B�x��� � �t�]�3�%7�%7�8�4�?�@�@�@�@��E� �����H�e�,�,�,�,�,r )�__name__� __module__�__qualname__r � __classcell__)r$ s @r r r s8 �� � � � � � -� -� -� -� -� -� -� -� -r r c � � e Zd ZdS )�_swapped_struct_metaN�r% r&