How To Install andriller on Fedora 36
Introduction
In this tutorial we learn how to install andriller on Fedora 36.
What is andriller
Andriller is software utility with a collection of forensic tools for smart phones. It performs read-only, forensically sound, non-destructive acquisition from Android devices. It has features, such as powerful Lockscreen cracking for pattern, PIN code or password. Custom decoders for Apps data from Android (some Apple iOS & Windows) databases for decoding communications. Extraction and decoders produce reports in HTML and spreadsheet formats.
We can use yum or dnf to install andriller on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install andriller.
Install andriller on Fedora 36 Using dnf
Update yum database with dnf using the following command.
sudo dnf makecache --refresh
After updating yum database, We can install andriller using dnf by running the following command:
sudo dnf -y install andriller
Install andriller on Fedora 36 Using yum
Update yum database with yum using the following command.
sudo yum makecache --refresh
After updating yum database, We can install andriller using yum by running the following command:
sudo yum -y install andriller
How To Uninstall andriller on Fedora 36
To uninstall only the andriller package we can use the following command:
sudo dnf remove andriller
andriller Package Contents on Fedora 36
/usr/bin/andriller-gui.py
/usr/lib/python3.10/site-packages/andriller
/usr/lib/python3.10/site-packages/andriller-3.3.1-py3.10.egg-info
/usr/lib/python3.10/site-packages/andriller-3.3.1-py3.10.egg-info/PKG-INFO
/usr/lib/python3.10/site-packages/andriller-3.3.1-py3.10.egg-info/SOURCES.txt
/usr/lib/python3.10/site-packages/andriller-3.3.1-py3.10.egg-info/dependency_links.txt
/usr/lib/python3.10/site-packages/andriller-3.3.1-py3.10.egg-info/requires.txt
/usr/lib/python3.10/site-packages/andriller-3.3.1-py3.10.egg-info/top_level.txt
/usr/lib/python3.10/site-packages/andriller-3.3.1-py3.10.egg-info/zip-safe
/usr/lib/python3.10/site-packages/andriller/__init__.py
/usr/lib/python3.10/site-packages/andriller/__main__.py
/usr/lib/python3.10/site-packages/andriller/__pycache__
/usr/lib/python3.10/site-packages/andriller/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/andriller/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/andriller/__pycache__/__main__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/andriller/__pycache__/__main__.cpython-310.pyc
/usr/lib/python3.10/site-packages/andriller/__pycache__/adb_conn.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/andriller/__pycache__/adb_conn.cpython-310.pyc
/usr/lib/python3.10/site-packages/andriller/__pycache__/classes.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/andriller/__pycache__/classes.cpython-310.pyc
/usr/lib/python3.10/site-packages/andriller/__pycache__/config.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/andriller/__pycache__/config.cpython-310.pyc
/usr/lib/python3.10/site-packages/andriller/__pycache__/cracking.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/andriller/__pycache__/cracking.cpython-310.pyc
/usr/lib/python3.10/site-packages/andriller/__pycache__/decoders.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/andriller/__pycache__/decoders.cpython-310.pyc
/usr/lib/python3.10/site-packages/andriller/__pycache__/decrypts.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/andriller/__pycache__/decrypts.cpython-310.pyc
/usr/lib/python3.10/site-packages/andriller/__pycache__/driller.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/andriller/__pycache__/driller.cpython-310.pyc
/usr/lib/python3.10/site-packages/andriller/__pycache__/engines.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/andriller/__pycache__/engines.cpython-310.pyc
/usr/lib/python3.10/site-packages/andriller/__pycache__/messages.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/andriller/__pycache__/messages.cpython-310.pyc
/usr/lib/python3.10/site-packages/andriller/__pycache__/screencap.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/andriller/__pycache__/screencap.cpython-310.pyc
/usr/lib/python3.10/site-packages/andriller/__pycache__/statics.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/andriller/__pycache__/statics.cpython-310.pyc
/usr/lib/python3.10/site-packages/andriller/__pycache__/tooltips.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/andriller/__pycache__/tooltips.cpython-310.pyc
/usr/lib/python3.10/site-packages/andriller/__pycache__/utils.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/andriller/__pycache__/utils.cpython-310.pyc
/usr/lib/python3.10/site-packages/andriller/__pycache__/windows.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/andriller/__pycache__/windows.cpython-310.pyc
/usr/lib/python3.10/site-packages/andriller/adb_conn.py
/usr/lib/python3.10/site-packages/andriller/classes.py
/usr/lib/python3.10/site-packages/andriller/config.py
/usr/lib/python3.10/site-packages/andriller/cracking.py
/usr/lib/python3.10/site-packages/andriller/decoders.py
/usr/lib/python3.10/site-packages/andriller/decrypts.py
/usr/lib/python3.10/site-packages/andriller/driller.py
/usr/lib/python3.10/site-packages/andriller/engines.py
/usr/lib/python3.10/site-packages/andriller/messages.py
/usr/lib/python3.10/site-packages/andriller/res
/usr/lib/python3.10/site-packages/andriller/res/icon3.gif
/usr/lib/python3.10/site-packages/andriller/res/icon3.icns
/usr/lib/python3.10/site-packages/andriller/res/icon3.ico
/usr/lib/python3.10/site-packages/andriller/res/icon3.png
/usr/lib/python3.10/site-packages/andriller/res/icon3.xbm
/usr/lib/python3.10/site-packages/andriller/res/logo.gif
/usr/lib/python3.10/site-packages/andriller/screencap.py
/usr/lib/python3.10/site-packages/andriller/statics.py
/usr/lib/python3.10/site-packages/andriller/templates
/usr/lib/python3.10/site-packages/andriller/templates/REPORT.html
/usr/lib/python3.10/site-packages/andriller/templates/ScreencapReport.html
/usr/lib/python3.10/site-packages/andriller/templates/accounts.html
/usr/lib/python3.10/site-packages/andriller/templates/base.html
/usr/lib/python3.10/site-packages/andriller/templates/calendar.html
/usr/lib/python3.10/site-packages/andriller/templates/call_logs.html
/usr/lib/python3.10/site-packages/andriller/templates/chrome_passwords.html
/usr/lib/python3.10/site-packages/andriller/templates/downloads.html
/usr/lib/python3.10/site-packages/andriller/templates/facebook_messages.html
/usr/lib/python3.10/site-packages/andriller/templates/fb_attach.html
/usr/lib/python3.10/site-packages/andriller/templates/fb_rcpt.html
/usr/lib/python3.10/site-packages/andriller/templates/fb_share.html
/usr/lib/python3.10/site-packages/andriller/templates/fb_sticker.html
/usr/lib/python3.10/site-packages/andriller/templates/google_photos.html
/usr/lib/python3.10/site-packages/andriller/templates/kik_messages.html
/usr/lib/python3.10/site-packages/andriller/templates/samsung_snippets.html
/usr/lib/python3.10/site-packages/andriller/templates/shared_storage.html
/usr/lib/python3.10/site-packages/andriller/templates/skype_calls.html
/usr/lib/python3.10/site-packages/andriller/templates/skype_messages.html
/usr/lib/python3.10/site-packages/andriller/templates/skype_messages_legacy.html
/usr/lib/python3.10/site-packages/andriller/templates/sms_messages.html
/usr/lib/python3.10/site-packages/andriller/templates/style.html
/usr/lib/python3.10/site-packages/andriller/templates/template.html
/usr/lib/python3.10/site-packages/andriller/templates/viber_contacts.html
/usr/lib/python3.10/site-packages/andriller/templates/viber_media.html
/usr/lib/python3.10/site-packages/andriller/templates/viber_messages.html
/usr/lib/python3.10/site-packages/andriller/templates/wa_media.html
/usr/lib/python3.10/site-packages/andriller/templates/web_history.html
/usr/lib/python3.10/site-packages/andriller/templates/web_passwords.html
/usr/lib/python3.10/site-packages/andriller/templates/whatsapp_contacts.html
/usr/lib/python3.10/site-packages/andriller/templates/whatsapp_messages.html
/usr/lib/python3.10/site-packages/andriller/templates/wifi_passwords.html
/usr/lib/python3.10/site-packages/andriller/tooltips.py
/usr/lib/python3.10/site-packages/andriller/utils.py
/usr/lib/python3.10/site-packages/andriller/windows.py
/usr/share/applications/andriller.desktop
/usr/share/doc/andriller
/usr/share/doc/andriller/README.md
/usr/share/licenses/andriller
/usr/share/licenses/andriller/LICENSE
References
Summary
In this tutorial we learn how to install andriller on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).