The first Android implementation of yara-x. Native Android JNI bindings for yara-x.
Add this project as a submodule to your Android project:
git submodule add https://github.com/AbhiTheModder/yarax_android.git
git submodule update --init --recursiveThen apply the dex patches to yara-x:
cd yarax_android/yarax_patches
make update-yaraxYou're good to go!
For a live example, check out revengi-app.
BSD 3-Clause — see LICENSE.


