ELFBinFile Type
This class represents an ELF binary file.
Constructors
Constructor | Description |
Full Usage:
ELFBinFile(path, bytes, baseAddrOpt, rfOpt)
Parameters:
string
bytes : byte[]
baseAddrOpt : uint64 option
rfOpt : RegisterFactory option
Returns: ELFBinFile
|
|
Instance members
Instance member | Description |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|