ElfEditor.setEntry
ElfEditor setEntry(ulong entry)Set the entry point address.
Parameters
entry | The entry point virtual address. |
Returns
This editor for method chaining.
ElfEditor setEntry(ulong entry)Set the entry point address.
entry | The entry point virtual address. |