Module writer

Module writer 

Source
Expand description

ELF 文件写入器模块

此模块提供将 ELF 结构体写入二进制文件的功能。

Structs§

ElfBuilder
ELF 文件构建器
ElfWriter
ELF 文件生成器的通用接口