How to Install androguard in Ubuntu 18.04



Install androguard by entering the following commands in the terminal:

sudo apt update
sudo apt install androguard

Description:

full Python tool to play with Android files

Androguard is a full Python tool to play with Android files. . * DEX, ODEX * APK * Android's binary xml * Android resources * Disassemble DEX/ODEX bytecodes * Decompiler for DEX/ODEX files

Version: 3.1.0~rc2-1

Section: universe/python