com.pnfsoftware.jeb.core.units.code.android.IOptimizedDexUnit |
Interface for "optimized" dex units, aka "odex" units. The underlying odex file generally starts
with the dey
magic header.
Get the optimized dex as a dex unit. Careful! Such codes use optimized instructions that may trigger errors and generally, will not be decompilable.