Skip to content
/ malton Public

On-device non-invasive dynamic analysis of Android apps with high code coverage

License

GPL-2.0, Unknown licenses found

Licenses found

GPL-2.0
COPYING
Unknown
COPYING.DOCS
Notifications You must be signed in to change notification settings

rewhy/malton

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

On-device non-invasive dynamic analysis of Android apps with high code coverage (Malton)

Malton is an on-device non-anvasive dynamic analysis tool for Android apps, and it is leverage the in-memory concolic and the direct execution approaches to achieve an high code coverage, which is the limitations of almost all dynamic analysis tools. Also, Malton runs the time-consuming constrain resolving tasks with a offline module running on the host and thus achieves a high analysis effiency. If your are interested in Malton, you can find more details in the following paper.

@inproceedings{xue2017malton,

title={Malton: Towards On-Device Non-Invasive Mobile Malware Analysis for ${$ART$}$},

author={Xue, Lei and Zhou, Yajin and Chen, Ting and Luo, Xiapu and Gu, Guofei},

booktitle={26th ${$USENIX$}$ Security Symposium (${$USENIX$}$ Security 17)},

pages={289--306},

year={2017}

}

About

On-device non-invasive dynamic analysis of Android apps with high code coverage

Resources

License

GPL-2.0, Unknown licenses found

Licenses found

GPL-2.0
COPYING
Unknown
COPYING.DOCS

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published