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
↓ 1 callers
Function
parse_string
src/PE/resources/ResourceStringTable.cpp:30
↓ 1 callers
Function
parse_typeface
src/PE/resources/ResourceDialogExtended.cpp:117
↓ 1 callers
Method
path
The rpath value as a string
api/rust/cargo/lief/src/macho/commands/rpath.rs:17
↓ 1 callers
Function
payload
include/LIEF/PE/debug/Debug.hpp:181
↓ 1 callers
Method
pc
Return the initial Program Counter regardless of the underlying architecture. This value, when non null, can be used to determine the binary's entrypo
api/rust/cargo/lief/src/macho/commands/thread_command.rs:48
↓ 1 callers
Function
pe_binary_destroy
api/c/PE/Binary.cpp:65
↓ 1 callers
Function
pe_parse
api/c/PE/Binary.cpp:51
↓ 1 callers
Method
peek_array
include/LIEF/BinaryStream/BinaryStream.hpp:434
↓ 1 callers
Function
peek_data
include/LIEF/BinaryStream/BinaryStream.hpp:76
↓ 1 callers
Function
peek_in
include/LIEF/BinaryStream/FileStream.hpp:58
↓ 1 callers
Function
peek_objects
include/LIEF/BinaryStream/BinaryStream.hpp:128
↓ 1 callers
Function
peek_objects_at
include/LIEF/BinaryStream/BinaryStream.hpp:133
↓ 1 callers
Method
peek_u16string_at
src/BinaryStream/BinaryStream.cpp:216
↓ 1 callers
Method
permute_dynamic_symbols
src/ELF/Binary.cpp:1774
↓ 1 callers
Method
physical_address
api/rust/include/LIEF/rust/ELF/Segment.hpp:34
↓ 1 callers
Method
physical_size
The **file** size of the data associated with this segment
api/rust/cargo/lief/src/elf/segment.rs:257
↓ 1 callers
Function
pixels
Pixels of the image (as bytes)
include/LIEF/PE/resources/ResourceIcon.hpp:115
↓ 1 callers
Function
pkcs1_15_unpad
src/PE/signature/x509.cpp:452
↓ 1 callers
Function
planes
Color Planes
include/LIEF/PE/resources/ResourceIcon.hpp:100
↓ 1 callers
Method
platform
(&self)
api/rust/cargo/lief/src/macho/commands/build_version.rs:95
↓ 1 callers
Method
plot
(self)
api/python/examples/entropy.py:69
↓ 1 callers
Method
pltgot_relocations
Return an iterator over the `.plt.got` [`crate::elf::Relocation`] of the binary
api/rust/cargo/lief/src/elf/binary.rs:192
↓ 1 callers
Method
pltgot_relocations
api/rust/include/LIEF/rust/ELF/Binary.hpp:338
↓ 1 callers
Function
pointerto_line_numbers
The file pointer to the beginning of line-number entries for the section. This is set to zero if there are no COFF line numbers. This value should be
include/LIEF/PE/Section.hpp:148
↓ 1 callers
Method
pointerto_line_numbers
The file pointer to the beginning of line-number entries for the section. This is set to zero if there are no COFF line numbers. This value should be
api/rust/cargo/lief/src/coff/section.rs:55
↓ 1 callers
Method
pointerto_raw_data
Offset to the section's content
api/rust/cargo/lief/src/coff/section.rs:41
↓ 1 callers
Method
pointerto_raw_data
The offset of the section data in the PE file
api/rust/cargo/lief/src/pe/section.rs:95
↓ 1 callers
Function
pointerto_rawdata
File offset of the debug data
include/LIEF/PE/debug/Debug.hpp:165
↓ 1 callers
Method
pointerto_rawdata
File offset of the debug data
api/rust/cargo/lief/src/pe/debug.rs:129
↓ 1 callers
Function
pointerto_relocation
The file pointer to the beginning of the COFF relocation entries for the section. This is set to zero for executable images or if there are no relocat
include/LIEF/PE/Section.hpp:141
↓ 1 callers
Method
pointerto_relocation
Offset to the relocation table
api/rust/cargo/lief/src/coff/section.rs:46
↓ 1 callers
Function
pointerto_symbol_table
The offset of the **COFF** symbol table. This value should be zero for an image because COFF debugging information is deprecated.
include/LIEF/PE/Header.hpp:206
↓ 1 callers
Method
pointerto_symbol_table
Offset of the symbols table
api/rust/cargo/lief/src/coff/header.rs:63
↓ 1 callers
Method
pointerto_symbol_table
api/rust/include/LIEF/rust/PE/Header.hpp:34
↓ 1 callers
Function
policy_flags
A flag that indicates whether the enclave permits debugging.
include/LIEF/PE/LoadConfigurations/EnclaveConfiguration.hpp:81
↓ 1 callers
Function
pre_vcpp
Count for `Pre-VC++ 11.00`
include/LIEF/PE/debug/VCFeature.hpp:50
↓ 1 callers
Method
pre_vcpp
Count for `Pre-VC++ 11.00`
api/rust/cargo/lief/src/pe/debug.rs:713
↓ 1 callers
Function
pretty_error
(err: ErrorDetails, file: Path)
api/python/backend/config.py:211
↓ 1 callers
Function
pretty_hex
src/utils.cpp:94
↓ 1 callers
Method
pretty_name
src/DEX/Class.cpp:97
↓ 1 callers
Method
print
src/PE/signature/GenericContent.cpp:45
↓ 1 callers
Function
print_all_relocations
(binary)
api/python/examples/elf_reader.py:290
↓ 1 callers
Function
print_binary
examples/cpp/macho_reader.cpp:23
↓ 1 callers
Function
print_binary
examples/c/macho_reader.c:8
↓ 1 callers
Function
print_bind_opcodes
(binary)
api/python/examples/macho_reader.py:524
↓ 1 callers
Function
print_binding
(binding: &binding_info::BindingInfo)
api/rust/cargo/lief/tests/macho_tests.rs:13
↓ 1 callers
Function
print_build_version
(binary)
api/python/examples/macho_reader.py:675
↓ 1 callers
Function
print_chained_fixups
(binary: lief.MachO.Binary)
api/python/examples/macho_reader.py:691
↓ 1 callers
Function
print_classes
(dexfile)
api/python/examples/dex_reader.py:71
↓ 1 callers
Function
print_classes
(binary)
api/python/examples/oat_reader.py:91
↓ 1 callers
Function
print_commands
(binary)
api/python/examples/macho_reader.py:89
↓ 1 callers
Function
print_completions
(generator: G, cmd: &mut Command)
tools/lief-patchelf/src/main.rs:630
↓ 1 callers
Function
print_content_type
(indent: int, auth: lief.PE.ContentType)
api/python/examples/authenticode/authenticode_reader.py:91
↓ 1 callers
Function
print_crt
(binary)
api/python/examples/pe_authenticode.py:31
↓ 1 callers
Function
print_ctor
(binary)
api/python/examples/macho_reader.py:650
↓ 1 callers
Function
print_ctor
(binary)
api/python/examples/elf_reader.py:428
↓ 1 callers
Function
print_ctor
(binary)
api/python/examples/pe_reader.py:404
↓ 1 callers
Function
print_data_directories
(binary)
api/python/examples/pe_reader.py:132
↓ 1 callers
Function
print_data_in_code
(binary)
api/python/examples/macho_reader.py:391
↓ 1 callers
Function
print_debug
(binary)
api/python/examples/pe_reader.py:257
↓ 1 callers
Function
print_delay_imports
(binary)
api/python/examples/pe_reader.py:431
↓ 1 callers
Function
print_dex_files
(binary)
api/python/examples/oat_reader.py:79
↓ 1 callers
Function
print_dyld_environment
(binary)
api/python/examples/macho_reader.py:439
↓ 1 callers
Function
print_dyld_info
(binary)
api/python/examples/macho_reader.py:453
↓ 1 callers
Function
print_dylinker
(binary)
api/python/examples/macho_reader.py:366
↓ 1 callers
Function
print_dynamic_entries
(binary)
api/python/examples/elf_reader.py:159
↓ 1 callers
Function
print_dynamic_symbol_command
(binary)
api/python/examples/macho_reader.py:268
↓ 1 callers
Function
print_dynamic_symbols
(binary, args)
api/python/examples/elf_reader.py:237
↓ 1 callers
Function
print_encryption_info
(binary)
api/python/examples/macho_reader.py:633
↓ 1 callers
Function
print_exception_functions
(binary)
api/python/examples/pe_reader.py:413
↓ 1 callers
Function
print_export
(binary)
api/python/examples/pe_reader.py:243
↓ 1 callers
Function
print_export_trie
(binary)
api/python/examples/macho_reader.py:548
↓ 1 callers
Function
print_exported_functions
(binary)
api/python/examples/abstract_reader.py:110
↓ 1 callers
Function
print_exported_symbols
(binary, args)
api/python/examples/elf_reader.py:309
↓ 1 callers
Function
print_fields
(dexfile)
api/python/examples/dex_reader.py:83
↓ 1 callers
Function
print_function_starts
(binary)
api/python/examples/macho_reader.py:373
↓ 1 callers
Function
print_functions
(binary)
api/python/examples/macho_reader.py:667
↓ 1 callers
Function
print_functions
(binary)
api/python/examples/elf_reader.py:447
↓ 1 callers
Function
print_functions
(binary)
api/python/examples/pe_reader.py:422
↓ 1 callers
Function
print_generic_type
(indent: int, auth: lief.PE.GenericType)
api/python/examples/authenticode/authenticode_reader.py:87
↓ 1 callers
Function
print_gnu_hash
(binary)
api/python/examples/elf_reader.py:340
↓ 1 callers
Function
print_header
(vdexfile)
api/python/examples/vdex_reader.py:61
↓ 1 callers
Function
print_header
(dexfile)
api/python/examples/dex_reader.py:61
↓ 1 callers
Function
print_header
(binary)
api/python/examples/macho_reader.py:70
↓ 1 callers
Function
print_header
(binary)
api/python/examples/oat_reader.py:69
↓ 1 callers
Function
print_header
(binary)
api/python/examples/abstract_reader.py:40
↓ 1 callers
Function
print_header
(binary)
api/python/examples/elf_reader.py:51
↓ 1 callers
Function
print_header
(binary)
api/python/examples/pe_reader.py:50
↓ 1 callers
Function
print_imported_functions
(binary)
api/python/examples/abstract_reader.py:120
↓ 1 callers
Function
print_imported_libraries
(binary)
api/python/examples/abstract_reader.py:131
↓ 1 callers
Function
print_imported_symbols
(binary, args)
api/python/examples/elf_reader.py:319
↓ 1 callers
Function
print_imports
(binary, resolve=False)
api/python/examples/pe_reader.py:192
↓ 1 callers
Function
print_information
(vdexfile)
api/python/examples/vdex_reader.py:49
↓ 1 callers
Function
print_information
(dexfile)
api/python/examples/dex_reader.py:49
↓ 1 callers
Function
print_information
(binary)
api/python/examples/macho_reader.py:54
↓ 1 callers
Function
print_information
(binary)
api/python/examples/oat_reader.py:51
↓ 1 callers
Function
print_information
(binary)
api/python/examples/elf_reader.py:329
↓ 1 callers
Function
print_information
(binary)
api/python/examples/pe_reader.py:40
↓ 1 callers
Function
print_lazy_bind_opcodes
(binary)
api/python/examples/macho_reader.py:540
↓ 1 callers
Function
print_libraries
(binary)
api/python/examples/macho_reader.py:103
← previous
next →
3,001–3,100 of 11,400, ranked by callers