wok view androguard/description.txt @ rev 20083

update packages openssl, openssl-dev, libcrypto and libcrypto-dev from: 1.0.2k [26 Jan 2017] to 1.0.2l [25 May 2017]
author Erkan Yilmaz <erkan@slitaz.org>
date Wed Sep 27 19:02:39 2017 +0000 (2017-09-27)
parents
children
line source
1 Androguard is mainly a tool written in python to play with : * Dex/Odex
2 (Dalvik virtual machine) (.dex) (disassemble, decompilation), * APK (Android
3 application) (.apk), * Android's binary xml (.xml), * Android Resources
4 (.arsc).
6 Androguard is available for Linux/OSX/Windows (python powered).