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

加固一些apk出现error #7

Open
sheldonl3 opened this issue Apr 28, 2020 · 0 comments
Open

加固一些apk出现error #7

sheldonl3 opened this issue Apr 28, 2020 · 0 comments

Comments

@sheldonl3
Copy link

sheldonl3 commented Apr 28, 2020

1.加固出现error
Traceback (most recent call last):
File "jiagu.py", line 271, in
main()
File "jiagu.py", line 223, in main
shutil.copyfile('Target/dist/Target.apk', 'Target.modified.apk')
File "C:\Python27\lib\shutil.py", line 82, in copyfile
with open(src, 'rb') as fsrc:
IOError: [Errno 2] No such file or directory: 'Target/dist/Target.apk'

2.有些应用可以成功加固,但是只能运行在安卓4.4上,高安卓版本闪退

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

1 participant