Skip to content

v0.1.0 — initial release

Latest

Choose a tag to compare

@dPhoeniixx dPhoeniixx released this 12 May 16:57
· 1 commit to main since this release

First release. Prebuilt binaries for all four Android ABIs, compiled against NDK r27 with API 30.

ABI Binary
arm64-v8a dexhound-arm64-v8a
armeabi-v7a dexhound-armeabi-v7a
x86_64 dexhound-x86_64
x86 dexhound-x86

Push to the device and run as root:

adb push dexhound-arm64-v8a /data/local/tmp/dexhound
adb shell
su
/data/local/tmp/dexhound <pid|package> /data/local/tmp/out