androlyze.model.script.impl.manifest package

Submodules

androlyze.model.script.impl.manifest.Files module

class androlyze.model.script.impl.manifest.Files.Files[source]

Bases: androlyze.model.script.AndroScript.AndroScript

List the files of the .apk

Attributes

Methods

VERSION = '0.1'

androlyze.model.script.impl.manifest.Libs module

class androlyze.model.script.impl.manifest.Libs.Libs[source]

Bases: androlyze.model.script.AndroScript.AndroScript

List the libraries

Attributes

Methods

VERSION = '0.1'

androlyze.model.script.impl.manifest.Manifest module

class androlyze.model.script.impl.manifest.Manifest.Manifest[source]

Bases: androlyze.model.script.AndroScript.AndroScript

Extract the android manifest file (XML)

Attributes

Methods

VERSION = '0.2'

androlyze.model.script.impl.manifest.Permissions module

class androlyze.model.script.impl.manifest.Permissions.Permissions[source]

Bases: androlyze.model.script.AndroScript.AndroScript

List the permissions

Attributes

Methods

VERSION = '0.1'

Module contents