ZSShen / ProbeDroid

A SDK for the creation of analysis tools without obtaining app source code in order to profile runtime performance, examine code coverage, and track high-risk behaviors of a given app on Android 5.0 and above.
MIT License
197 stars 37 forks source link

Solve the bad character in the dex file name #4

Closed Bletchley13 closed 8 years ago

Bletchley13 commented 8 years ago

This merge request is aim to fix the issue #3 strncpy() not put the 0 after the string keyword, put it by ourself.

Bletchley13 commented 8 years ago

Already fixed

ZSShen commented 8 years ago

Merge the patch.