Linux premium180.web-hosting.com 4.18.0-553.54.1.lve.el8.x86_64 #1 SMP Wed Jun 4 13:01:13 UTC 2025 x86_64
LiteSpeed
: 162.0.209.168 | : 216.73.216.187
Cant Read [ /etc/named.conf ]
8.3.30
nortrmdp
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
BLACK DEFEND!
README
+ Create Folder
+ Create File
/
usr /
lib64 /
python2.7 /
json /
[ HOME SHELL ]
Name
Size
Permission
Action
__init__.py
14.38
KB
-rw-r--r--
__init__.pyc
13.6
KB
-rw-r--r--
__init__.pyo
13.6
KB
-rw-r--r--
decoder.py
13.38
KB
-rw-r--r--
decoder.pyc
11.68
KB
-rw-r--r--
decoder.pyo
11.68
KB
-rw-r--r--
encoder.py
16.01
KB
-rw-r--r--
encoder.pyc
13.4
KB
-rw-r--r--
encoder.pyo
13.4
KB
-rw-r--r--
scanner.py
2.24
KB
-rw-r--r--
scanner.pyc
2.18
KB
-rw-r--r--
scanner.pyo
2.18
KB
-rw-r--r--
tool.py
997
B
-rw-r--r--
tool.pyc
1.26
KB
-rw-r--r--
tool.pyo
1.26
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : tool.pyo
� {fc @ sA d Z d d l Z d d l Z d � Z e d k r= e � n d S( s Command-line tool to validate and pretty-print JSON Usage:: $ echo '{"json":"obj"}' | python -m json.tool { "json": "obj" } $ echo '{ 1.2:3.4}' | python -m json.tool Expecting property name enclosed in double quotes: line 1 column 3 (char 2) i����Nc C s> t t j � d k r* t j } t j } n� t t j � d k ra t t j d d � } t j } n[ t t j � d k r� t t j d d � } t t j d d � } n t t j d d � � | �: y t j | � } Wn t k r� } t | � � n XWd QX| �4 t j | | d t d d d d �| j d � Wd QXd S( Ni i t rbi t wbi s [infile [outfile]]t sort_keyst indenti t separatorst ,s : s ( R s : ( t lent syst argvt stdint stdoutt opent SystemExitt jsont loadt ValueErrort dumpt Truet write( t infilet outfilet objt e( ( s! /usr/lib64/python2.7/json/tool.pyt main s&