
ALEAPP Android Logs Events And Protobuf Parser
#Incident Management#Digital Forensics
Python tool for remote memory acquisition
ALEAPP: A Tool for Parsing Android Logs and Protobuf Data
ALEAPP is a specialized tool designed to parse Android log events and protobuf data. To use ALEAPP, you need to have Python version 3.9 or higher installed on your system. Additionally, it requires specific dependencies, which are listed in the requirements.txt file.
Compiling to an Executable File for Non-Python Systems
This can be compiled into an executable file suitable for systems that do not have Python installed. It offers options for both Command Line Interface (CLI) and Graphical User Interface (GUI) usage.