darvincisec / DetectFrida

Detect Frida for Android
MIT License
665 stars 138 forks source link

new object #9

Closed libyasdf closed 3 years ago

libyasdf commented 3 years ago

I use this project build a .AAR package.

After I import .aar in my project

import com.darvin.security

I don't have function to new.

How can I use this package?

darvincisec commented 3 years ago

You may need to publish your source. Since it is not related to the functionality of this project, I can't propose any solution