Fixed, reupload distribution of C-Lib-Patcher, inspried by FЯIDA
Reupload from main git repo, currently deleted
Currently needed only official LLVM toolchain from Andoroid NDK, avilable here
Injector compilation: make
The patch library compilation: clang++ -fPIC -shared -o libpatch.so libpatch.cpp -target armv7a-linux-androideabi19 -static-libstdc++
See examples in injector.cpp
and edit patches for your own!