Closed strazzere closed 7 years ago
Looks really simple, barely any anti checks -- also seems to want to use apktool for injecting into the devs package - so this might be good to add so it doesn't raise FPs with tamper flags (which is ironic since it is for anti-tampering?).
jni//arm64-v8a jni//arm64-v8a/libapproov.so jni//armeabi-v7a jni//armeabi-v7a/libapproov.so jni//x86 jni//x86/libapproov.so jni//x86_64 jni//x86_64/libapproov.so
Those the potential injected files - will compile and example and get this stuff done later. Just needed to add this issue as a todo/marker.
Demo is currently located at https://approov.io/downloads/approov-demo.zip
Fixed in last commit
Looks really simple, barely any anti checks -- also seems to want to use apktool for injecting into the devs package - so this might be good to add so it doesn't raise FPs with tamper flags (which is ironic since it is for anti-tampering?).
Those the potential injected files - will compile and example and get this stuff done later. Just needed to add this issue as a todo/marker.
Demo is currently located at https://approov.io/downloads/approov-demo.zip