MCPcopy Create free account

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

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

↓ 1 callersFunctionparse_string
src/PE/resources/ResourceStringTable.cpp:30
↓ 1 callersFunctionparse_typeface
src/PE/resources/ResourceDialogExtended.cpp:117
↓ 1 callersMethodpath
The rpath value as a string
api/rust/cargo/lief/src/macho/commands/rpath.rs:17
↓ 1 callersFunctionpayload
include/LIEF/PE/debug/Debug.hpp:181
↓ 1 callersMethodpc
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 callersFunctionpe_binary_destroy
api/c/PE/Binary.cpp:65
↓ 1 callersFunctionpe_parse
api/c/PE/Binary.cpp:51
↓ 1 callersMethodpeek_array
include/LIEF/BinaryStream/BinaryStream.hpp:434
↓ 1 callersFunctionpeek_data
include/LIEF/BinaryStream/BinaryStream.hpp:76
↓ 1 callersFunctionpeek_in
include/LIEF/BinaryStream/FileStream.hpp:58
↓ 1 callersFunctionpeek_objects
include/LIEF/BinaryStream/BinaryStream.hpp:128
↓ 1 callersFunctionpeek_objects_at
include/LIEF/BinaryStream/BinaryStream.hpp:133
↓ 1 callersMethodpeek_u16string_at
src/BinaryStream/BinaryStream.cpp:216
↓ 1 callersMethodpermute_dynamic_symbols
src/ELF/Binary.cpp:1774
↓ 1 callersMethodphysical_address
api/rust/include/LIEF/rust/ELF/Segment.hpp:34
↓ 1 callersMethodphysical_size
The **file** size of the data associated with this segment
api/rust/cargo/lief/src/elf/segment.rs:257
↓ 1 callersFunctionpixels
Pixels of the image (as bytes)
include/LIEF/PE/resources/ResourceIcon.hpp:115
↓ 1 callersFunctionpkcs1_15_unpad
src/PE/signature/x509.cpp:452
↓ 1 callersFunctionplanes
Color Planes
include/LIEF/PE/resources/ResourceIcon.hpp:100
↓ 1 callersMethodplatform
(&self)
api/rust/cargo/lief/src/macho/commands/build_version.rs:95
↓ 1 callersMethodplot
(self)
api/python/examples/entropy.py:69
↓ 1 callersMethodpltgot_relocations
Return an iterator over the `.plt.got` [`crate::elf::Relocation`] of the binary
api/rust/cargo/lief/src/elf/binary.rs:192
↓ 1 callersMethodpltgot_relocations
api/rust/include/LIEF/rust/ELF/Binary.hpp:338
↓ 1 callersFunctionpointerto_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 callersMethodpointerto_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 callersMethodpointerto_raw_data
Offset to the section's content
api/rust/cargo/lief/src/coff/section.rs:41
↓ 1 callersMethodpointerto_raw_data
The offset of the section data in the PE file
api/rust/cargo/lief/src/pe/section.rs:95
↓ 1 callersFunctionpointerto_rawdata
File offset of the debug data
include/LIEF/PE/debug/Debug.hpp:165
↓ 1 callersMethodpointerto_rawdata
File offset of the debug data
api/rust/cargo/lief/src/pe/debug.rs:129
↓ 1 callersFunctionpointerto_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 callersMethodpointerto_relocation
Offset to the relocation table
api/rust/cargo/lief/src/coff/section.rs:46
↓ 1 callersFunctionpointerto_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 callersMethodpointerto_symbol_table
Offset of the symbols table
api/rust/cargo/lief/src/coff/header.rs:63
↓ 1 callersMethodpointerto_symbol_table
api/rust/include/LIEF/rust/PE/Header.hpp:34
↓ 1 callersFunctionpolicy_flags
A flag that indicates whether the enclave permits debugging.
include/LIEF/PE/LoadConfigurations/EnclaveConfiguration.hpp:81
↓ 1 callersFunctionpre_vcpp
Count for `Pre-VC++ 11.00`
include/LIEF/PE/debug/VCFeature.hpp:50
↓ 1 callersMethodpre_vcpp
Count for `Pre-VC++ 11.00`
api/rust/cargo/lief/src/pe/debug.rs:713
↓ 1 callersFunctionpretty_error
(err: ErrorDetails, file: Path)
api/python/backend/config.py:211
↓ 1 callersFunctionpretty_hex
src/utils.cpp:94
↓ 1 callersMethodpretty_name
src/DEX/Class.cpp:97
↓ 1 callersMethodprint
src/PE/signature/GenericContent.cpp:45
↓ 1 callersFunctionprint_all_relocations
(binary)
api/python/examples/elf_reader.py:290
↓ 1 callersFunctionprint_binary
examples/cpp/macho_reader.cpp:23
↓ 1 callersFunctionprint_binary
examples/c/macho_reader.c:8
↓ 1 callersFunctionprint_bind_opcodes
(binary)
api/python/examples/macho_reader.py:524
↓ 1 callersFunctionprint_binding
(binding: &binding_info::BindingInfo)
api/rust/cargo/lief/tests/macho_tests.rs:13
↓ 1 callersFunctionprint_build_version
(binary)
api/python/examples/macho_reader.py:675
↓ 1 callersFunctionprint_chained_fixups
(binary: lief.MachO.Binary)
api/python/examples/macho_reader.py:691
↓ 1 callersFunctionprint_classes
(dexfile)
api/python/examples/dex_reader.py:71
↓ 1 callersFunctionprint_classes
(binary)
api/python/examples/oat_reader.py:91
↓ 1 callersFunctionprint_commands
(binary)
api/python/examples/macho_reader.py:89
↓ 1 callersFunctionprint_completions
(generator: G, cmd: &mut Command)
tools/lief-patchelf/src/main.rs:630
↓ 1 callersFunctionprint_content_type
(indent: int, auth: lief.PE.ContentType)
api/python/examples/authenticode/authenticode_reader.py:91
↓ 1 callersFunctionprint_crt
(binary)
api/python/examples/pe_authenticode.py:31
↓ 1 callersFunctionprint_ctor
(binary)
api/python/examples/macho_reader.py:650
↓ 1 callersFunctionprint_ctor
(binary)
api/python/examples/elf_reader.py:428
↓ 1 callersFunctionprint_ctor
(binary)
api/python/examples/pe_reader.py:404
↓ 1 callersFunctionprint_data_directories
(binary)
api/python/examples/pe_reader.py:132
↓ 1 callersFunctionprint_data_in_code
(binary)
api/python/examples/macho_reader.py:391
↓ 1 callersFunctionprint_debug
(binary)
api/python/examples/pe_reader.py:257
↓ 1 callersFunctionprint_delay_imports
(binary)
api/python/examples/pe_reader.py:431
↓ 1 callersFunctionprint_dex_files
(binary)
api/python/examples/oat_reader.py:79
↓ 1 callersFunctionprint_dyld_environment
(binary)
api/python/examples/macho_reader.py:439
↓ 1 callersFunctionprint_dyld_info
(binary)
api/python/examples/macho_reader.py:453
↓ 1 callersFunctionprint_dylinker
(binary)
api/python/examples/macho_reader.py:366
↓ 1 callersFunctionprint_dynamic_entries
(binary)
api/python/examples/elf_reader.py:159
↓ 1 callersFunctionprint_dynamic_symbol_command
(binary)
api/python/examples/macho_reader.py:268
↓ 1 callersFunctionprint_dynamic_symbols
(binary, args)
api/python/examples/elf_reader.py:237
↓ 1 callersFunctionprint_encryption_info
(binary)
api/python/examples/macho_reader.py:633
↓ 1 callersFunctionprint_exception_functions
(binary)
api/python/examples/pe_reader.py:413
↓ 1 callersFunctionprint_export
(binary)
api/python/examples/pe_reader.py:243
↓ 1 callersFunctionprint_export_trie
(binary)
api/python/examples/macho_reader.py:548
↓ 1 callersFunctionprint_exported_functions
(binary)
api/python/examples/abstract_reader.py:110
↓ 1 callersFunctionprint_exported_symbols
(binary, args)
api/python/examples/elf_reader.py:309
↓ 1 callersFunctionprint_fields
(dexfile)
api/python/examples/dex_reader.py:83
↓ 1 callersFunctionprint_function_starts
(binary)
api/python/examples/macho_reader.py:373
↓ 1 callersFunctionprint_functions
(binary)
api/python/examples/macho_reader.py:667
↓ 1 callersFunctionprint_functions
(binary)
api/python/examples/elf_reader.py:447
↓ 1 callersFunctionprint_functions
(binary)
api/python/examples/pe_reader.py:422
↓ 1 callersFunctionprint_generic_type
(indent: int, auth: lief.PE.GenericType)
api/python/examples/authenticode/authenticode_reader.py:87
↓ 1 callersFunctionprint_gnu_hash
(binary)
api/python/examples/elf_reader.py:340
↓ 1 callersFunctionprint_header
(vdexfile)
api/python/examples/vdex_reader.py:61
↓ 1 callersFunctionprint_header
(dexfile)
api/python/examples/dex_reader.py:61
↓ 1 callersFunctionprint_header
(binary)
api/python/examples/macho_reader.py:70
↓ 1 callersFunctionprint_header
(binary)
api/python/examples/oat_reader.py:69
↓ 1 callersFunctionprint_header
(binary)
api/python/examples/abstract_reader.py:40
↓ 1 callersFunctionprint_header
(binary)
api/python/examples/elf_reader.py:51
↓ 1 callersFunctionprint_header
(binary)
api/python/examples/pe_reader.py:50
↓ 1 callersFunctionprint_imported_functions
(binary)
api/python/examples/abstract_reader.py:120
↓ 1 callersFunctionprint_imported_libraries
(binary)
api/python/examples/abstract_reader.py:131
↓ 1 callersFunctionprint_imported_symbols
(binary, args)
api/python/examples/elf_reader.py:319
↓ 1 callersFunctionprint_imports
(binary, resolve=False)
api/python/examples/pe_reader.py:192
↓ 1 callersFunctionprint_information
(vdexfile)
api/python/examples/vdex_reader.py:49
↓ 1 callersFunctionprint_information
(dexfile)
api/python/examples/dex_reader.py:49
↓ 1 callersFunctionprint_information
(binary)
api/python/examples/macho_reader.py:54
↓ 1 callersFunctionprint_information
(binary)
api/python/examples/oat_reader.py:51
↓ 1 callersFunctionprint_information
(binary)
api/python/examples/elf_reader.py:329
↓ 1 callersFunctionprint_information
(binary)
api/python/examples/pe_reader.py:40
↓ 1 callersFunctionprint_lazy_bind_opcodes
(binary)
api/python/examples/macho_reader.py:540
↓ 1 callersFunctionprint_libraries
(binary)
api/python/examples/macho_reader.py:103
← previousnext →3,001–3,100 of 11,400, ranked by callers