ElfBuilder.setEntryPoint

ElfBuilder setEntryPoint(ulong entry)

Set the entry point address.

Parameters

entryThe entry point virtual address.

Returns

This builder for method chaining.