DEX file format

DEX file format

TL;DR: Dalvik executable; constant pool, class/method/field tables. baksmali / smali for assembly-level edits.

Stub — to be filled in.

What it is

TODO

Preconditions / where it applies

TODO

Technique

TODO

Detection and defence

TODO

References

  • TODO