☰
DDOCs
DDN-FF-ELF
v2.1.2
/
ddn.elf.editor
/
ElfEditor.create
🔍
☾
ElfEditor.create
ElfEditor
create(
ElfClass
class_,
ElfEndian
endian)
static
Create a new ELF editor.
Parameters
class_
The ELF class (32-bit or 64-bit).
endian
The endianness (little or big).
Returns
A new ElfEditor instance.