| Server IP : 107.13.46.68 / Your IP : 216.73.216.232 Web Server : Apache/2.4.58 (Ubuntu) System : Linux mariOS 6.8.0-51-generic #52-Ubuntu SMP PREEMPT_DYNAMIC Thu Dec 5 13:09:44 UTC 2024 x86_64 User : www-data ( 33) PHP Version : 8.3.6 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : ON Directory : /lib/python3/dist-packages/elftools/construct/__pycache__/ |
Upload File : |
�
��d�S � �j � d dl mZ d dlmZmZmZmZ d dlmZm Z m
Z
mZmZm
Z
mZmZmZmZmZmZmZmZmZmZmZmZ d dlmZmZmZmZmZm Z m!Z!m"Z"m#Z#m$Z$ d� Z%dFd�Z&dGd�Z'dHd �Z(d
� Z)d� Z*d� Z+d
� Z,d� Z-d� Z.d� Z/d� Z0d� Z1d� Z2d� Z3d� Z4d� Z5d� Z6d� Z7d� Z8d� Z9d� Z:d� Z;d� Z<d� Z=d� Z>d � Z?d!� Z@d"� ZAd#� ZBd$� ZCd%� ZDd&� ZEd'� ZFd(� ZGd)� ZHd*� ZId+� ZJ e,d,� fd-�ZKd.� ZLd/� ZMd0� ZNd1� ZOd2� ZPdId3�ZQd4� ZRd5� ZSd6� ZTd7� ZUeVfd8�ZWd9� ZXd:� ZYd;� ZZd<� Z[d=� Z\ dJd?�Z] e,d,� d>fd@�Z^dd> e%d>d � fdA�Z_dB� Z`dKdC�ZadLdD�ZbdE� Zcy>)M� )�int2byte)�BitStreamReader�BitStreamWriter�
encode_bin�
decode_bin)�Struct� MetaField�StaticField�FormatField�OnDemand�Pointer�Switch�Value�RepeatUntil� MetaArray�Sequence�Range�Select�Pass�SizeofError�Buffered�Restream�Reconfig)
�BitIntegerAdapter�PaddingAdapter�ConstAdapter�CStringAdapter�LengthValueAdapter�IndexingAdapter�PaddedStringAdapter�FlagsAdapter�
StringAdapter�MappingAdapterc �H � t |� rt | |� S t | |� S )a*
A field consisting of a specified number of bytes.
:param str name: the name of the field
:param length: the length of the field. the length can be either an integer
(StaticField), or a function that takes the context as an argument and
returns the length (MetaField)
)�callabler r
)�name�lengths �;/usr/lib/python3/dist-packages/elftools/construct/macros.py�Fieldr) s&