This is a library for intercepting event .sc files from the Supercell game cache. (non root)
- Zig (0.16.0 - 0.17.0)
- Linux (tested only on x86)
- Brain..? 🧑🏿🦯
git clone https://github.com/FMZNkdv/SCHunt.git
cd SCHuntChange the package name in init.zig to your own package
zig build-lib ScHunt.zig -target aarch64-linux-android -dynamic -O ReleaseSmall --name ScHunt --libc Android/libc.txt -lc -llog -L Ndk/const-string v0, "ScHunt"
invoke-static {v0}, Ljava/lang/System;->loadLibrary(Ljava/lang/String;)Vand place libScHunt.so in lib/arm64-v8a/
adb logcat -s ScHunt