Linux cyberpanel 5.15.0-156-generic #166-Ubuntu SMP Sat Aug 9 00:02:46 UTC 2025 x86_64
LiteSpeed
: 160.191.175.3 | : 216.73.216.2
Cant Read [ /etc/named.conf ]
8.2.29
aodai6801
www.github.com/MadExploits
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
CPANEL RESET
CREATE WP USER
README
+ Create Folder
+ Create File
/
usr /
share /
gdb /
python /
gdb /
command /
__pycache__ /
[ HOME SHELL ]
Name
Size
Permission
Action
__init__.cpython-310.pyc
138
B
-rw-r--r--
explore.cpython-310.pyc
19.29
KB
-rw-r--r--
frame_filters.cpython-310.pyc
14.02
KB
-rw-r--r--
pretty_printers.cpython-310.py...
9.04
KB
-rw-r--r--
prompt.cpython-310.pyc
1.64
KB
-rw-r--r--
type_printers.cpython-310.pyc
3.9
KB
-rw-r--r--
unwinders.cpython-310.pyc
5.76
KB
-rw-r--r--
xmethods.cpython-310.pyc
8.83
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : frame_filters.cpython-310.pyc
o ̴6b�= � @ s� d Z ddlZddlZddlZG dd� dej�ZG dd� dej�ZG dd� dej�Zd d � Zdd� Z d d� Z dd� ZG dd� dej�ZG dd� dej�Z G dd� dej�ZG dd� dej�Ze� e� e� e� e � e� e� dS )z,GDB commands for working with frame-filters.� Nc � e Zd ZdZ� fdd�Z� ZS )�SetFilterPrefixCmdz9Prefix command for 'set' frame-filter related operations.c � t t| ��dtjtjd� d S )Nzset frame-filterT)�superr �__init__�gdb�COMMAND_OBSCURE� COMPLETE_NONE��self�� __class__� �2/usr/share/gdb/python/gdb/command/frame_filters.pyr � �zSetFilterPrefixCmd.__init__��__name__� __module__�__qualname__�__doc__r � __classcell__r r r r r � r c r )�ShowFilterPrefixCmdz:Prefix command for 'show' frame-filter related operations.c r )Nzshow frame-filterT)r r r r r r r r r r r $ r zShowFilterPrefixCmd.__init__r r r r r r ! r r c s<