Difference between revisions of "Type VDEX"

From truxwiki.com
Jump to navigation Jump to search
(Created page with "{| style="float:right;border:1px solid black" |+ Details | Defined Constant | <code>Type_VDEX</code> |- | File Type Value | 1071 |- | Parent Type | None |- | Carve | No |- | F...")
 
Line 27: Line 27:
 
Validated Dalvik Executable File
 
Validated Dalvik Executable File
  
=External links=
+
=Details=
 
* [https://android.googlesource.com/platform/art/+/master/runtime/vdex_file.h Google Source]
 
* [https://android.googlesource.com/platform/art/+/master/runtime/vdex_file.h Google Source]

Revision as of 09:34, 11 January 2023

Details
Defined Constant Type_VDEX
File Type Value 1071
Parent Type None
Carve No
Format Details No
MIME Type application/octet-stream
Filename Extension vdex

VDEX

Description

Validated Dalvik Executable File

Details