Skip to content

Gintelandr is a small java framework that allows fast and efficient analysis of Android APK files. Using a static analysis approach the collected data can be filtered and exported for further processing. For deserialization Apktool (https://ibotpeaches.github.io/Apktool/) is used.

mitp0sh/gintelandr

Repository files navigation

Gintelandr

Gintelandr is a small java framework that allows fast and efficient analysis of Android APK files. Using a static analysis approach the collected data can be filtered and exported for further processing. For deserialization Apktool (https://ibotpeaches.github.io/Apktool/) is used.

Dependencies

Gintelandr requires either a working version of Apktool (https://ibotpeaches.github.io/Apktool/) or an already Apktool-decoded project directory.

About

Gintelandr is a small java framework that allows fast and efficient analysis of Android APK files. Using a static analysis approach the collected data can be filtered and exported for further processing. For deserialization Apktool (https://ibotpeaches.github.io/Apktool/) is used.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages