even499891161

Results 1 comments of even499891161

Open kwetza.py script, edit: #NOW WE NEED TO DECOMPILE THE APPLICATION command = ["apktool", "d", ""+cwd+"/"+sys.argv[1]] p = subprocess.Popen(command, stdout=subprocess.PIPE) result = p.communicate()[0] (remove option -f and -r parameters)