add test
This commit is contained in:
parent
d47494f8f6
commit
ef6a2196a7
6 changed files with 580 additions and 9 deletions
2
TODO.md
2
TODO.md
|
|
@ -1,4 +1,6 @@
|
|||
- sanity checks
|
||||
- SANITY CHECK (https://cs.android.com/android/platform/superproject/main/+/main:art/libdexfile/dex/dex_file_verifier.cc if check failed, .dex is not loaded but apk do not crash !!!)
|
||||
- V41 https://cs.android.com/android/platform/superproject/main/+/main:art/libdexfile/dex/dex_file_verifier.cc;drc=e8da7cd1d0e7d3535c82f8d05adcef3edd43cd40;l=634
|
||||
- tests
|
||||
- https://source.android.com/docs/core/runtime/dex-format#system-annotation
|
||||
- goto size computation
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue