MCPcopy Create free account

hub / github.com/lief-project/LIEF / functions

Functions11,400 in github.com/lief-project/LIEF

Methodfrom_file
Create a Signature from a PKCS#7 file path
api/rust/cargo/lief/src/pe/signature.rs:139
Methodfrom_file
api/rust/include/LIEF/rust/DWARF/DebugInfo.hpp:38
Methodfrom_file
api/rust/include/LIEF/rust/PDB/DebugInfo.hpp:58
Methodfrom_files
src/dyld-shared-cache/dyldsc.cpp:77
Methodfrom_files
api/rust/include/LIEF/rust/DyldSharedCache/DyldSharedCache.hpp:73
Methodfrom_jni
plugins/ghidra/jni/iterator.hpp:44
Methodfrom_jni
plugins/ghidra/jni/mirror.hpp:53
Methodfrom_memory
api/python/src/nanobind/extra/memoryview.hpp:33
Methodfrom_path
src/dyld-shared-cache/dyldsc.cpp:70
Methodfrom_path
api/rust/include/LIEF/rust/DyldSharedCache/DyldSharedCache.hpp:69
Functionfrom_python
api/python/src/asm/aarch64/operands/pyMemory.cpp:12
Methodfrom_python
api/python/src/pyIOStream.cpp:28
Methodfrom_python
api/python/src/asm/aarch64/operands/pyRegister.cpp:12
Methodfrom_python
api/python/src/nanobind/extra/stl/lief_optional.h:18
Methodfrom_python
api/python/src/nanobind/extra/stl/u16string.h:14
Methodfrom_python
api/python/src/nanobind/extra/stl/wstring.h:12
Methodfrom_python
api/python/src/nanobind/extra/stl/lief_span.h:21
Methodfrom_raw
src/PE/exceptions_info/AArch64/UnpackedFunction.cpp:128
Methodfrom_raw
api/rust/include/LIEF/rust/PE/signature/Signature.hpp:62
Functionfrom_result
api/rust/include/LIEF/rust/Mirror.hpp:81
Methodfrom_rust
api/rust/src/stream.cpp:21
Methodfrom_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
Methodfrom_slice
api/rust/include/LIEF/rust/PE/ResourceNode.hpp:37
Methodfrom_stream
src/ELF/DataHandler/Handler.cpp:57
Functionfrom_value
include/LIEF/MachO/ChainedPointerAnalysis.hpp:259
Methodfrom_value
(value: u64)
api/rust/cargo/lief/src/macho/commands.rs:231
Methodfrom_value
(value: u64)
api/rust/cargo/lief/src/macho/binding_info.rs:169
Methodfrom_value
(value: u32)
api/rust/cargo/lief/src/elf/relocation.rs:3451
Methodfrom_value
(value: u32)
api/rust/cargo/lief/src/elf/segment.rs:178
Methodfrom_value
(value: u32)
api/rust/cargo/lief/src/elf/binary.rs:41
Methodfrom_value
(value: u32)
api/rust/cargo/lief/src/elf/symbol.rs:33
Methodfrom_value
(value: u32)
api/rust/cargo/lief/src/elf/note.rs:82
Methodfrom_value
(value: u64)
api/rust/cargo/lief/src/elf/section.rs:277
Methodfrontend_version
src/PDB/pdb.cpp:533
Methodfrontend_version
api/rust/include/LIEF/rust/PDB/BuildMetadata.hpp:44
Methodfullname_normalized
src/DEX/Class.cpp:52
Methodfunc_overriding_info
Iterator over the overriding info
api/rust/cargo/lief/src/pe/dynamic_fixups.rs:316
Methodfunction_by_addr
Try to find the function at the given address
api/rust/cargo/lief/src/dwarf/compilation_unit.rs:251
Methodfunction_by_addr
api/rust/include/LIEF/rust/DWARF/DebugInfo.hpp:50
Methodfunction_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
Methodfunction_by_name
api/rust/include/LIEF/rust/DWARF/CompilationUnit.hpp:86
Methodfunction_by_name
api/rust/include/LIEF/rust/DWARF/DebugInfo.hpp:46
Methodfunction_length
include/LIEF/PE/exceptions_info/internal_arm64.hpp:64
Functionfunction_rva
include/LIEF/PE/ExportEntry.hpp:112
Methodfunction_rva
api/rust/include/LIEF/rust/PE/ExportEntry.hpp:40
Methodfunction_starts
api/rust/include/LIEF/rust/MachO/Binary.hpp:202
Methodfunction_variant_fixups
Return the `LC_FUNCTION_VARIANT_FIXUPS` command if present
api/rust/cargo/lief/src/macho/binary.rs:241
Methodfunction_variant_fixups
api/rust/include/LIEF/rust/MachO/Binary.hpp:290
Methodfunction_variants
Return the `LC_FUNCTION_VARIANTS` command if present
api/rust/cargo/lief/src/macho/binary.rs:236
Methodfunction_variants
api/rust/include/LIEF/rust/MachO/Binary.hpp:286
Methodfunctions
src/DWARF/dwarf.cpp:399
Methodfunctions
src/ELF/Binary.cpp:2467
Methodfunctions
src/COFF/Binary.cpp:35
Methodfunctions
src/PE/Binary.cpp:1206
Methodfunctions
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
Methodfunctions
Iterator over the functions defined by the class-like.
api/rust/cargo/lief/src/dwarf/types/classlike.rs:23
Methodfunctions
Iterator over the functions implemented in this COFF
api/rust/cargo/lief/src/coff/binary.rs:51
Methodfunctions
(&self)
api/rust/cargo/lief/src/macho/binary.rs:354
Methodfunctions
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
Methodfunctions
Iterator over the functions found in this binary
api/rust/cargo/lief/src/elf/binary.rs:364
Methodfunctions
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
Methodfunctions
api/rust/include/LIEF/rust/ELF/Binary.hpp:436
Methodfunctions
api/rust/include/LIEF/rust/MachO/FunctionStarts.hpp:28
Methodfunctions
api/rust/include/LIEF/rust/MachO/Binary.hpp:310
Methodfunctions
api/rust/include/LIEF/rust/PE/Binary.hpp:456
Methodfunctions_rva
(&self)
api/rust/cargo/lief/src/pe/dynamic_fixups.rs:439
Methodfunctions_rva
api/rust/include/LIEF/rust/PE/LoadConfiguration/DynamicRelocation/DynamicFixup.hpp:265
Methodfvmfile_command>
src/MachO/endianness_support.cpp:383
Functiongdi32_dll_lookup
src/PE/utils/ordinals_lookup_tables/gdi32_dll_lookup.hpp:23
Functionget
include/LIEF/PE/Factory.hpp:55
Methodget
src/dyld-shared-cache/dyldsc.cpp:231
Methodget
src/visitors/json.hpp:38
Methodget
src/ELF/NoteDetails/core/CorePrStatus.cpp:325
Methodget
src/ELF/NoteDetails/core/CoreAuxv.cpp:105
Methodget
src/ELF/DataHandler/Handler.cpp:101
Methodget
api/python/src/Abstract/pyDebugInfoTyHook.hpp:10
Methodget
api/python/src/PDB/pyType.hpp:17
Methodget
plugins/ghidra/jni/canbe_unique.hpp:59
MethodgetAlternateEntryPoint
()
plugins/ghidra/src/main/java/lief/pe/CHPEMetadataARM64.java:43
MethodgetAuxiliaryDelayImport
()
plugins/ghidra/src/main/java/lief/pe/CHPEMetadataARM64.java:63
MethodgetAuxiliaryDelayImportCopy
()
plugins/ghidra/src/main/java/lief/pe/CHPEMetadataARM64.java:65
MethodgetAuxiliaryIAT
()
plugins/ghidra/src/main/java/lief/pe/CHPEMetadataARM64.java:45
MethodgetAuxiliaryIATCopy
()
plugins/ghidra/src/main/java/lief/pe/CHPEMetadataARM64.java:61
MethodgetBitfieldInfo
()
plugins/ghidra/src/main/java/lief/pe/CHPEMetadataARM64.java:67
MethodgetCatalog
()
plugins/ghidra/src/main/java/lief/pe/CodeIntegrity.java:27
MethodgetCatalogOffset
()
plugins/ghidra/src/main/java/lief/pe/CodeIntegrity.java:29
MethodgetCriticalSectionDefaultTimeout
()
plugins/ghidra/src/main/java/lief/pe/LoadConfiguration.java:67
MethodgetCsdVersion
()
plugins/ghidra/src/main/java/lief/pe/LoadConfiguration.java:83
MethodgetDeCommitFreeBlockThreshold
()
plugins/ghidra/src/main/java/lief/pe/LoadConfiguration.java:69
MethodgetDeCommitTotalFreeThreshold
()
plugins/ghidra/src/main/java/lief/pe/LoadConfiguration.java:71
MethodgetDependentLoadFlags
()
plugins/ghidra/src/main/java/lief/pe/LoadConfiguration.java:85
MethodgetEditList
()
plugins/ghidra/src/main/java/lief/pe/LoadConfiguration.java:87
MethodgetExtraRfeTable
()
plugins/ghidra/src/main/java/lief/pe/CHPEMetadataARM64.java:55
MethodgetExtraRfeTableSize
()
plugins/ghidra/src/main/java/lief/pe/CHPEMetadataARM64.java:57
MethodgetFileType
()
plugins/ghidra/src/main/java/lief/macho/Header.java:66
MethodgetFlags
()
plugins/ghidra/src/main/java/lief/pe/CodeIntegrity.java:25
MethodgetFunctionPointer
(String name)
plugins/ghidra/src/main/java/lief/ghidra/plugins/analyzers/TypeBuilder.java:74
MethodgetGlobalFlagsClear
()
plugins/ghidra/src/main/java/lief/pe/LoadConfiguration.java:63
MethodgetGlobalFlagsSet
()
plugins/ghidra/src/main/java/lief/pe/LoadConfiguration.java:65
MethodgetLockPrefixTable
()
plugins/ghidra/src/main/java/lief/pe/LoadConfiguration.java:73
← previousnext →6,701–6,800 of 11,400, ranked by callers