Skip to content

A rule-based static analysis tool for detecting developer mistakes in an android manifest file

Notifications You must be signed in to change notification settings

HiFromAjay/ManifestInspector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ManifestInspector

A rule-based static analysis tool for detecting developer mistakes in android manifest files.
Research Paper: Developer mistakes in writing Android manifests: An empirical study of configuration errors
https://ieeexplore.ieee.org/stamp/stamp.jsp?tp=&arnumber=7962352

Tool Use Guide

It can be easily used by anyone. Just replace the file path with your AndroidManifest.xml file path in ManifestInspector.java and the tool is ready for use.

About

A rule-based static analysis tool for detecting developer mistakes in an android manifest file

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages