mirror of
https://github.com/androguard/androguard.git
synced 2024-11-23 05:00:11 +00:00
Updated Home (markdown)
parent
e81ce53473
commit
7430802a90
8
Home.md
8
Home.md
@ -25,6 +25,14 @@ python3 cli.py apkid download-eded3bc3451011237ec5cfba1f723c41e6d46cfed5124ffd46
|
||||
]
|
||||
```
|
||||
|
||||
|
||||
All events are saved in the file 'androguard.db' which is basically a sqlite db (easily readable with https://sqlitebrowser.org/). There is 3 tables:
|
||||
* information (related to all APK/DEX/... analyzed during a session)
|
||||
* session (unique key to identify a particular session done)
|
||||
* pentest (events from frida saved)
|
||||
|
||||
|
||||
|
||||
## Pypi (TBD)
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user