mirror of
https://github.com/androguard/androguard.git
synced 2024-11-26 22:40:33 +00:00
Updated Home (markdown)
parent
331a958334
commit
e81ce53473
16
Home.md
16
Home.md
@ -68,4 +68,18 @@ The 'trace' command will directly analyze the provided APK, install it on the de
|
|||||||
|
|
||||||
```
|
```
|
||||||
python3 cli.py trace test.apk -m "androguard/pentest/modules/**"
|
python3 cli.py trace test.apk -m "androguard/pentest/modules/**"
|
||||||
```
|
```
|
||||||
|
|
||||||
|
# Developpers
|
||||||
|
|
||||||
|
## APK
|
||||||
|
|
||||||
|
## DEX
|
||||||
|
|
||||||
|
## ODEX
|
||||||
|
|
||||||
|
## AXML
|
||||||
|
|
||||||
|
## ARSC
|
||||||
|
|
||||||
|
## Pentest
|
Loading…
Reference in New Issue
Block a user