Unable to bind an android payload
I'm unable to bind a payload I don't know what the issue is. Can anyone please help to solve the issue. This is the error I'm getting every time.
[>] Smaling...
I: Using Apktool 2.3.3 brut.directory.PathNotExist: apktool.yml
[>] Please insert output filename: kuchbhi.apk
Traceback (most recent call last):
File "phantom-evasion.py", line 441, in
got the same problem
this is the solution that i found and worked for me Use sudo apktool empty-framework-dir
then delete the smali folders and previous projects data from phantom evasion folder then run the setup script (#7 i guess) from phantom_evasion.py
Hope this works
I have got this issue.. Please Help me sort out. os.rename("msf_smali/smali/com/metasploit","msf_smali/smali/com/" + ModOpt["Metaspl"]) OSError: [Errno 2] No such file or directory