MCPcopy Create free account

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

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

Functiontest_add_note
(tmp_path: Path)
tests/elf/test_notes.py:41
Functiontest_add_ordinal
(tmp_path, test_exe)
tests/pe/test_ordinals.py:14
Functiontest_add_section_id
(tmp_path)
tests/macho/test_builder.py:163
Functiontest_add_section_ssh
(tmp_path)
tests/macho/test_builder.py:238
Functiontest_add_sections
(tmp_path: Path, sample: str)
tests/pe/test_builder.py:31
Functiontest_add_segment
(tmp_path: Path, binpath)
tests/elf/test_add_segment.py:106
Functiontest_add_segment_alignment_dyn
(tmp_path: Path)
tests/elf/test_add_segment.py:143
Functiontest_add_segment_all
(tmp_path)
tests/macho/test_builder.py:292
Functiontest_add_segment_nm
(tmp_path)
tests/macho/test_builder.py:270
Functiontest_addr
()
tests/dwarf/test_misc.py:166
Functiontest_all
(tmp_path)
tests/macho/test_shellcode.py:72
Functiontest_all
(tmp_path)
tests/macho/test_fat_builder.py:11
Functiontest_all
(tmp_path: Path)
tests/elf/test_modify_relocations.py:43
Functiontest_all
(tmp_path: Path)
tests/elf/test_bss.py:44
Functiontest_all32
(tmp_path: Path)
tests/elf/test_modify_relocations.py:70
Functiontest_all_arm64
(tmp_path)
tests/macho/test_library_injection.py:90
Functiontest_all_x86_64
(tmp_path)
tests/macho/test_library_injection.py:112
Functiontest_android_note
(tmp_path: Path)
tests/elf/test_notes.py:62
Functiontest_android_version
()
tests/api/test_android.py:6
Functiontest_api
()
tests/pe/test_authenticode.py:21
Functiontest_api
()
api/rust/cargo/lief/tests/dwarf_editor_tests.rs:70
Functiontest_api
()
api/rust/cargo/lief/tests/logging_test.rs:5
Functiontest_api
()
api/rust/cargo/lief/tests/dyld_shared_cache_test.rs:75
Functiontest_api
()
api/rust/cargo/lief/tests/dwarf_tests.rs:465
Functiontest_api
()
api/rust/cargo/lief/tests/elf_tests.rs:216
Functiontest_api
()
api/rust/cargo/lief/tests/coff_tests.rs:66
Functiontest_api
()
api/rust/cargo/lief/tests/objc_tests.rs:110
Functiontest_api
()
api/rust/cargo/lief/tests/pdb_tests.rs:172
Functiontest_api
()
api/rust/cargo/lief/tests/assembler_test.rs:85
Functiontest_api
()
api/rust/cargo/lief/tests/disassembler_test.rs:194
Functiontest_api
()
api/rust/cargo/lief/tests/macho_tests.rs:337
Functiontest_api
()
api/rust/cargo/lief/tests/pe_tests.rs:431
Functiontest_arm
()
tests/assembly/test_arm.py:20
Functiontest_arm32
()
tests/macho/test_stubs.py:35
Functiontest_arm64_all
(tmp_path)
tests/macho/test_shellcode.py:112
Functiontest_arm64_operands
()
tests/assembly/test_arm64.py:66
Functiontest_arm64e
()
tests/assembly/test_arm64.py:12
Functiontest_arm64e
()
tests/macho/test_generic.py:348
Functiontest_arm_thumb
()
tests/assembly/test_arm.py:8
Functiontest_art17
()
tests/art/test_art.py:7
Functiontest_art29
()
tests/art/test_art.py:11
Functiontest_art30
()
tests/art/test_art.py:15
Functiontest_art44
()
tests/art/test_art.py:19
Functiontest_art46
()
tests/art/test_art.py:23
Functiontest_art56
()
tests/art/test_art.py:28
Functiontest_asm_context
()
tests/assembly/test_arm64.py:141
Functiontest_basic
()
tests/macho/test_exports_trie.py:24
Functiontest_basic
()
tests/pe/test_forward_information.py:5
Functiontest_bigobj_coff
()
tests/coff/test_coff_simple.py:126
Functiontest_bin2lib
(tmp_path)
tests/macho/test_bin2lib.py:7
Functiontest_binary_metallib
(tmp_path: Path)
tests/macho/test_metallib.py:5
Functiontest_bind
()
tests/macho/test_dyld.py:33
Functiontest_bind_opcodes
()
tests/macho/test_opcodes.py:31
Functiontest_bindings_iterator
()
tests/macho/test_generic.py:308
Functiontest_bitfield
()
tests/dwarf/test_types.py:120
Functiontest_break
(tmp_path)
tests/macho/test_builder.py:457
Functiontest_build_version
()
tests/macho/test_generic.py:174
Functiontest_builder
(tmp_path)
tests/macho/test_dyld_chained.py:180
Functiontest_builder_size
()
tests/elf/test_binary_size.py:5
Functiontest_casse
Test that casse doesn't change the hash
tests/pe/test_imphash.py:18
Functiontest_chained_exports_after_shift
(tmp_path)
tests/macho/test_symbols.py:170
Functiontest_change_icons
()
tests/pe/test_resources.py:44
Functiontest_change_interpreter
(tmp_path: Path, target)
tests/elf/test_change_interpreter.py:22
Functiontest_change_interpreter
(tmp_path)
tests/elf/test_builder.py:170
Functiontest_change_libname
(tmp_path: Path)
tests/elf/test_dynamic.py:213
Functiontest_change_note
(tmp_path: Path)
tests/elf/test_notes.py:15
Functiontest_checksum
(input_file: str)
tests/pe/test_parser.py:690
Functiontest_chpe_simple
()
tests/pe/test_arm64ec.py:11
Functiontest_chpe_x86
()
tests/pe/test_parser.py:893
Functiontest_chrome_arm64
(tmp_path: Path)
tests/elf/test_android_packed_relocations.py:5
Functiontest_chrome_armv7
(tmp_path: Path)
tests/elf/test_android_packed_relocations.py:80
Functiontest_clear_debug
(tmp_path: Path)
tests/pe/test_debug_mod.py:156
Functiontest_cmd
Test on cmd.exe
tests/pe/test_delay_imports.py:68
Functiontest_code_injection
(tmp_path: Path)
tests/pe/test_builder.py:126
Functiontest_code_signature
()
tests/macho/test_codesignature.py:7
Functiontest_code_signature_dir
()
tests/macho/test_codesignature.py:17
Functiontest_code_view_pdb
()
tests/pe/test_debug.py:67
Functiontest_coff_string_table
()
tests/pe/test_parser.py:667
Functiontest_comdat
()
tests/coff/test_coff_simple.py:142
Functiontest_config
()
tests/pe/test_parser.py:694
Functiontest_config_1
()
tests/elf/test_elf_config.py:4
Functiontest_config_2
()
tests/elf/test_elf_config.py:25
Functiontest_config_3
()
tests/elf/test_elf_config.py:45
Functiontest_config_no_overlay
()
tests/elf/test_elf_config.py:65
Functiontest_content
()
tests/abstract/test_abstract.py:94
Functiontest_core_arm
()
tests/elf/test_core.py:9
Functiontest_core_arm64
()
tests/elf/test_core.py:147
Functiontest_core_offset_0
()
tests/elf/test_808.py:6
Functiontest_core_write
(tmp_path: Path)
tests/elf/test_core.py:306
Functiontest_corrupted_identity
Test that we do not (only) rely on EI_DATA / EI_CLASS to determine the ELFCLASS and the endianness cf. https://tmpout.sh/2/3.html
tests/elf/test_parser.py:65
Functiontest_crashpad
()
tests/elf/test_notes.py:102
Functiontest_create_custom_note
(tmp_path: Path)
tests/elf/test_notes.py:221
Functiontest_create_tls
Check that we can craft custom TLS
tests/pe/test_tls_mod.py:181
Functiontest_crypt_and_hash
(tmp_path)
tests/macho/test_shellcode.py:59
Functiontest_crypt_and_hash
(tmp_path)
tests/macho/test_library_injection.py:68
Functiontest_crypto
()
tests/objc/test_objc_simple.py:9
Functiontest_ctor
()
tests/abstract/test_abstract.py:57
Functiontest_data_directories
()
tests/pe/test_parser.py:98
Functiontest_data_in_code
()
tests/macho/test_generic.py:111
Functiontest_dbg_delete_add
(tmp_path: Path)
tests/pe/test_debug_mod.py:113
← previousnext →10,101–10,200 of 11,400, ranked by callers