dana-at-cp / backdoor-apk

backdoor-apk is a shell script that simplifies the process of adding a backdoor to any Android APK file. Users of this shell script should have working knowledge of Linux, Bash, Metasploit, Apktool, the Android SDK, smali, etc. This shell script is provided as-is without warranty of any kind and is intended for educational purposes only.
Apache License 2.0
2.17k stars 699 forks source link

Java.lang.NullPointerException : the trustedCert parameter must be nonnull #182

Closed dual-somkietacode closed 1 year ago

dual-somkietacode commented 4 years ago

Hi . I have an issue while signing the recompiled apk i get a jarsigner error in the runlog saying that : jarsigner : error : Java.lang.NullPointerException : the trustedCert parameter must be nonnull. I try to find the solution on internet but nothing . Could you help me please...