Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jackaduma/apk-view-tracer
Apk-view-tracer is a trigger tool for Android Dynamic Analysis and can be used in android anti-virus dynamic analysis.
https://github.com/jackaduma/apk-view-tracer
Last synced: 9 days ago
JSON representation
Apk-view-tracer is a trigger tool for Android Dynamic Analysis and can be used in android anti-virus dynamic analysis.
- Host: GitHub
- URL: https://github.com/jackaduma/apk-view-tracer
- Owner: jackaduma
- Created: 2013-08-05T13:03:45.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2019-05-28T06:21:29.000Z (over 5 years ago)
- Last Synced: 2023-08-02T20:13:12.870Z (over 1 year ago)
- Language: Python
- Homepage:
- Size: 8.72 MB
- Stars: 17
- Watchers: 5
- Forks: 5
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
Awesome Lists containing this project
README
# apk-view-tracer
Apk-view-tracer is a trigger tool for Android Dynamic Analysis and it can be used in android anti-virus dynamic analysis. Also it provides a group open-API for developer.
It can trace Apk view without source code. <if you have source code, it must be work better>.
So it also can be used in black-box testing of Android Development.
It is based on tracing apk view, and it implement two functions for Android development :
1. It provides apk automated testing interface.
2. It provides a event trigger tool for apk dynamic analysis.