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
from_file
Create a Signature from a PKCS#7 file path
api/rust/cargo/lief/src/pe/signature.rs:139
Method
from_file
api/rust/include/LIEF/rust/DWARF/DebugInfo.hpp:38
Method
from_file
api/rust/include/LIEF/rust/PDB/DebugInfo.hpp:58
Method
from_files
src/dyld-shared-cache/dyldsc.cpp:77
Method
from_files
api/rust/include/LIEF/rust/DyldSharedCache/DyldSharedCache.hpp:73
Method
from_jni
plugins/ghidra/jni/iterator.hpp:44
Method
from_jni
plugins/ghidra/jni/mirror.hpp:53
Method
from_memory
api/python/src/nanobind/extra/memoryview.hpp:33
Method
from_path
src/dyld-shared-cache/dyldsc.cpp:70
Method
from_path
api/rust/include/LIEF/rust/DyldSharedCache/DyldSharedCache.hpp:69
Function
from_python
api/python/src/asm/aarch64/operands/pyMemory.cpp:12
Method
from_python
api/python/src/pyIOStream.cpp:28
Method
from_python
api/python/src/asm/aarch64/operands/pyRegister.cpp:12
Method
from_python
api/python/src/nanobind/extra/stl/lief_optional.h:18
Method
from_python
api/python/src/nanobind/extra/stl/u16string.h:14
Method
from_python
api/python/src/nanobind/extra/stl/wstring.h:12
Method
from_python
api/python/src/nanobind/extra/stl/lief_span.h:21
Method
from_raw
src/PE/exceptions_info/AArch64/UnpackedFunction.cpp:128
Method
from_raw
api/rust/include/LIEF/rust/PE/signature/Signature.hpp:62
Function
from_result
api/rust/include/LIEF/rust/Mirror.hpp:81
Method
from_rust
api/rust/src/stream.cpp:21
Method
from_slice
Parse a resource tree from the provided slice. The original RVA must be provided to resolve the content of the data nodes.
api/rust/cargo/lief/src/pe/resources.rs:29
Method
from_slice
api/rust/include/LIEF/rust/PE/ResourceNode.hpp:37
Method
from_stream
src/ELF/DataHandler/Handler.cpp:57
Function
from_value
include/LIEF/MachO/ChainedPointerAnalysis.hpp:259
Method
from_value
(value: u64)
api/rust/cargo/lief/src/macho/commands.rs:231
Method
from_value
(value: u64)
api/rust/cargo/lief/src/macho/binding_info.rs:169
Method
from_value
(value: u32)
api/rust/cargo/lief/src/elf/relocation.rs:3451
Method
from_value
(value: u32)
api/rust/cargo/lief/src/elf/segment.rs:178
Method
from_value
(value: u32)
api/rust/cargo/lief/src/elf/binary.rs:41
Method
from_value
(value: u32)
api/rust/cargo/lief/src/elf/symbol.rs:33
Method
from_value
(value: u32)
api/rust/cargo/lief/src/elf/note.rs:82
Method
from_value
(value: u64)
api/rust/cargo/lief/src/elf/section.rs:277
Method
frontend_version
src/PDB/pdb.cpp:533
Method
frontend_version
api/rust/include/LIEF/rust/PDB/BuildMetadata.hpp:44
Method
fullname_normalized
src/DEX/Class.cpp:52
Method
func_overriding_info
Iterator over the overriding info
api/rust/cargo/lief/src/pe/dynamic_fixups.rs:316
Method
function_by_addr
Try to find the function at the given address
api/rust/cargo/lief/src/dwarf/compilation_unit.rs:251
Method
function_by_addr
api/rust/include/LIEF/rust/DWARF/DebugInfo.hpp:50
Method
function_by_name
Try to find the function whose name is given in parameter. The provided name can be demangled.
api/rust/cargo/lief/src/dwarf/compilation_unit.rs:246
Method
function_by_name
api/rust/include/LIEF/rust/DWARF/CompilationUnit.hpp:86
Method
function_by_name
api/rust/include/LIEF/rust/DWARF/DebugInfo.hpp:46
Method
function_length
include/LIEF/PE/exceptions_info/internal_arm64.hpp:64
Function
function_rva
include/LIEF/PE/ExportEntry.hpp:112
Method
function_rva
api/rust/include/LIEF/rust/PE/ExportEntry.hpp:40
Method
function_starts
api/rust/include/LIEF/rust/MachO/Binary.hpp:202
Method
function_variant_fixups
Return the `LC_FUNCTION_VARIANT_FIXUPS` command if present
api/rust/cargo/lief/src/macho/binary.rs:241
Method
function_variant_fixups
api/rust/include/LIEF/rust/MachO/Binary.hpp:290
Method
function_variants
Return the `LC_FUNCTION_VARIANTS` command if present
api/rust/cargo/lief/src/macho/binary.rs:236
Method
function_variants
api/rust/include/LIEF/rust/MachO/Binary.hpp:286
Method
functions
src/DWARF/dwarf.cpp:399
Method
functions
src/ELF/Binary.cpp:2467
Method
functions
src/COFF/Binary.cpp:35
Method
functions
src/PE/Binary.cpp:1206
Method
functions
Return an iterator over the functions [`Function`] implemented in this compilation unit. Note that this iterator only iterates over the functions tha
api/rust/cargo/lief/src/dwarf/compilation_unit.rs:198
Method
functions
Iterator over the functions defined by the class-like.
api/rust/cargo/lief/src/dwarf/types/classlike.rs:23
Method
functions
Iterator over the functions implemented in this COFF
api/rust/cargo/lief/src/coff/binary.rs:51
Method
functions
(&self)
api/rust/cargo/lief/src/macho/binary.rs:354
Method
functions
Addresses of every function entry point in the executable. This allows functions to exist for which there are no entries in the symbol table. <div c
api/rust/cargo/lief/src/macho/commands/functionstarts.rs:33
Method
functions
Iterator over the functions found in this binary
api/rust/cargo/lief/src/elf/binary.rs:364
Method
functions
Return an iterator over the [`crate::pdb::Function`] defined in this compilation unit. If the PDB does not contain or has an empty DBI stream, it retu
api/rust/cargo/lief/src/pdb/compilation_unit.rs:46
Method
functions
api/rust/include/LIEF/rust/ELF/Binary.hpp:436
Method
functions
api/rust/include/LIEF/rust/MachO/FunctionStarts.hpp:28
Method
functions
api/rust/include/LIEF/rust/MachO/Binary.hpp:310
Method
functions
api/rust/include/LIEF/rust/PE/Binary.hpp:456
Method
functions_rva
(&self)
api/rust/cargo/lief/src/pe/dynamic_fixups.rs:439
Method
functions_rva
api/rust/include/LIEF/rust/PE/LoadConfiguration/DynamicRelocation/DynamicFixup.hpp:265
Method
fvmfile_command>
src/MachO/endianness_support.cpp:383
Function
gdi32_dll_lookup
src/PE/utils/ordinals_lookup_tables/gdi32_dll_lookup.hpp:23
Function
get
include/LIEF/PE/Factory.hpp:55
Method
get
src/dyld-shared-cache/dyldsc.cpp:231
Method
get
src/visitors/json.hpp:38
Method
get
src/ELF/NoteDetails/core/CorePrStatus.cpp:325
Method
get
src/ELF/NoteDetails/core/CoreAuxv.cpp:105
Method
get
src/ELF/DataHandler/Handler.cpp:101
Method
get
api/python/src/Abstract/pyDebugInfoTyHook.hpp:10
Method
get
api/python/src/PDB/pyType.hpp:17
Method
get
plugins/ghidra/jni/canbe_unique.hpp:59
Method
getAlternateEntryPoint
()
plugins/ghidra/src/main/java/lief/pe/CHPEMetadataARM64.java:43
Method
getAuxiliaryDelayImport
()
plugins/ghidra/src/main/java/lief/pe/CHPEMetadataARM64.java:63
Method
getAuxiliaryDelayImportCopy
()
plugins/ghidra/src/main/java/lief/pe/CHPEMetadataARM64.java:65
Method
getAuxiliaryIAT
()
plugins/ghidra/src/main/java/lief/pe/CHPEMetadataARM64.java:45
Method
getAuxiliaryIATCopy
()
plugins/ghidra/src/main/java/lief/pe/CHPEMetadataARM64.java:61
Method
getBitfieldInfo
()
plugins/ghidra/src/main/java/lief/pe/CHPEMetadataARM64.java:67
Method
getCatalog
()
plugins/ghidra/src/main/java/lief/pe/CodeIntegrity.java:27
Method
getCatalogOffset
()
plugins/ghidra/src/main/java/lief/pe/CodeIntegrity.java:29
Method
getCriticalSectionDefaultTimeout
()
plugins/ghidra/src/main/java/lief/pe/LoadConfiguration.java:67
Method
getCsdVersion
()
plugins/ghidra/src/main/java/lief/pe/LoadConfiguration.java:83
Method
getDeCommitFreeBlockThreshold
()
plugins/ghidra/src/main/java/lief/pe/LoadConfiguration.java:69
Method
getDeCommitTotalFreeThreshold
()
plugins/ghidra/src/main/java/lief/pe/LoadConfiguration.java:71
Method
getDependentLoadFlags
()
plugins/ghidra/src/main/java/lief/pe/LoadConfiguration.java:85
Method
getEditList
()
plugins/ghidra/src/main/java/lief/pe/LoadConfiguration.java:87
Method
getExtraRfeTable
()
plugins/ghidra/src/main/java/lief/pe/CHPEMetadataARM64.java:55
Method
getExtraRfeTableSize
()
plugins/ghidra/src/main/java/lief/pe/CHPEMetadataARM64.java:57
Method
getFileType
()
plugins/ghidra/src/main/java/lief/macho/Header.java:66
Method
getFlags
()
plugins/ghidra/src/main/java/lief/pe/CodeIntegrity.java:25
Method
getFunctionPointer
(String name)
plugins/ghidra/src/main/java/lief/ghidra/plugins/analyzers/TypeBuilder.java:74
Method
getGlobalFlagsClear
()
plugins/ghidra/src/main/java/lief/pe/LoadConfiguration.java:63
Method
getGlobalFlagsSet
()
plugins/ghidra/src/main/java/lief/pe/LoadConfiguration.java:65
Method
getLockPrefixTable
()
plugins/ghidra/src/main/java/lief/pe/LoadConfiguration.java:73
← previous
next →
6,701–6,800 of 11,400, ranked by callers