Androguard

Reverse engineering and pentesting for Android applications
Alternatives To Androguard
Project NameStarsDownloadsRepos Using ThisPackages Using ThisMost Recent CommitTotal ReleasesLatest ReleaseOpen IssuesLicenseLanguage
Awesome Hacking69,405
2 months ago27cc0-1.0
A collection of various awesome lists for hackers, pentesters and security researchers
Awesome Hacking Resources13,406
a year ago11gpl-3.0
A collection of hacking / penetration testing resources to make you better!
Owasp Mastg10,700
14 hours ago123cc-by-sa-4.0Python
The Mobile Application Security Testing Guide (MASTG) is a comprehensive manual for mobile app security testing and reverse engineering. It describes the technical processes for verifying the controls listed in the OWASP Mobile Application Security Verification Standard (MASVS).
Detect It Easy5,539
15 hours ago35mitJavaScript
Program for determining types of files for Windows, Linux and MacOS.
Infosec_reference5,071
2 months agomitCSS
An Information Security Reference That Doesn't Suck; https://rmusser.net/git/admin-2/Infosec_Reference for non-MS Git hosted version.
Androguard4,64076172 days ago15June 03, 201771apache-2.0Python
Reverse engineering and pentesting for Android applications
Awesome Mobile Security2,511
a month ago7
An effort to build a single place for all useful android and iOS security related stuff. All references and tools belong to their respective owners. I'm just maintaining it.
Emba2,035
2 days ago20gpl-3.0Shell
EMBA - The firmware security analyzer
Androl4b1,026
4 months ago5
A Virtual Machine For Assessing Android applications, Reverse Engineering and Malware Analysis
Frida Ios Hook685
a month ago2May 05, 20213mitJavaScript
A tool that helps you easy trace classes, functions, and modify the return values of methods on iOS platform
Alternatives To Androguard
Select To Compare


Alternative Project Comparisons
Readme

banner

Androguard

Build Status Documentation Status PyPI version

Installation

Please see the wiki

... let's start reversing!

Features

Androguard is a full python tool to play with Android files.

  • DEX, ODEX
  • APK
  • Android's binary xml
  • Android resources
  • Disassemble DEX/ODEX bytecodes
  • Basic Decompiler for DEX/ODEX files
  • Frida support for easy dynamic analysis
  • SQLite database to save the session

Authors: Androguard Team

Androguard + tools: Anthony Desnos (desnos at t0t0.fr).

DAD (DAD is A Decompiler): Geoffroy Gueguen (geoffroy dot gueguen at gmail dot com)

Documentation

Find the documentation for master on ReadTheDocs.

There are some (probably broken/outdated) examples and demos in the folders demos and examples.

Projects using Androguard

In alphabetical order

You are using Androguard and are not listed here? Just create a ticket or send us a pull request with your project!

Licenses

Androguard

Copyright (C) 2012 - 2023, Anthony Desnos (desnos at t0t0.fr) All rights reserved.

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

 http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS-IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

DAD

Copyright (C) 2012 - 2016, Geoffroy Gueguen (geoffroy dot gueguen at gmail dot com) All rights reserved.

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

 http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS-IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

Popular Penetration Testing Projects
Popular Reverse Engineering Projects
Popular Security Categories
Related Searches

Get A Weekly Email With Trending Projects For These Categories
No Spam. Unsubscribe easily at any time.
Python
Pentesting
Reverse Engineering
Dex
Dalvik