AndroidEmbedIT icon indicating copy to clipboard operation
AndroidEmbedIT copied to clipboard

Error

Open diaverso opened this issue 4 years ago • 0 comments

sudo python android_embedit.py -kp howto -kn howto -ks howto.keystore Spotify_Premium_v8.6.32.925_MOD.apk msf.apk []=============================== [] Android EmbedIt Version 1.0 [] Author: Joff Thyer [] Copyright (c) 2018 [*]===============================

[] apktool decompiling [Spotify_Premium_v8.6.32.925_MOD.apk] [] apktool decompiling [msf.apk] [*] Main Activity is: com.spotify.music.MainActivity Traceback (most recent call last): File "android_embedit.py", line 224, in ae.run() File "android_embedit.py", line 33, in run self.modify_entrypoint(main) File "android_embedit.py", line 90, in modify_entrypoint self.pdir1 = self.randstr() File "android_embedit.py", line 41, in randstr return ''.join(random.choices(chset, k=length)) AttributeError: 'module' object has no attribute 'choices'

diaverso avatar Jun 26 '21 23:06 diaverso