Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/lief-project/LIEF
/ functions
Functions
11,400 in github.com/lief-project/LIEF
⨍
Functions
11,400
◇
Types & classes
3,500
↳
Endpoints
2
Method
id
api/rust/include/LIEF/rust/PE/LoadConfiguration/EnclaveConfiguration.hpp:33
Method
ident_command>
src/MachO/endianness_support.cpp:377
Function
identity_abi_version
ABI Version
include/LIEF/ELF/Header.hpp:221
Function
identity_class
Return the object's class. `ELF64` or `ELF32`
include/LIEF/ELF/Header.hpp:201
Method
identity_class
api/rust/include/LIEF/rust/ELF/Header.hpp:28
Function
identity_data
Specify the data encoding
include/LIEF/ELF/Header.hpp:206
Method
identity_data
api/rust/include/LIEF/rust/ELF/Header.hpp:31
Function
identity_os_abi
Identifies the version of the ABI for which the object is prepared
include/LIEF/ELF/Header.hpp:216
Function
identity_version
@see object_file_version
include/LIEF/ELF/Header.hpp:211
Method
identity_version
api/rust/include/LIEF/rust/ELF/Header.hpp:30
Method
idx_external_define_symbol
api/rust/include/LIEF/rust/MachO/DynamicSymbolCommand.hpp:39
Method
idx_local_symbol
api/rust/include/LIEF/rust/MachO/DynamicSymbolCommand.hpp:37
Method
idx_undefined_symbol
api/rust/include/LIEF/rust/MachO/DynamicSymbolCommand.hpp:41
Function
ilt_value
Original value in the import lookup table. This value should match the iat_value().
include/LIEF/PE/ImportEntry.hpp:87
Method
ilt_value
Original value in the import lookup table. This value should match the [`ImportEntry::iat_value`].
api/rust/cargo/lief/src/pe/import.rs:154
Method
ilt_value
api/rust/include/LIEF/rust/PE/ImportEntry.hpp:30
Method
image_id
api/rust/include/LIEF/rust/PE/LoadConfiguration/EnclaveConfiguration.hpp:64
Method
image_version
api/rust/include/LIEF/rust/PE/LoadConfiguration/EnclaveConfiguration.hpp:65
Function
imagebase
The preferred base address when mapping the binary in memory
include/LIEF/PE/OptionalHeader.hpp:148
Method
imagebase
Default base address where the binary should be mapped
api/rust/cargo/lief/src/generic.rs:139
Method
imagebase
api/rust/include/LIEF/rust/Abstract/Binary.hpp:63
Method
implementation
api/rust/include/LIEF/rust/MachO/FunctionVariants.hpp:30
Function
import_address_table_rva
The RVA of the import address table (`IAT`). The content of this table is identical** to the content of the Import Lookup Table (`ILT`) until the imag
include/LIEF/PE/Import.hpp:88
Method
import_address_table_rva
api/rust/include/LIEF/rust/PE/Import.hpp:42
Method
import_by_name
Find an import by its DLL name (case insensitive)
api/rust/cargo/lief/src/pe/binary.rs:258
Method
import_by_name
api/rust/include/LIEF/rust/PE/Binary.hpp:400
Method
import_dir
Return the data directory associated with the import table
api/rust/cargo/lief/src/pe/binary.rs:282
Method
import_dir
api/rust/include/LIEF/rust/PE/Binary.hpp:412
Method
import_entry_size
api/rust/include/LIEF/rust/PE/LoadConfiguration/EnclaveConfiguration.hpp:60
Method
import_list_rva
api/rust/include/LIEF/rust/PE/LoadConfiguration/EnclaveConfiguration.hpp:59
Function
import_lookup_table_rva
Return the relative virtual address of the import lookup table. \warning This address could change when re-building the binary
include/LIEF/PE/Import.hpp:95
Method
import_lookup_table_rva
api/rust/include/LIEF/rust/PE/Import.hpp:43
Method
import_name
api/rust/include/LIEF/rust/PE/LoadConfiguration/EnclaveConfiguration.hpp:31
Method
import_name_rva
api/rust/include/LIEF/rust/PE/LoadConfiguration/EnclaveConfiguration.hpp:30
Function
import_section
include/LIEF/PE/Binary.hpp:439
Method
import_type
api/rust/include/LIEF/rust/PE/LoadConfiguration/DynamicRelocation/DynamicFixup.hpp:53
Function
imported_functions
Return functions imported by the binary
include/LIEF/Abstract/Binary.hpp:197
Function
imported_libraries
Return libraries which are imported by the binary
include/LIEF/Abstract/Binary.hpp:192
Function
imports
Return an iterator over the enclave's imports
include/LIEF/PE/LoadConfigurations/EnclaveConfiguration.hpp:109
Method
imports
Return an iterator over the enclave's imports
api/rust/cargo/lief/src/pe/enclave_configuration.rs:66
Method
imports_count
api/rust/include/LIEF/rust/MachO/DyldChainedFixups.hpp:43
Method
imports_format
api/rust/include/LIEF/rust/MachO/DyldChainedFixups.hpp:45
Method
imports_offset
api/rust/include/LIEF/rust/MachO/DyldChainedFixups.hpp:41
Function
index
The original index of this segment or -1 if not defined
include/LIEF/MachO/SegmentCommand.hpp:194
Method
index
src/DEX/Field.cpp:56
Method
index
src/DEX/Method.cpp:66
Method
indirect_call
True if target instruction is a `blr`, false if it's a `br`.
api/rust/cargo/lief/src/pe/dynamic_fixups.rs:512
Method
indirect_call
api/rust/include/LIEF/rust/PE/LoadConfiguration/DynamicRelocation/DynamicFixup.hpp:51
Method
indirect_symbol_offset
api/rust/include/LIEF/rust/MachO/DynamicSymbolCommand.hpp:49
Function
indirect_symbols
Iterator over the indirect symbols indexed by this command
include/LIEF/MachO/DynamicSymbolCommand.hpp:255
Method
info
api/rust/include/LIEF/rust/ELF/Relocation.hpp:32
Method
info_range_rva
api/rust/include/LIEF/rust/PE/LoadConfiguration/VolatileMetadata.hpp:50
Method
info_ranges_size
api/rust/include/LIEF/rust/PE/LoadConfiguration/VolatileMetadata.hpp:51
Function
information
Section information. The meaning of this value depends on the section's type
include/LIEF/ELF/Section.hpp:272
Method
information
api/rust/include/LIEF/rust/ELF/Section.hpp:29
Method
information
api/rust/include/LIEF/rust/ELF/Symbol.hpp:29
Function
init
api/python/src/DEX/init.cpp:48
Function
init
api/python/src/VDEX/init.cpp:33
Function
init
api/python/src/DWARF/init.cpp:13
Function
init
api/python/src/ObjC/init.cpp:18
Function
init
api/python/src/asm/init.cpp:19
Function
init
api/python/src/asm/mips/init.cpp:8
Function
init
api/python/src/asm/aarch64/init.cpp:11
Function
init
api/python/src/asm/ebpf/init.cpp:8
Function
init
api/python/src/asm/arm/init.cpp:8
Function
init
api/python/src/asm/x86/init.cpp:10
Function
init
api/python/src/asm/powerpc/init.cpp:8
Function
init
api/python/src/asm/riscv/init.cpp:8
Function
init
api/python/src/DyldSharedCache/init.cpp:17
Function
init
api/python/src/ELF/init.cpp:116
Function
init
api/python/src/OAT/init.cpp:39
Function
init
api/python/src/COFF/init.cpp:35
Function
init
api/python/src/MachO/init.cpp:137
Function
init
api/python/src/PDB/init.cpp:12
Function
init
api/python/src/PE/init.cpp:142
Method
init
src/VDEX/Parser.cpp:83
Method
init
()
plugins/ghidra/src/main/java/lief/ghidra/plugins/LiefDwarfExportPlugin.java:139
Method
init_address
api/rust/include/LIEF/rust/MachO/Routine.hpp:29
Function
init_config
(app: Sphinx)
doc/sphinx/sphinx_lief_doc/config/__init__.py:10
Method
init_module
api/rust/include/LIEF/rust/MachO/Routine.hpp:30
Method
init_prot
src/dyld-shared-cache/dyldsc.cpp:315
Method
init_prot
api/rust/include/LIEF/rust/DyldSharedCache/MappingInfo.hpp:29
Method
init_protection
api/rust/include/LIEF/rust/MachO/SegmentCommand.hpp:53
Function
init_ref_iterator
api/python/src/pyIterator.hpp:29
Function
initial_ip
include/LIEF/PE/DosHeader.hpp:95
Method
initial_ip
api/rust/include/LIEF/rust/PE/DosHeader.hpp:36
Function
initial_relative_cs
include/LIEF/PE/DosHeader.hpp:99
Method
initial_relative_cs
api/rust/include/LIEF/rust/PE/DosHeader.hpp:37
Function
initial_relative_ss
include/LIEF/PE/DosHeader.hpp:83
Method
initial_relative_ss
api/rust/include/LIEF/rust/PE/DosHeader.hpp:33
Function
initial_sp
include/LIEF/PE/DosHeader.hpp:87
Method
initial_sp
api/rust/include/LIEF/rust/PE/DosHeader.hpp:34
Method
inode
src/dyld-shared-cache/dyldsc.cpp:247
Method
inode
api/rust/include/LIEF/rust/DyldSharedCache/Dylib.hpp:54
Method
insert
api/rust/include/LIEF/rust/ELF/DynamicEntryRpath.hpp:36
Method
insert
api/rust/include/LIEF/rust/ELF/DynamicEntryRunPath.hpp:39
Method
insert_child
This logic follows the description from the Microsoft documentation at https://docs.microsoft.com/en-us/windows/win32/debug/pe-format#resource-directo
src/PE/ResourceNode.cpp:336
Method
insert_dex2dex_info
src/DEX/Method.cpp:70
Method
instructions
src/DWARF/dwarf.cpp:212
Function
interpreter_size
src/ELF/ExeLayout.hpp:483
← previous
next →
7,201–7,300 of 11,400, ranked by callers