| Package | Description |
|---|---|
| jeb.api.dex |
This package contains classes representing the DEX file opened in JEB.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<DexDalvikInstruction> |
DexCodeItem.getInstructions()
Get the list of parsed bytecode instructions, ordered by ascending offset.
|