Murtaza Munaim
Murtaza Munaim
Cannot build for Android AARCH64. Build for Android ARM32 works fine. I initialize my toolchain like, ../ndk/android-ndk-r13b/build/tools/make-standalone-toolchain.sh --arch=arm --platform=android-21 --install-dir=android-ndk-21 --toolchain=arm-linux-androideabi-4.9 Replace linkers: ln -sf arm-linux-androideabi-ld.bfd bin/arm-linux-androideabi-ld ln -sf ld.bfd...
The previous androproto.py relied on the parent class that implemented protobuf fields to be of type MessageMicro. I changed the strings "MessageMicro" to "MessageNano". I got some output for some...
``` ~/Development/pentests/tools/qu1ckr00t master * gradle wrapper FAILURE: Build failed with an exception. * What went wrong: A problem occurred configuring project ':app'. > Failed to notify project evaluation listener. >...
Just want to understand if you have thought of porting this to ARM or not.