hmahalik / ALEAPP

Android Logs Events And Protobuf Parser

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ALEAPP

Android Logs Events And Protobuf Parser

Details in blog post here: https://abrignoni.blogspot.com/2020/02/aleapp-android-logs-events-and-protobuf.html

Dependencies

Dependencies for your python environment are listed in requirements.txt. Install them using the below command. Ensure the py part is correct for your environment, eg py, python, or python3, etc.

py -m pip install -r requirements.txt

To run on Linux, you will also need to install tkinter separately like so:

sudo apt-get install python3-tk

About

Android Logs Events And Protobuf Parser


Languages

Language:JavaScript 43.9%Language:CSS 40.4%Language:Python 15.7%