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

Implement other @kinds #19

Open
3 tasks
austin-ralls-cs opened this issue Feb 4, 2020 · 0 comments
Open
3 tasks

Implement other @kinds #19

austin-ralls-cs opened this issue Feb 4, 2020 · 0 comments
Labels
android Issue about Android (Dex, Smali, etc.) broken Something should be working but isn't

Comments

@austin-ralls-cs
Copy link
Member

austin-ralls-cs commented Feb 4, 2020

Currently the following are implemented:

  • field
  • meth
  • string
  • type

And these are not:

  • call_site
  • method_handle
  • proto

https://github.com/CarveSystems/banjo/blob/bd07db6c3a8de9b4eff56d381c581909b0ea2b05/android/smali.py#L369-L371

@austin-ralls-cs austin-ralls-cs added android Issue about Android (Dex, Smali, etc.) broken Something should be working but isn't labels Feb 4, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
android Issue about Android (Dex, Smali, etc.) broken Something should be working but isn't
Projects
None yet
Development

No branches or pull requests

1 participant