Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error After Signing Apk #8

Open
jaiswalakshansh opened this issue Apr 7, 2020 · 1 comment
Open

Error After Signing Apk #8

jaiswalakshansh opened this issue Apr 7, 2020 · 1 comment

Comments

@jaiswalakshansh
Copy link

I. Initiating APK extraction from device
complete

I. Decompiling
complete

I: Applying SSL bypass
complete

I. Building New APK
complete

I. Signing APK
complete

Traceback (most recent call last):
File "main.py", line 270, in
main(sys.argv[1:])
File "main.py", line 257, in main
runwizard()
File "main.py", line 127, in runwizard
signApplication("base/dist/base.apk",1)
File "main.py", line 168, in signApplication
command = 'mkdir '+myworkspace()+'/unpinnedapk/'+package[0]+millis+'/'
IndexError: list index out of range

@51j0
Copy link
Owner

51j0 commented Sep 8, 2020

@jaiswalakshansh you can try the dev branch. I have revised the codebase. It should work now

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants