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 ?
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 ?