Website : rimsha.abasa.com
backdoor
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
proc
/
self
/
root
/
lib
/
python3
/
dist-packages
/
PIL
/
__pycache__
/
Filename :
XbmImagePlugin.cpython-310.pyc
back
Copy
o Z#�a~ � @ s� d dl Z ddlmZmZ e �d�Zdd� ZG dd� dej�Zd d � Ze� ej ee� e�ej e� e�ej d� e� ej d� dS ) � N� )�Image� ImageFiles� \s*#define[ \t]+.*_width[ \t]+(?P<width>[0-9]+)[\r\n]+#define[ ]+.*_height[ ]+(?P<height>[0-9]+)[ ]+(?P<hotspot>#define[ ]+[^_]*_x_hot[ ]+(?P<xhot>[0-9]+)[ ]+#define[ ]+[^_]*_y_hot[ ]+(?P<yhot>[0-9]+)[ ]+)?[\000-\377]*_bits\[\]c C s | � � d d� dkS )N� s #define)�lstrip)�prefix� r �4/usr/lib/python3/dist-packages/PIL/XbmImagePlugin.py�_accept&