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
PE_PDBChecksum
api/rust/include/LIEF/rust/PE/debug/PDBChecksum.hpp:25
Method
PE_PKCS9AtSequenceNumber
api/rust/include/LIEF/rust/PE/signature/attributes/PKCS9AtSequenceNumber.hpp:8
Method
PE_PKCS9CounterSignature
api/rust/include/LIEF/rust/PE/signature/attributes/PKCS9CounterSignature.hpp:9
Method
PE_PKCS9MessageDigest
api/rust/include/LIEF/rust/PE/signature/attributes/PKCS9MessageDigest.hpp:9
Method
PE_PKCS9SigningTime
api/rust/include/LIEF/rust/PE/signature/attributes/PKCS9SigningTime.hpp:8
Method
PE_RelocationEntry
api/rust/include/LIEF/rust/PE/RelocationEntry.hpp:25
Method
PE_Repro
api/rust/include/LIEF/rust/PE/debug/Repro.hpp:26
Method
PE_ResourceData
api/rust/include/LIEF/rust/PE/ResourceData.hpp:25
Method
PE_ResourceDirectory
api/rust/include/LIEF/rust/PE/ResourceDirectory.hpp:24
Method
PE_RuntimeFunctionAArch64
api/rust/include/LIEF/rust/PE/RuntimeFunctionAArch64.hpp:29
Method
PE_RuntimeFunctionX64
api/rust/include/LIEF/rust/PE/RuntimeFunctionX64.hpp:29
Method
PE_Section
api/rust/include/LIEF/rust/PE/Section.hpp:23
Method
PE_SigningCertificateV2
api/rust/include/LIEF/rust/PE/signature/attributes/SigningCertificateV2.hpp:22
Method
PE_SpcRelaxedPeMarkerCheck
api/rust/include/LIEF/rust/PE/signature/attributes/SpcRelaxedPeMarkerCheck.hpp:22
Method
PE_SpcSpOpusInfo
api/rust/include/LIEF/rust/PE/signature/attributes/SpcSpOpusInfo.hpp:8
Function
PE_TYPES_to_string
api/c/PE/EnumToString.cpp:25
Method
PE_VCFeature
api/rust/include/LIEF/rust/PE/debug/VCFeature.hpp:22
Method
PE_unwind_x64_Alloc
api/rust/include/LIEF/rust/PE/UnwindCodeX64.hpp:43
Method
PE_unwind_x64_Epilog
api/rust/include/LIEF/rust/PE/UnwindCodeX64.hpp:136
Method
PE_unwind_x64_PushMachFrame
api/rust/include/LIEF/rust/PE/UnwindCodeX64.hpp:73
Method
PE_unwind_x64_PushNonVol
api/rust/include/LIEF/rust/PE/UnwindCodeX64.hpp:58
Method
PE_unwind_x64_SaveNonVolatile
api/rust/include/LIEF/rust/PE/UnwindCodeX64.hpp:103
Method
PE_unwind_x64_SaveXMM128
api/rust/include/LIEF/rust/PE/UnwindCodeX64.hpp:119
Method
PE_unwind_x64_SetFPReg
api/rust/include/LIEF/rust/PE/UnwindCodeX64.hpp:88
Method
PE_unwind_x64_Spare
api/rust/include/LIEF/rust/PE/UnwindCodeX64.hpp:153
Function
PKCS9SigningTime
include/LIEF/PE/signature/attributes/PKCS9SigningTime.hpp:51
Function
PKCS9TSTInfo
include/LIEF/PE/signature/PKCS9TSTInfo.hpp:64
Function
PackedFunction
include/LIEF/PE/exceptions_info/AArch64/PackedFunction.hpp:40
Method
PackedFunction
(long impl)
plugins/ghidra/src/main/java/lief/pe/aarch64/PackedFunction.java:23
Method
Parameter
src/DWARF/dwarf.cpp:184
Method
Parameter
(long impl)
plugins/ghidra/src/main/java/lief/dwarf/editor/FunctionType.java:26
Method
Parameter
(long impl)
plugins/ghidra/src/main/java/lief/dwarf/editor/Function.java:26
Method
Parameter>
api/python/src/DWARF/pyParameter.cpp:11
Function
Parser
include/LIEF/ELF/Parser.hpp:96
Function
Parser
include/LIEF/MachO/Parser.hpp:45
Method
Parser
src/DEX/Parser.cpp:61
Method
Parser
src/VDEX/Parser.cpp:49
Method
Parser
src/ART/Parser.cpp:62
Method
Parser
src/ELF/Parser.cpp:49
Method
Parser
src/OAT/Parser.cpp:82
Method
Parser
From File
src/MachO/Parser.cpp:43
Method
Parser
src/Abstract/Parser.cpp:159
Method
Parser
src/PE/Parser.cpp:64
Method
Parser
include/LIEF/COFF/Parser.hpp:82
Function
Pogo
include/LIEF/PE/debug/Pogo.hpp:50
Method
Pointer>
api/python/src/DWARF/types/pyPointer.cpp:7
Method
Pointer>
api/python/src/PDB/types/pyPointer.cpp:9
Function
PointerProxy
include/LIEF/DWARF/Type.hpp:85
Function
PointerProxy
include/LIEF/DWARF/Variable.hpp:57
Function
PointerProxy
include/LIEF/DWARF/CompilationUnit.hpp:57
Function
PointerProxy
include/LIEF/DWARF/Function.hpp:63
Function
PointerProxy
include/LIEF/ObjC/Method.hpp:53
Function
PointerProxy
include/LIEF/ObjC/IVar.hpp:55
Function
PointerProxy
include/LIEF/ObjC/Class.hpp:59
Function
PointerProxy
include/LIEF/ObjC/Protocol.hpp:57
Function
PointerProxy
include/LIEF/ObjC/Property.hpp:52
Function
PointerProxy
include/LIEF/PDB/Type.hpp:51
Function
PointerProxy
include/LIEF/PDB/Function.hpp:53
Function
PointerProxy
include/LIEF/PDB/PublicSymbol.hpp:55
Function
PointerProxy
include/LIEF/PDB/types/Method.hpp:56
Function
PointerProxy
include/LIEF/PDB/types/Attribute.hpp:57
Method
PointerProxy
include/LIEF/iterators.hpp:632
Method
PointerProxy
include/LIEF/PDB/CompilationUnit.hpp:58
Method
PointerToMember>
api/python/src/DWARF/types/pyPointerToMember.cpp:9
Method
PointerType
(long impl)
plugins/ghidra/src/main/java/lief/dwarf/editor/PointerType.java:18
Method
PointerType>
api/python/src/DWARF/editor/pyPointerType.cpp:7
Method
Profile
src/profiling.hpp:27
Method
Property
src/ObjC/objc.cpp:256
Method
Property>
api/python/src/ObjC/objects/pyProperty.cpp:8
Method
Protocol
src/ObjC/objc.cpp:195
Method
Protocol>
api/python/src/ObjC/objects/pyProtocol.cpp:10
Method
Prototype
src/DEX/Prototype.cpp:24
Method
PublicSymbol
---------------------------------------------------------------------------- PDB/PublicSymbol.hpp ----------------------------------------------------
src/PDB/pdb.cpp:190
Method
PyIOStream
api/python/src/pyIOStream.cpp:25
Method
PyIOStream
api/python/src/pyIOStream.hpp:30
Method
Q
src/PE/signature/RsaInfo.cpp:111
Method
Q
api/rust/include/LIEF/rust/PE/signature/RsaInfo.hpp:33
Method
REG>
api/python/src/asm/mips/pyRegister.cpp:7
Method
REG>
api/python/src/asm/aarch64/pyRegister.cpp:7
Method
REG>
api/python/src/asm/ebpf/pyRegister.cpp:7
Method
REG>
api/python/src/asm/arm/pyRegister.cpp:7
Method
REG>
api/python/src/asm/x86/pyRegister.cpp:7
Method
REG>
api/python/src/asm/powerpc/pyRegister.cpp:7
Method
REG>
api/python/src/asm/riscv/pyRegister.cpp:7
Method
RPathCommand
src/MachO/RPathCommand.cpp:25
Method
RVA
api/rust/include/LIEF/rust/PDB/PublicSymbol.hpp:28
Method
RVA
api/rust/include/LIEF/rust/PE/DataDirectories.hpp:26
Method
RValueReference>
api/python/src/DWARF/types/pyRValueRef.cpp:7
Method
R_AARCH64>
src/ELF/RelocationStrings.cpp:40
Method
R_ARM>
src/ELF/RelocationStrings.cpp:52
Method
R_BPF>
src/ELF/RelocationStrings.cpp:178
Method
R_HEXAGON>
src/ELF/RelocationStrings.cpp:64
Method
R_LARCH>
src/ELF/RelocationStrings.cpp:90
Method
R_MIPS>
src/ELF/RelocationStrings.cpp:102
Method
R_PPC64>
src/ELF/RelocationStrings.cpp:126
Method
R_PPC>
src/ELF/RelocationStrings.cpp:114
Method
R_RISCV>
src/ELF/RelocationStrings.cpp:164
Method
R_SH4>
src/ELF/RelocationStrings.cpp:192
Method
R_SPARC>
src/ELF/RelocationStrings.cpp:138
Method
R_SYSZ>
src/ELF/RelocationStrings.cpp:150
← previous
next →
4,101–4,200 of 11,400, ranked by callers