Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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.