Repository Details
Shared by
HelloGitHub Rating
0 ratings
Free•Apache-2.0
Claim
Discuss
Collect
Share
5k
Stars
No
Chinese
Python
Language
Yes
Active
10
Contributors
25
Issues
No
Organization
2.6.3
Latest
497
Forks
Apache-2.0
License
More
扫描 APK 文件是否包含敏感信息的命令行工具
```
// custom-rules.json
{
"Amazon AWS Access Key ID": "AKIA[0-9A-Z]{16}",
...
}
$ apkleaks -f /path/to/file.apk -p rules.json -o ~/Documents/apkleaks-results.txt
```
Comments
Rating:
No comments yet