dalvik icon indicating copy to clipboard operation
dalvik copied to clipboard

Unknown data between `class_defs` and `data`

Open Razican opened this issue 9 years ago • 1 comments

Seems that there is some unknown data between the class_defs section and the data section. For example, the test file has 76,792 bytes of unknown data. We should understand what this is and try to parse it.

Razican avatar Oct 05 '16 09:10 Razican

Seems that some of the data can be correlated to some other data offsets that are left once the sequential read finishes, but still a lot to investigate, many bytes are unknown.

Razican avatar Feb 18 '17 21:02 Razican