Skip to content

Commit f6ddc19

Browse files
spoiicyspoiicy
andauthored
added usage for Androguard analyzer (#9)
Co-authored-by: spoiicy <[email protected]>
1 parent 048961f commit f6ddc19

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/IntelOwl/usage.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,7 @@ The following is the list of the available analyzers you can run out-of-the-box.
6060
###### Internal tools
6161

6262
- `APKiD`: [APKiD](https://github.com/rednaga/APKiD) identifies many compilers, packers, obfuscators, and other weird stuff from an APK or DEX file.
63+
- `Androguard` : [Androguard](https://github.com/androguard/androguard) is a python tool which can be leveraged to get useful information from the APK, for example, permissions, activities, services, 3rd party permissions, etc.
6364
- `BoxJS_Scan_Javascript`: [Box-JS](https://github.com/CapacitorSet/box-js) is a tool for studying JavaScript malware.
6465
- `Capa_Info`: [Capa](https://github.com/mandiant/capa) detects capabilities in executable files
6566
- `Capa_Info_Shellcode`: [Capa](https://github.com/mandiant/capa) detects capabilities in shellcode

0 commit comments

Comments
 (0)