/anylfest

Manifest Analyzer tool for Android

Primary LanguagePython

Anylfest provides and API for parsing and analyzing an AndroidManifest.xml file. It requires the following to function as intended:

Takes in an AndroidManifest file and parses it into an object tree. It has API methods:

Returns Boolean: hasLocationPermission isDebuggable

Returns List: getExportedActivity getExportedService getExportedProvider getExportedReceiver getSecretCodes getSensitivePermissions getHiddenMenuActivities