How to Install and Uninstall droidlysis Package on Kali Linux
Last updated: November 23,2024
1. Install "droidlysis" package
This is a short guide on how to install droidlysis on Kali Linux
$
sudo apt update
Copied
$
sudo apt install
droidlysis
Copied
2. Uninstall "droidlysis" package
Here is a brief guide to show you how to uninstall droidlysis on Kali Linux:
$
sudo apt remove
droidlysis
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the droidlysis package on Kali Linux
Package: droidlysis
Version: 3.4.1-1
Installed-Size: 209
Maintainer: Debian Python Team
Architecture: all
Depends: python3-magic, python3-rarfile, python3-sqlalchemy, python3:any, androguard, apktool, default-jre-headless, libsmali-java, procyon-decompiler
Size: 45708
SHA256: e1af33388878378646df5cae3a8cd07fc5376eaff91674af1903752e0c5a310b
SHA1: b1df955cc5f58e94a0818efeb246f8ab5b8828b3
MD5sum: e483d6156b1a69a06c765e9431103efd
Description: Property extractor for Android apps
DroidLysis is a property extractor for Android apps. It automatically
disassembles the Android application you provide and looks for
various properties within the package or its disassembly. DroidLysis
can be used over Android packages (apk), Dalvik executables (dex),
Zip files (zip), Rar files (rar) or directories of files.
.
DroidLysis outputs:
.
* A summary on the console
* The unzipped, pre-processed sample in a subdirectory of your output
dir. The subdirectory is named using the sample's filename and
sha256 sum.
* A database (by default, SQLite droidlysis.db) containing
properties it noticed.
.
DroidLysis can optionally use dex2jar to provide more information.
It is free software but not currently in Debian, and must be
separately downloaded into ~/.local/share/droidlysis.
Description-md5:
Homepage: https://github.com/cryptax/droidlysis
Section: utils
Priority: optional
Filename: pool/main/d/droidlysis/droidlysis_3.4.1-1_all.deb
Version: 3.4.1-1
Installed-Size: 209
Maintainer: Debian Python Team
Architecture: all
Depends: python3-magic, python3-rarfile, python3-sqlalchemy, python3:any, androguard, apktool, default-jre-headless, libsmali-java, procyon-decompiler
Size: 45708
SHA256: e1af33388878378646df5cae3a8cd07fc5376eaff91674af1903752e0c5a310b
SHA1: b1df955cc5f58e94a0818efeb246f8ab5b8828b3
MD5sum: e483d6156b1a69a06c765e9431103efd
Description: Property extractor for Android apps
DroidLysis is a property extractor for Android apps. It automatically
disassembles the Android application you provide and looks for
various properties within the package or its disassembly. DroidLysis
can be used over Android packages (apk), Dalvik executables (dex),
Zip files (zip), Rar files (rar) or directories of files.
.
DroidLysis outputs:
.
* A summary on the console
* The unzipped, pre-processed sample in a subdirectory of your output
dir. The subdirectory is named using the sample's filename and
sha256 sum.
* A database (by default, SQLite droidlysis.db) containing
properties it noticed.
.
DroidLysis can optionally use dex2jar to provide more information.
It is free software but not currently in Debian, and must be
separately downloaded into ~/.local/share/droidlysis.
Description-md5:
Homepage: https://github.com/cryptax/droidlysis
Section: utils
Priority: optional
Filename: pool/main/d/droidlysis/droidlysis_3.4.1-1_all.deb