1022 Forks
4515 Stars
4515 Watchers

androguard

Reverse engineering and pentesting for Android applications

How to download and setup androguard

Open terminal and run command
git clone https://github.com/androguard/androguard.git
git clone is used to create a copy or clone of androguard repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with androguard https://github.com/androguard/androguard/archive/master.zip

Or simply clone androguard with SSH
[email protected]:androguard/androguard.git

If you have some problems with androguard

You may open issue on androguard support forum (system) here: https://github.com/androguard/androguard/issues