tomliamlynch / androguard

Automatically exported from code.google.com/p/androguard
Apache License 2.0
0 stars 0 forks source link

########################################################################## ################################# Androguard ############################# ########################################################################## ################### http://code.google.com/p/androguard ################## ######################## dev (at) androguard.re ########################## ##########################################################################

1 -] About

Androguard (Android Guard) is primarily a tool written in full python to play with :

2 -] Usage

You need to follow the following information to install dependencies for androguard : http://code.google.com/p/androguard/wiki/Installation

You must go to the website to see more example : http://code.google.com/p/androguard/wiki/Usage

2.1 --] API

2.1.1 --] Instructions

http://code.google.com/p/androguard/wiki/Instructions

2.2 --] Demos

see the source codes in the directory 'demos'

2.3 --] Tools

http://code.google.com/p/androguard/wiki/Usage

2.4 --] Disassembler

http://code.google.com/p/androguard/wiki/Disassembler

2.5 --] Analysis

http://code.google.com/p/androguard/wiki/Analysis

2.6 --] Visualization

http://code.google.com/p/androguard/wiki/Visualization

2.7 --] Similarities, Diffing, plagiarism/rip-off indicator

http://code.google.com/p/androguard/wiki/Similarity http://code.google.com/p/androguard/wiki/DetectingApplications

2.8 --] Open Source database of android malwares

http://code.google.com/p/androguard/wiki/DatabaseAndroidMalwares

2.9 --] Decompiler

2.10 --] Reverse

http://code.google.com/p/androguard/wiki/RE

3 -] Roadmap/Issues http://code.google.com/p/androguard/wiki/RoadMap http://code.google.com/p/androguard/issues/list

4 -] Authors: Androguard Team

Androguard + tools: Anthony Desnos DAD (DAD is A Decompiler): Geoffroy Gueguen

5 -] Contributors

Craig Smith : 64 bits patch + magic tricks

6 -] Licenses

6.1 --] Androguard

Copyright (C) 2012, Anthony Desnos 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.

6.2 -] DAD

Copyright (C) 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.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.