⚝
One Hat Cyber Team
⚝
Your IP:
18.220.241.63
Server IP:
162.254.39.145
Server:
Linux premium289.web-hosting.com 4.18.0-513.11.1.lve.el8.x86_64 #1 SMP Thu Jan 18 16:21:02 UTC 2024 x86_64
Server Software:
LiteSpeed
PHP Version:
8.2.28
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
lib64
/
python3.8
/
ctypes
/
macholib
/
__pycache__
/
View File Name :
dylib.cpython-38.opt-2.pyc
U e5d$ � @ s: d dl Z dgZe �d�Zdd� Zdd� Zedkr6e� dS )� N� dylib_infoz�(?x) (?P<location>^.*)(?:^|/) (?P<name> (?P<shortname>\w+?) (?:\.(?P<version>[^._]+))? (?:_(?P<suffix>[^._]+))? \.dylib$ ) c C s t �| �}|sd S |�� S )N)�DYLIB_RE�match� groupdict)�filenameZis_dylib� r �-/usr/lib64/python3.8/ctypes/macholib/dylib.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_dylib_info.<locals>.d)NNNNNr )r r r r �test_dylib_info- s r �__main__)�re�__all__�compiler r r �__name__r r r r �<module> s