Skip to content

RevEngiSquad/yarax_android

Repository files navigation

yarax_android

The first Android implementation of yara-x. Native Android JNI bindings for yara-x.

Screenshots

Usage

Add this project as a submodule to your Android project:

git submodule add https://github.com/AbhiTheModder/yarax_android.git
git submodule update --init --recursive

Then apply the dex patches to yara-x:

cd yarax_android/yarax_patches
make update-yarax

You're good to go!

For a live example, check out revengi-app.

License

BSD 3-Clause — see LICENSE.

About

The first Android implementation of YARA. Blazing fast pattern matching swiss knife running natively on Android.

Topics

Resources

License

Stars

Watchers

Forks

Contributors