Nytro Posted September 24, 2014 Report Posted September 24, 2014 ########################################################################################################### Androguard ########################################################################################################################## http://code.google.com/p/androguard ########################################## dev (at) androguard.re ####################################################################################################1 -] AboutAndroguard (Android Guard) is primarily a tool written in full python to play with : - DEX, ODEX - APK - Android's binary xml2 -] UsageYou need to follow the following information to install dependenciesfor androguard : Installation - androguard - How to install Androguard - Reverse engineering, Malware and goodware analysis of Android applications ... and more (ninja !) - Google Project HostingYou must go to the website to see more example : Usage - androguard - Reverse engineering, Malware and goodware analysis of Android applications ... and more (ninja !) - Google Project Hosting2.1 --] API2.1.1 --] Instructionshttp://code.google.com/p/androguard/wiki/Instructions2.2 --] Demossee the source codes in the directory 'demos'2.3 --] Tools Usage - androguard - Reverse engineering, Malware and goodware analysis of Android applications ... and more (ninja !) - Google Project Hosting2.4 --] Disassembler http://code.google.com/p/androguard/wiki/Disassembler2.5 --] Analysis http://code.google.com/p/androguard/wiki/Analysis2.6 --] VisualizationVisualization - androguard - Reverse engineering, Malware and goodware analysis of Android applications ... and more (ninja !) - Google Project Hosting2.7 --] Similarities, Diffing, plagiarism/rip-off indicator http://code.google.com/p/androguard/wiki/Similarityhttp://code.google.com/p/androguard/wiki/DetectingApplications2.8 --] Open Source database of android malwaresDatabaseAndroidMalwares - androguard - Open Source database of android malware (links + signatures) - Reverse engineering, Malware and goodware analysis of Android applications ... and more (ninja !) - Google Project Hosting2.9 --] Decompiler2.10 --] ReverseRE - androguard - Reverse Engineering Tutorial of Android Apps - Reverse engineering, Malware and goodware analysis of Android applications ... and more (ninja !) - Google Project Hosting3 -] Roadmap/IssuesRoadMap - androguard - Features and roadmap - Reverse engineering, Malware and goodware analysis of Android applications ... and more (ninja !) - Google Project HostingIssues - androguard - Reverse engineering, Malware and goodware analysis of Android applications ... and more (ninja !) - Google Project Hosting4 -] Authors: Androguard TeamAndroguard + tools: Anthony Desnos <desnos at t0t0.fr>DAD (DAD is A Decompiler): Geoffroy Gueguen <geoffroy dot gueguen at gmail dot com>5 -] ContributorsCraig Smith <agent dot craig at gmail dot com>: 64 bits patch + magic tricks6 -] Licenses6.1 --] AndroguardCopyright © 2012, 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.0Unless required by applicable law or agreed to in writing, softwaredistributed 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 andlimitations under the License.6.2 -] DADCopyright © 2012, Geoffroy Gueguen <geoffroy.gueguen@gmail.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.0Unless required by applicable law or agreed to in writing, softwaredistributed 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 andlimitations under the License.Sursa: https://github.com/androguard/androguard Quote