evilsocket / evilsocket/smali_emulator
Static Attribute Support
Open
- Dominant language
- Python
- Stars
- 474
- Forks
- 102
- PR merge metrics
- No merged PRs in 30d
Description
Currently, static attribute support is not implemented.
A workaround would be to copy past the content of the static attribute in the method to be executed.
@evilsocket
Do you have hints about the best way to implement this in smali_emulator ?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.