| Package | Description |
|---|---|
| org.boris.pecoff4j | |
| org.boris.pecoff4j.io |
| Modifier and Type | Method and Description |
|---|---|
ImportDirectoryTable |
ImportDirectory.getAddressTable(int index) |
ImportDirectoryTable |
ImportDirectory.getNameTable(int index) |
| Modifier and Type | Method and Description |
|---|---|
void |
ImportDirectory.add(String name,
ImportDirectoryTable names,
ImportDirectoryTable addresses) |
| Modifier and Type | Method and Description |
|---|---|
static ImportDirectoryTable |
PEParser.readImportDirectoryTable(IDataReader dr,
int baseAddress) |
Copyright © 2018. All Rights Reserved.