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
Function
make_declopt
api/rust/include/LIEF/rust/ObjC/DeclOpt.hpp:23
Function
make_empty_iterator
src/internal_utils.hpp:187
Function
make_pointee_range
include/LIEF/iterators.hpp:845
Function
make_pointer_range
include/LIEF/iterators.hpp:872
Function
make_rnd_iterator_impl
api/python/src/nanobind/extra/random_access_iterator.hpp:29
Method
make_space_for_new_section
src/PE/Binary.cpp:415
Method
mangled_name
src/ObjC/objc.cpp:201
Method
mangled_name
Mangled name of the protocol
api/rust/cargo/lief/src/objc/protocol.rs:26
Method
mangled_name
api/rust/include/LIEF/rust/ObjC/Protocol.hpp:57
Method
mangled_type
src/ObjC/objc.cpp:316
Method
mangled_type
Type of the instance var in its mangled representation (`[29i]`)
api/rust/cargo/lief/src/objc/ivar.rs:28
Method
mangled_type
Prototype of the method in its mangled representation (e.g. `@16@0:8`)
api/rust/cargo/lief/src/objc/method.rs:28
Method
mangled_type
api/rust/include/LIEF/rust/ObjC/Method.hpp:25
Method
mangled_type
api/rust/include/LIEF/rust/ObjC/IVar.hpp:25
Function
manifest_id
include/LIEF/PE/signature/attributes/MsManifestBinaryID.hpp:60
Method
manifest_id
api/rust/include/LIEF/rust/PE/signature/attributes/MsManifestBinaryID.hpp:28
Method
mapping_info
src/dyld-shared-cache/dyldsc.cpp:171
Method
maskwords
api/rust/include/LIEF/rust/ELF/GnuHash.hpp:27
Method
max_prot
src/dyld-shared-cache/dyldsc.cpp:311
Method
max_prot
api/rust/include/LIEF/rust/DyldSharedCache/MappingInfo.hpp:28
Method
max_protection
api/rust/include/LIEF/rust/MachO/SegmentCommand.hpp:52
Method
max_version
api/rust/include/LIEF/rust/PE/LoadConfiguration/VolatileMetadata.hpp:47
Function
maximum_extra_paragraphs
include/LIEF/PE/DosHeader.hpp:79
Method
maximum_extra_paragraphs
api/rust/include/LIEF/rust/PE/DosHeader.hpp:32
Method
members
src/DWARF/dwarf.cpp:586
Method
members
api/rust/include/LIEF/rust/DWARF/types/ClassLike.hpp:88
Method
memoize
src/COFF/Parser.cpp:261
Method
memory_access
src/asm/asm.cpp:253
Method
memory_access
Memory access flags
api/rust/cargo/lief/src/assembly/instruction.rs:157
Method
memory_access
api/rust/include/LIEF/rust/asm/Instruction.hpp:58
Function
memory_base_address
If this Mach-O binary has been parsed from memory, it returns the in-memory base address of this binary. Otherwise, it returns 0
include/LIEF/MachO/Binary.hpp:1007
Method
memoryview
api/python/src/nanobind/extra/memoryview.hpp:18
Method
merge_domaindata
(self, docnames: list[str], otherdata: dict[str, Any])
doc/sphinx/sphinx_lief_doc/rust_domain/rustdomain.py:83
Method
metadata_offset
api/rust/include/LIEF/rust/COFF/Header.hpp:84
Method
metadata_size
api/rust/include/LIEF/rust/COFF/Header.hpp:80
Method
method_offsets_index
src/OAT/Class.cpp:150
Method
methods
src/ObjC/objc.cpp:142
Method
methods
Iterator over the different [`crate::pdb::types::Method`] implemented in this class-like type
api/rust/cargo/lief/src/pdb/types/classlike.rs:39
Function
mfc42u_dll_lookup
src/PE/utils/ordinals_lookup_tables/mfc42u_dll_lookup.hpp:23
Method
min_required_config_size
api/rust/include/LIEF/rust/PE/LoadConfiguration/EnclaveConfiguration.hpp:56
Method
min_security_version
api/rust/include/LIEF/rust/PE/LoadConfiguration/EnclaveConfiguration.hpp:29
Method
min_version
api/rust/include/LIEF/rust/PE/LoadConfiguration/VolatileMetadata.hpp:46
Function
minimum_extra_paragraphs
include/LIEF/PE/DosHeader.hpp:75
Method
minimum_extra_paragraphs
api/rust/include/LIEF/rust/PE/DosHeader.hpp:31
Function
minor_image_version
The minor version number of the image
include/LIEF/PE/OptionalHeader.hpp:182
Method
minor_image_version
api/rust/include/LIEF/rust/PE/OptionalHeader.hpp:41
Function
minor_linker_version
The linker minor version
include/LIEF/PE/OptionalHeader.hpp:98
Method
minor_linker_version
api/rust/include/LIEF/rust/PE/OptionalHeader.hpp:28
Function
minor_operating_system_version
The **minor** version number of the required operating system
include/LIEF/PE/OptionalHeader.hpp:172
Method
minor_operating_system_version
api/rust/include/LIEF/rust/PE/OptionalHeader.hpp:39
Function
minor_subsystem_version
The minor version number of the subsystem
include/LIEF/PE/OptionalHeader.hpp:192
Method
minor_subsystem_version
api/rust/include/LIEF/rust/PE/OptionalHeader.hpp:43
Function
minor_version
The minor version number, set by the user.
include/LIEF/PE/ResourceDirectory.hpp:80
Function
minor_version
The minor version number of the debug data format.
include/LIEF/PE/debug/Debug.hpp:145
Function
minor_version
Minor version
include/LIEF/PE/LoadConfigurations/LoadConfiguration.hpp:153
Method
minor_version
api/rust/include/LIEF/rust/PE/ResourceDirectory.hpp:39
Method
minos
api/rust/include/LIEF/rust/MachO/BuildVersion.hpp:29
Method
mnemonic
src/asm/asm.cpp:212
Method
mnemonic
Instruction mnemonic (e.g. `br`)
api/rust/cargo/lief/src/assembly/instruction.rs:52
Method
mnemonic
api/rust/include/LIEF/rust/asm/Instruction.hpp:34
Function
modes
Optional features for the given architecture
include/LIEF/Abstract/Header.hpp:97
Function
modif_1
(libadd: lief.ELF.Binary, output: Path)
tests/elf/test_bin2lib.py:91
Function
modif_2
(libadd: lief.ELF.Binary, output: Path)
tests/elf/test_bin2lib.py:107
Function
modif_3
(libadd: lief.ELF.Binary, output: Path)
tests/elf/test_bin2lib.py:117
Method
modtime
src/dyld-shared-cache/dyldsc.cpp:243
Method
modtime
api/rust/include/LIEF/rust/DyldSharedCache/Dylib.hpp:53
Method
module_name
Name (or path) to the COFF object (`.obj`) associated with this compilation unit (e.g. `e:\obj.amd64fre\minkernel\ntos\hvl\mp\objfre\amd64\hvlp.obj`)
api/rust/cargo/lief/src/pdb/compilation_unit.rs:32
Method
module_name
api/rust/include/LIEF/rust/PDB/CompilationUnit.hpp:55
Method
module_table_offset
api/rust/include/LIEF/rust/MachO/DynamicSymbolCommand.hpp:45
Method
more_info
api/rust/include/LIEF/rust/PE/signature/attributes/SpcSpOpusInfo.hpp:11
Method
move_sections
src/PE/Factory.cpp:123
Function
msvcp110_dll_lookup
src/PE/utils/ordinals_lookup_tables/msvcp110_dll_lookup.hpp:23
Function
msvcp120_dll_lookup
src/PE/utils/ordinals_lookup_tables/msvcp120_dll_lookup.hpp:23
Function
msvcr100_dll_lookup
src/PE/utils/ordinals_lookup_tables/msvcr100_dll_lookup.hpp:23
Function
msvcr110_dll_lookup
src/PE/utils/ordinals_lookup_tables/msvcr110_dll_lookup.hpp:23
Function
msvcr120_dll_lookup
src/PE/utils/ordinals_lookup_tables/msvcr120_dll_lookup.hpp:23
Function
msvcrt_dll_lookup
src/PE/utils/ordinals_lookup_tables/msvcrt_dll_lookup.hpp:23
Function
name
include/LIEF/ELF/DynamicSharedObject.hpp:56
Function
name
include/LIEF/ELF/SymbolVersionAux.hpp:47
Function
name
include/LIEF/ELF/SymbolVersionRequirement.hpp:88
Function
name
include/LIEF/ELF/DynamicEntryLibrary.hpp:55
Function
name
include/LIEF/MachO/SegmentCommand.hpp:198
Function
name
include/LIEF/MachO/DylibCommand.hpp:127
Function
name
include/LIEF/MachO/DylinkerCommand.hpp:56
Function
name
include/LIEF/MachO/FilesetCommand.hpp:82
Function
name
section's name
include/LIEF/Abstract/Section.hpp:44
Function
name
Set symbol name
include/LIEF/Abstract/Symbol.hpp:63
Function
name
include/LIEF/PE/DelayImport.hpp:79
Function
name
Change the current import name
include/LIEF/PE/Import.hpp:116
Function
name
include/LIEF/PE/ResourceNode.hpp:166
Function
name
include/LIEF/PE/Export.hpp:162
Function
name
include/LIEF/PE/debug/PogoEntry.hpp:72
Method
name
src/DWARF/dwarf.cpp:112
Method
name
src/ObjC/objc.cpp:121
Method
name
Name of the section
api/rust/cargo/lief/src/generic.rs:60
Method
name
Return the type's name using either `DW_AT_name` or `DW_AT_picture_string` (if any)
api/rust/cargo/lief/src/dwarf/types.rs:459
Method
name
Name of the file associated with this compilation unit (e.g. `test.cpp`) Return an **empty** string if the name is not found or can't be resolved Thi
api/rust/cargo/lief/src/dwarf/compilation_unit.rs:113
Method
name
The name of the parameter
api/rust/cargo/lief/src/dwarf/parameters.rs:14
Method
name
Name of the scope. For instance namespace's name or function's name.
api/rust/cargo/lief/src/dwarf/scope.rs:66
Method
name
The name of the function (`DW_AT_name`)
api/rust/cargo/lief/src/dwarf/function.rs:32
← previous
next →
8,001–8,100 of 11,400, ranked by callers