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

Opportunity to make custom changes on smali code before assembling apk package again. #7

Open
ChrisPHL opened this issue Jul 15, 2016 · 0 comments

Comments

@ChrisPHL
Copy link

It seems that you did things right when using apktool and smali, since disassembly, adding log prints to the smali code and reassembling again produces a valid and useable apk package.

Since I had no success using latest apktool (2.1.1, http://ibotpeaches.github.io/Apktool/) -- the app crashes -- I would like to use ApkAnalyzer to patch the app.

So would be nice, if one has the option to make custom changes on smali code right before reassembling the apk again.

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