LazyDroid
LazyDroid copied to clipboard
add frida lib for all architectures
The idea is to create an APK file that will run in virtually any device, regardless of its architecture.
Also, changed a little bit how the main .smali file is located, now a find command is used, which I found to be much more reliable for different types of apps.
Hope you will consider adding these changes.