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

Extending Androguard #42

Closed
GoogleCodeExporter opened this issue Feb 17, 2016 · 1 comment
Closed

Extending Androguard #42

GoogleCodeExporter opened this issue Feb 17, 2016 · 1 comment

Comments

@GoogleCodeExporter
Copy link

Hi guys,

Thank you for this awesome tool. I'm planning to extend Androguard to support 
the following:

Modify byte codes (add, remove, ...) , 
Modify fields , 
Modify methods, 
Add/Remove field 
and Add/Remove method. 

I'm wondering if you could provide me with some details / documentation links, 
that would help me to understand the code.

Thanks,



Original issue reported on code.google.com by wa4...@gmail.com on 17 May 2012 at 9:35

@GoogleCodeExporter
Copy link
Author

Hi,

you should read the specification of dalvik bytecodes in order to do that :)

Good luck !

Original comment by anthony....@gmail.com on 20 May 2012 at 9:18

  • Changed state: Done

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

No branches or pull requests

1 participant