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
get_base
(&self)
api/rust/cargo/lief/src/macho/commands/segment_split_info.rs:48
Method
get_base
(&self)
api/rust/cargo/lief/src/macho/commands/dyld_export_trie.rs:62
Method
get_base
(&self)
api/rust/cargo/lief/src/pdb/types.rs:199
Method
get_base
(&self)
api/rust/cargo/lief/src/pdb/types/union.rs:27
Method
get_base
(&self)
api/rust/cargo/lief/src/pdb/types/pointer.rs:32
Method
get_base
(&self)
api/rust/cargo/lief/src/pdb/types/array.rs:26
Method
get_base
(&self)
api/rust/cargo/lief/src/pdb/types/enum_ty.rs:26
Method
get_base
(&self)
api/rust/cargo/lief/src/pdb/types/bitfield.rs:26
Method
get_base
(&self)
api/rust/cargo/lief/src/pdb/types/simple.rs:27
Method
get_base
(&self)
api/rust/cargo/lief/src/pdb/types/modifier.rs:32
Method
get_base
(&self)
api/rust/cargo/lief/src/pdb/types/function.rs:26
Method
get_base
(&self)
api/rust/cargo/lief/src/pdb/types/classlike.rs:66
Method
get_base_mut
(&mut self)
api/rust/cargo/lief/src/pe/debug.rs:185
Method
get_class
src/ObjC/objc.cpp:72
Method
get_class
src/OAT/Binary.cpp:86
Method
get_classlike
(&self)
api/rust/cargo/lief/src/pdb/types/union.rs:33
Method
get_content_from_va
api/rust/include/LIEF/rust/DyldSharedCache/DyldSharedCache.hpp:132
Method
get_content_from_virtual_address
src/ELF/Binary.cpp:1695
Method
get_content_from_virtual_address
api/rust/include/LIEF/rust/ELF/Binary.hpp:402
Method
get_content_from_virtual_address
api/rust/include/LIEF/rust/PE/Binary.hpp:452
Method
get_content_size
src/ELF/Segment.cpp:198
Method
get_content_value
src/ELF/Segment.cpp:212
Method
get_defined_var
plugins/binaryninja/analysis/src/AnalyzerBase.cpp:95
Method
get_dynamic_string_table
src/ELF/Parser.cpp:511
Method
get_dynamic_string_table_from_sections
src/ELF/Parser.cpp:495
Method
get_dynamic_string_table_from_segments
src/ELF/Parser.cpp:417
Method
get_engine
src/asm/asm.cpp:104
Function
get_entry
Return the imported function with the given name
include/LIEF/PE/Import.hpp:105
Function
get_filename
(target: &String)
api/rust/cargo/lief-build/src/lib.rs:46
Method
get_function_address
src/ELF/Binary.cpp:936
Method
get_function_address
src/MachO/Binary.cpp:2446
Method
get_function_address
src/Abstract/Binary.cpp:55
Function
get_imphash
src/PE/utils.cpp:260
Function
get_impl
src/ELF/NoteDetails/core/CoreAuxv.cpp:31
Function
get_info_impl
src/ELF/NoteDetails/core/CorePrPsInfo.cpp:30
Function
get_int_from_virtual_address
include/LIEF/Abstract/Binary.hpp:234
Method
get_int_from_virtual_address
Get the integer value at the given virtual address
api/rust/cargo/lief/src/macho/binary.rs:300
Method
get_int_from_virtual_address
Get the integer value at the given virtual address
api/rust/cargo/lief/src/elf/binary.rs:289
Method
get_library
Try to find the library (`DT_NEEDED`) with the given name
api/rust/cargo/lief/src/elf/binary.rs:237
Method
get_library
api/rust/include/LIEF/rust/ELF/Binary.hpp:382
Method
get_note
src/ELF/Parser.cpp:575
Method
get_objects
(self)
doc/sphinx/sphinx_lief_doc/rust_domain/rustdomain.py:233
Method
get_or_create
plugins/binaryninja/analysis/src/TypeBuilder.cpp:22
Function
get_payload
include/LIEF/PE/debug/Debug.hpp:110
Method
get_payload
src/PE/debug/Debug.cpp:29
Function
get_pe_sample
tests/unittests/utils.hpp:28
Function
get_reg_impl
src/ELF/NoteDetails/core/CorePrStatus.cpp:112
Method
get_register_name
src/asm/asm.cpp:307
Method
get_relocated_dynamic_array
api/rust/include/LIEF/rust/ELF/Binary.hpp:424
Function
get_requires_for_build_editable
( config_settings: Optional[dict[str, Union[str, List[str]]]] = None, )
api/python/backend/setup.py:148
Function
get_requires_for_build_wheel
( config_settings: Optional[dict[str, Union[str, List[str]]]] = None, )
api/python/backend/setup.py:128
Function
get_sample
(filename)
tests/utils.py:39
Method
get_section
src/MachO/Binary.cpp:1881
Method
get_section
src/MachO/SegmentCommand.cpp:208
Function
get_section_idx
Find the index of the section given in the first parameter
include/LIEF/ELF/Binary.hpp:950
Function
get_status_impl
src/ELF/NoteDetails/core/CorePrStatus.cpp:31
Method
get_symbol
src/Abstract/Binary.cpp:41
Function
get_type
include/LIEF/PE/RelocationEntry.hpp:128
Method
get_type
Return the type of this variable
api/rust/cargo/lief/src/dwarf/variable.rs:76
Method
get_type
Return the type of the parameter
api/rust/cargo/lief/src/dwarf/parameters.rs:19
Method
get_type
Type of the **index** for this array. For instance in `uint8_t[3]` the index type could be set to a `size_t`.
api/rust/cargo/lief/src/dwarf/types/array.rs:74
Method
get_type
Type of the current member
api/rust/cargo/lief/src/dwarf/types/classlike.rs:62
Method
get_type
Type of this attribute
api/rust/cargo/lief/src/pdb/types/attribute.rs:38
Method
get_type
api/rust/include/LIEF/rust/DWARF/Parameter.hpp:27
Method
get_type
api/rust/include/LIEF/rust/DWARF/Variable.hpp:47
Method
get_type
NOLINT(clang-analyzer-cplusplus.NewDeleteLeaks)
api/rust/include/LIEF/rust/DWARF/Scope.hpp:27
Method
get_type
api/rust/include/LIEF/rust/DWARF/Function.hpp:93
Method
get_type
api/rust/include/LIEF/rust/DWARF/types/Array.hpp:30
Method
get_type
api/rust/include/LIEF/rust/DWARF/types/ClassLike.hpp:49
Method
get_type
api/rust/include/LIEF/rust/ELF/Relocation.hpp:28
Method
get_type
api/rust/include/LIEF/rust/ELF/Section.hpp:26
Method
get_type
api/rust/include/LIEF/rust/ELF/Note.hpp:27
Method
get_type
api/rust/include/LIEF/rust/ELF/Symbol.hpp:26
Method
get_type
api/rust/include/LIEF/rust/COFF/Relocation.hpp:38
Method
get_type
api/rust/include/LIEF/rust/MachO/DataCodeEntry.hpp:29
Method
get_type
api/rust/include/LIEF/rust/MachO/Symbol.hpp:31
Method
get_type
api/rust/include/LIEF/rust/PDB/types/Attribute.hpp:27
Method
get_type
api/rust/include/LIEF/rust/PE/DataDirectories.hpp:28
Method
get_type
api/rust/include/LIEF/rust/PE/RelocationEntry.hpp:28
Method
get_type
api/rust/include/LIEF/rust/PE/LoadConfiguration/CHPEMetadata.hpp:43
Method
get_type
api/rust/include/LIEF/rust/PE/LoadConfiguration/EnclaveConfiguration.hpp:28
Method
get_type
api/rust/include/LIEF/rust/PE/LoadConfiguration/DynamicRelocation/DynamicFixup.hpp:94
Method
get_type
api/rust/include/LIEF/rust/PE/debug/FPO.hpp:36
Method
get_type
api/rust/include/LIEF/rust/PE/debug/Debug.hpp:33
Method
get_u16
api/rust/include/LIEF/rust/Abstract/Binary.hpp:72
Method
get_u32
api/rust/include/LIEF/rust/Abstract/Binary.hpp:76
Method
get_u64
api/rust/include/LIEF/rust/Abstract/Binary.hpp:80
Method
get_u8
api/rust/include/LIEF/rust/Abstract/Binary.hpp:68
Method
get_va
plugins/binaryninja/analysis/src/PE/AnalyzerBase.cpp:19
Function
get_values_impl
src/ELF/NoteDetails/core/CoreAuxv.cpp:55
Method
get_x64_information_function_pointer
api/rust/include/LIEF/rust/PE/LoadConfiguration/CHPEMetadata.hpp:116
Function
ghidra_logger_st
plugins/ghidra/jni/ghidra_logger_sink.hpp:91
Method
ghidra_sink
plugins/ghidra/jni/ghidra_logger_sink.hpp:32
Function
github_user
(name: str, rawtext: str, text: str, lineno: int, inliner: Inliner, options: dict | None = Non
doc/sphinx/sphinx_lief_doc/roles.py:48
Method
gnu_hash
api/rust/include/LIEF/rust/ELF/Binary.hpp:278
Function
greater_than_add_or_overflow
src/MachO/layout_check.cpp:57
Method
gs
api/rust/include/LIEF/rust/PE/debug/VCFeature.hpp:26
Function
guard_address_taken_iat_entries
List of RVA pointed by guard_address_taken_iat_entry_table()
include/LIEF/PE/LoadConfigurations/LoadConfiguration.hpp:329
Method
guard_address_taken_iat_entries
Iterator over the functions referenced by [`LoadConfiguration::guard_address_taken_iat_entry_table`]
api/rust/cargo/lief/src/pe/load_configuration.rs:221
Method
guard_cf_flags_list
src/PE/LoadConfigurations/LoadConfiguration.cpp:1119
← previous
next →
6,901–7,000 of 11,400, ranked by callers