mirror of
https://github.com/overcuriousity/autopsy-flatpak.git
synced 2025-07-06 21:00:22 +00:00

Fix wrapping of Text in aLeapp program. Added dox for aLeapp module. FIx error in xml mapping of artifacts.
21 lines
703 B
Plaintext
21 lines
703 B
Plaintext
/*! \page aleapp_page Android Analyzer (aLEAPP)
|
|
|
|
[TOC]
|
|
|
|
\section aleapp_overview Overview
|
|
|
|
The Android Analyzer ingest module runs aLEAPP (https://github.com/abrignoni/aLEAPP) and converts the results into results that can be viewed in Autopsy.
|
|
|
|
\section aleapp_config Using the Module
|
|
|
|
Select the checkbox in the Ingest Modules settings screen to enable the Android Analzyer (ALEAPP) module. The module will run on .tar/.zip files found in a \ref ds_log "logical files data source" or a \ref ds_img disk image.
|
|
|
|
\section aleapp_results Seeing Results
|
|
|
|
Results from the Android Analyzer module will appear in the \ref tree_viewer_page under Results->Extracted Content.
|
|
|
|
\image html aleapp_main.jpg
|
|
|
|
|
|
*/
|