Coverage report: 71.4923%

Files Functions Classes

coverage.py v7.5.1, created at 2024-05-21 02:01 +0000

File function statements missing excluded branches partial coverage
gef.py http_get 5 0 0 0 0 100.0000%
gef.py update_gef 1 1 0 0 0 0.0000%
gef.py reset_all_caches 6 0 0 4 0 100.0000%
gef.py reset 10 4 0 4 2 57.1429%
gef.py highlight_text 16 3 0 12 2 75.0000%
gef.py gef_print 6 2 0 4 1 70.0000%
gef.py bufferize 3 0 0 0 0 100.0000%
gef.py bufferize.wrapper 25 11 0 10 2 51.4286%
gef.py p8 2 2 0 0 0 0.0000%
gef.py p16 2 2 0 0 0 0.0000%
gef.py p32 2 2 0 0 0 0.0000%
gef.py p64 2 2 0 0 0 0.0000%
gef.py u8 2 0 0 0 0 100.0000%
gef.py u16 2 0 0 0 0 100.0000%
gef.py u32 2 0 0 0 0 100.0000%
gef.py u64 2 0 0 0 0 100.0000%
gef.py is_ascii_string 4 2 0 0 0 50.0000%
gef.py is_alive 4 2 0 0 0 50.0000%
gef.py calling_function 5 2 0 0 0 60.0000%
gef.py only_if_gdb_running 3 0 0 0 0 100.0000%
gef.py only_if_gdb_running.wrapper 3 0 0 2 0 100.0000%
gef.py only_if_gdb_target_local 3 0 0 0 0 100.0000%
gef.py only_if_gdb_target_local.wrapper 3 1 0 2 1 60.0000%
gef.py deprecated 3 0 0 0 0 100.0000%
gef.py deprecated.decorator 5 0 0 2 0 100.0000%
gef.py deprecated.decorator.wrapper 11 1 0 6 2 82.3529%
gef.py experimental_feature 3 0 0 0 0 100.0000%
gef.py experimental_feature.wrapper 2 0 0 0 0 100.0000%
gef.py only_if_events_supported 2 0 0 0 0 100.0000%
gef.py only_if_events_supported.wrap 2 0 0 0 0 100.0000%
gef.py only_if_events_supported.wrap.wrapped_f 3 1 0 2 1 60.0000%
gef.py classproperty.__get__ 2 0 0 0 0 100.0000%
gef.py FakeExit 1 1 0 0 0 0.0000%
gef.py parse_arguments 2 0 0 0 0 100.0000%
gef.py parse_arguments.int_wrapper 1 0 0 2 0 100.0000%
gef.py parse_arguments.decorator 2 0 0 0 0 100.0000%
gef.py parse_arguments.decorator.wrapper 33 4 0 20 2 84.9057%
gef.py Color.redify 1 0 0 2 0 100.0000%
gef.py Color.greenify 1 0 0 2 0 100.0000%
gef.py Color.blueify 1 0 0 2 0 100.0000%
gef.py Color.yellowify 1 0 0 2 0 100.0000%
gef.py Color.grayify 1 0 0 2 1 66.6667%
gef.py Color.light_grayify 1 0 0 2 1 66.6667%
gef.py Color.pinkify 1 0 0 2 0 100.0000%
gef.py Color.cyanify 1 0 0 2 1 66.6667%
gef.py Color.boldify 1 0 0 2 0 100.0000%
gef.py Color.underlinify 1 0 0 2 1 66.6667%
gef.py Color.highlightify 1 0 0 2 1 66.6667%
gef.py Color.blinkify 1 0 0 2 1 66.6667%
gef.py Color.colorify 9 0 0 4 0 100.0000%
gef.py Address.__init__ 4 0 0 0 0 100.0000%
gef.py Address.__str__ 11 0 0 6 0 100.0000%
gef.py Address.__int__ 1 1 0 0 0 0.0000%
gef.py Address.is_in_text_segment 1 0 0 0 0 100.0000%
gef.py Address.is_in_stack_segment 1 0 0 0 0 100.0000%
gef.py Address.is_in_heap_segment 1 0 0 0 0 100.0000%
gef.py Address.dereference 3 0 0 0 0 100.0000%
gef.py Address.valid 1 0 0 2 0 100.0000%
gef.py Permission.__str__ 5 0 0 0 0 100.0000%
gef.py Permission.from_info_sections 6 0 0 2 0 100.0000%
gef.py Permission.from_process_maps 5 0 0 0 0 100.0000%
gef.py Permission.from_monitor_info_mem 4 0 0 0 0 100.0000%
gef.py Permission.from_info_mem 5 0 0 0 0 100.0000%
gef.py Section.__init__ 7 0 0 0 0 100.0000%
gef.py Section.is_readable 1 1 0 0 0 0.0000%
gef.py Section.is_writable 1 0 0 0 0 100.0000%
gef.py Section.is_executable 1 0 0 0 0 100.0000%
gef.py Section.size 3 1 0 2 1 60.0000%
gef.py Section.realpath 1 1 0 0 0 0.0000%
gef.py Section.__str__ 1 1 0 0 0 0.0000%
gef.py Section.__repr__ 1 1 0 0 0 0.0000%
gef.py Section.__eq__ 1 0 0 0 0 100.0000%
gef.py Section.overlaps 1 1 0 0 0 0.0000%
gef.py Section.contains 1 1 0 0 0 0.0000%
gef.py Endianness.__str__ 1 0 0 0 0 100.0000%
gef.py Endianness.__repr__ 1 1 0 0 0 0.0000%
gef.py Endianness.__int__ 1 1 0 0 0 0.0000%
gef.py FileFormat.__init__ 1 1 0 0 0 0.0000%
gef.py FileFormat.__init_subclass__ 7 1 0 4 1 81.8182%
gef.py FileFormat.is_valid 1 1 0 0 0 0.0000%
gef.py FileFormat.__str__ 1 1 0 0 0 0.0000%
gef.py Elf.__init__ 33 5 0 18 5 80.3922%
gef.py Elf.read 1 0 0 0 0 100.0000%
gef.py Elf.read_and_unpack 3 0 0 0 0 100.0000%
gef.py Elf.seek 1 0 0 0 0 100.0000%
gef.py Elf.__str__ 1 1 0 0 0 0.0000%
gef.py Elf.__repr__ 1 1 0 0 0 0.0000%
gef.py Elf.entry_point 1 0 0 0 0 100.0000%
gef.py Elf.is_valid 1 0 0 0 0 100.0000%
gef.py Elf.checksec 14 1 0 4 2 83.3333%
gef.py Elf.checksec.__check_security_property 8 0 0 4 0 100.0000%
gef.py Elf.X86_64 1 0 0 2 0 100.0000%
gef.py Elf.X86_32 1 0 0 2 0 100.0000%
gef.py Elf.ARM 1 0 0 2 0 100.0000%
gef.py Elf.MIPS 1 0 0 2 0 100.0000%
gef.py Elf.POWERPC 1 0 0 2 0 100.0000%
gef.py Elf.POWERPC64 1 0 0 2 0 100.0000%
gef.py Elf.SPARC 1 0 0 2 0 100.0000%
gef.py Elf.SPARC64 1 0 0 2 0 100.0000%
gef.py Elf.AARCH64 1 0 0 2 0 100.0000%
gef.py Elf.RISCV 1 0 0 2 0 100.0000%
gef.py Phdr.Type._missing_ 1 1 0 0 0 0.0000%
gef.py Phdr.__init__ 14 4 0 4 2 66.6667%
gef.py Phdr.__str__ 1 1 0 0 0 0.0000%
gef.py Shdr.Type._missing_ 1 1 0 0 0 0.0000%
gef.py Shdr.Flags._missing_ 1 0 0 0 0 100.0000%
gef.py Shdr.__init__ 29 7 0 8 3 72.9730%
gef.py Shdr.__str__ 1 1 0 0 0 0.0000%
gef.py Instruction.__init__ 2 0 0 0 0 100.0000%
gef.py Instruction.__format__ 9 2 0 8 2 76.4706%
gef.py Instruction.__str__ 1 0 0 0 0 100.0000%
gef.py Instruction.is_valid 1 0 0 0 0 100.0000%
gef.py Instruction.size 1 0 0 0 0 100.0000%
gef.py Instruction.next 2 2 0 0 0 0.0000%
gef.py search_for_main_arena 1 0 0 0 0 100.0000%
gef.py GlibcHeapInfo.heap_info_t 15 0 0 4 2 89.4737%
gef.py GlibcHeapInfo.__init__ 3 0 0 0 0 100.0000%
gef.py GlibcHeapInfo.reset 4 0 0 0 0 100.0000%
gef.py GlibcHeapInfo.__getattr__ 3 1 0 2 1 60.0000%
gef.py GlibcHeapInfo.__abs__ 1 1 0 0 0 0.0000%
gef.py GlibcHeapInfo.__int__ 1 1 0 0 0 0.0000%
gef.py GlibcHeapInfo.address 1 0 0 0 0 100.0000%
gef.py GlibcHeapInfo.sizeof 1 1 0 0 0 0.0000%
gef.py GlibcHeapInfo.addr 1 1 0 0 0 0.0000%
gef.py GlibcHeapInfo.heap_start 8 3 0 4 2 58.3333%
gef.py GlibcHeapInfo.heap_end 1 0 0 0 0 100.0000%
gef.py GlibcArena.malloc_state_t 11 0 0 4 2 86.6667%
gef.py GlibcArena.__init__ 6 2 0 0 0 66.6667%
gef.py GlibcArena.reset 4 0 0 0 0 100.0000%
gef.py GlibcArena.__abs__ 1 1 0 0 0 0.0000%
gef.py GlibcArena.__int__ 1 0 0 0 0 100.0000%
gef.py GlibcArena.__iter__ 10 0 0 2 0 100.0000%
gef.py GlibcArena.__eq__ 1 0 0 0 0 100.0000%
gef.py GlibcArena.__str__ 2 0 0 0 0 100.0000%
gef.py GlibcArena.__repr__ 1 1 0 0 0 0.0000%
gef.py GlibcArena.address 1 0 0 0 0 100.0000%
gef.py GlibcArena.sizeof 1 0 0 0 0 100.0000%
gef.py GlibcArena.addr 1 0 0 0 0 100.0000%
gef.py GlibcArena.top 1 0 0 0 0 100.0000%
gef.py GlibcArena.last_remainder 1 0 0 0 0 100.0000%
gef.py GlibcArena.fastbinsY 1 0 0 0 0 100.0000%
gef.py GlibcArena.bins 1 0 0 0 0 100.0000%
gef.py GlibcArena.binmap 1 1 0 0 0 0.0000%
gef.py GlibcArena.next 1 0 0 0 0 100.0000%
gef.py GlibcArena.next_free 1 1 0 0 0 0.0000%
gef.py GlibcArena.attached_threads 1 1 0 0 0 0.0000%
gef.py GlibcArena.system_mem 1 0 0 0 0 100.0000%
gef.py GlibcArena.max_system_mem 1 0 0 0 0 100.0000%
gef.py GlibcArena.fastbin 4 0 0 2 0 100.0000%
gef.py GlibcArena.bin 4 0 0 0 0 100.0000%
gef.py GlibcArena.bin_at 3 3 0 0 0 0.0000%
gef.py GlibcArena.is_main_arena 1 0 0 0 0 100.0000%
gef.py GlibcArena.heap_addr 9 2 0 6 2 73.3333%
gef.py GlibcArena.get_heap_info_list 9 4 0 4 2 53.8462%
gef.py GlibcArena.get_heap_for_ptr 7 1 0 2 1 77.7778%
gef.py GlibcArena.verify 11 11 0 4 0 0.0000%
gef.py GlibcChunk.ChunkFlags.__str__ 1 0 0 0 0 100.0000%
gef.py GlibcChunk.malloc_chunk_t 5 0 0 0 0 100.0000%
gef.py GlibcChunk.__init__ 9 0 0 2 0 100.0000%
gef.py GlibcChunk.reset 4 0 0 0 0 100.0000%
gef.py GlibcChunk.prev_size 1 1 0 0 0 0.0000%
gef.py GlibcChunk.size 1 0 0 0 0 100.0000%
gef.py GlibcChunk.flags 1 0 0 0 0 100.0000%
gef.py GlibcChunk.fd 1 0 0 0 0 100.0000%
gef.py GlibcChunk.bk 1 1 0 0 0 0.0000%
gef.py GlibcChunk.fd_nextsize 1 1 0 0 0 0.0000%
gef.py GlibcChunk.bk_nextsize 1 1 0 0 0 0.0000%
gef.py GlibcChunk.get_usable_size 5 0 0 4 2 77.7778%
gef.py GlibcChunk.usable_size 1 0 0 0 0 100.0000%
gef.py GlibcChunk.get_prev_chunk_size 1 0 0 0 0 100.0000%
gef.py GlibcChunk.__iter__ 17 3 0 8 3 76.0000%
gef.py GlibcChunk.get_next_chunk 2 0 0 0 0 100.0000%
gef.py GlibcChunk.get_next_chunk_addr 1 0 0 0 0 100.0000%
gef.py GlibcChunk.has_p_bit 1 0 0 0 0 100.0000%
gef.py GlibcChunk.has_m_bit 1 0 0 0 0 100.0000%
gef.py GlibcChunk.has_n_bit 1 0 0 0 0 100.0000%
gef.py GlibcChunk.is_used 4 1 0 2 1 66.6667%
gef.py GlibcChunk.__str_sizes 17 4 0 2 1 73.6842%
gef.py GlibcChunk._str_pointers 12 12 0 0 0 0.0000%
gef.py GlibcChunk.__str__ 1 0 0 0 0 100.0000%
gef.py GlibcChunk.psprint 4 1 0 2 1 66.6667%
gef.py GlibcChunk.resolve_type 6 0 0 4 0 100.0000%
gef.py GlibcFastChunk.fd 4 1 0 2 1 66.6667%
gef.py GlibcFastChunk.protect_ptr 4 4 0 2 0 0.0000%
gef.py GlibcFastChunk.reveal_ptr 4 1 0 2 1 66.6667%
gef.py get_libc_version 1 1 0 0 0 0.0000%
gef.py titlify 6 0 0 0 0 100.0000%
gef.py dbg 3 0 0 2 0 100.0000%
gef.py err 2 0 0 0 0 100.0000%
gef.py warn 2 0 0 0 0 100.0000%
gef.py ok 2 0 0 0 0 100.0000%
gef.py info 2 0 0 0 0 100.0000%
gef.py push_context_message 5 2 0 2 1 57.1429%
gef.py show_last_exception 28 3 0 4 1 87.5000%
gef.py show_last_exception._show_code_line 4 4 0 2 0 0.0000%
gef.py gef_pystring 4 0 0 0 0 100.0000%
gef.py gef_pybytes 1 0 0 0 0 100.0000%
gef.py which 6 0 0 4 0 100.0000%
gef.py style_byte 12 0 0 8 1 95.0000%
gef.py hexdump 15 1 0 10 1 92.0000%
gef.py is_debug 1 0 0 0 0 100.0000%
gef.py buffer_output 1 0 0 0 0 100.0000%
gef.py hide_context 2 0 0 0 0 100.0000%
gef.py unhide_context 2 0 0 0 0 100.0000%
gef.py DisableContextOutputContext.__enter__ 2 0 0 0 0 100.0000%
gef.py DisableContextOutputContext.__exit__ 2 0 0 0 0 100.0000%
gef.py RedirectOutputContext.__init__ 3 0 0 2 1 80.0000%
gef.py RedirectOutputContext.__enter__ 7 1 0 2 1 77.7778%
gef.py RedirectOutputContext.__exit__ 5 1 0 2 1 71.4286%
gef.py enable_redirect_output 8 8 0 4 0 0.0000%
gef.py disable_redirect_output 5 5 0 2 0 0.0000%
gef.py gef_makedirs 4 4 0 2 0 0.0000%
gef.py gdb_lookup_symbol 5 5 0 0 0 0.0000%
gef.py gdb_get_location_from_symbol 9 0 0 4 0 100.0000%
gef.py gdb_disassemble 16 0 0 4 0 100.0000%
gef.py gdb_get_nth_previous_instruction_address 16 1 0 11 2 88.8889%
gef.py gdb_get_nth_next_instruction_address 1 1 0 0 0 0.0000%
gef.py gef_instruction_n 1 0 0 0 0 100.0000%
gef.py gef_get_instruction_at 2 0 0 0 0 100.0000%
gef.py gef_current_instruction 1 0 0 0 0 100.0000%
gef.py gef_next_instruction 1 0 0 0 0 100.0000%
gef.py gef_disassemble 12 2 0 10 1 86.3636%
gef.py gef_execute_external 2 0 0 2 0 100.0000%
gef.py gef_execute_gdb_script 9 9 0 4 0 0.0000%
gef.py checksec 1 1 0 0 0 0.0000%
gef.py get_arch 17 17 0 10 0 0.0000%
gef.py get_entry_point 1 1 0 0 0 0.0000%
gef.py is_pie 1 0 0 0 0 100.0000%
gef.py is_big_endian 1 1 0 0 0 0.0000%
gef.py is_little_endian 1 1 0 0 0 0.0000%
gef.py flags_to_human 4 0 0 2 0 100.0000%
gef.py get_section_base_address 2 0 0 0 0 100.0000%
gef.py get_zone_base_address 2 0 0 0 0 100.0000%
gef.py register_architecture 1 1 0 0 0 0.0000%
gef.py ArchitectureBase.__init_subclass__ 5 0 0 4 1 88.8889%
gef.py Architecture.__init_subclass__ 4 1 0 3 1 71.4286%
gef.py Architecture.__str__ 1 1 0 0 0 0.0000%
gef.py Architecture.__repr__ 1 1 0 0 0 0.0000%
gef.py Architecture.supports_gdb_arch 1 0 0 0 0 100.0000%
gef.py Architecture.flag_register_to_human 1 1 0 0 0 0.0000%
gef.py Architecture.is_call 1 1 0 0 0 0.0000%
gef.py Architecture.is_ret 1 1 0 0 0 0.0000%
gef.py Architecture.is_conditional_branch 1 1 0 0 0 0.0000%
gef.py Architecture.is_branch_taken 1 1 0 0 0 0.0000%
gef.py Architecture.get_ra 1 1 0 0 0 0.0000%
gef.py Architecture.canary_address 1 0 0 0 0 100.0000%
gef.py Architecture.mprotect_asm 1 1 0 0 0 0.0000%
gef.py Architecture.reset_caches 2 0 0 0 0 100.0000%
gef.py Architecture.__get_register 3 0 0 0 0 100.0000%
gef.py Architecture.__get_register_for_selected_frame 7 0 0 0 0 100.0000%
gef.py Architecture.register 3 0 0 2 0 100.0000%
gef.py Architecture.registers 1 1 0 0 0 0.0000%
gef.py Architecture.pc 1 0 0 0 0 100.0000%
gef.py Architecture.sp 1 0 0 0 0 100.0000%
gef.py Architecture.fp 1 1 0 0 0 0.0000%
gef.py Architecture.ptrsize 6 4 0 4 1 30.0000%
gef.py Architecture.endianness 8 3 0 6 1 57.1429%
gef.py Architecture.get_ith_parameter 4 0 0 0 0 100.0000%
gef.py RISCV.instruction_length 1 1 0 0 0 0.0000%
gef.py RISCV.is_call 1 1 0 0 0 0.0000%
gef.py RISCV.is_ret 8 8 0 6 0 0.0000%
gef.py RISCV.mprotect_asm 1 1 0 0 0 0.0000%
gef.py RISCV.ptrsize 6 6 0 4 0 0.0000%
gef.py RISCV.is_conditional_branch 1 1 0 0 0 0.0000%
gef.py RISCV.is_branch_taken 32 32 0 26 0 0.0000%
gef.py RISCV.is_branch_taken.long_to_twos_complement 8 8 0 8 0 0.0000%
gef.py RISCV.get_ra 7 7 0 4 0 0.0000%
gef.py RISCV.flag_register_to_human 1 1 0 0 0 0.0000%
gef.py ARM.is_thumb 1 1 0 0 0 0.0000%
gef.py ARM.pc 4 4 0 2 0 0.0000%
gef.py ARM.cpsr 3 3 0 2 0 0.0000%
gef.py ARM.mode 1 1 0 0 0 0.0000%
gef.py ARM.instruction_length 1 1 0 0 0 0.0000%
gef.py ARM.ptrsize 1 1 0 0 0 0.0000%
gef.py ARM.is_call 3 3 0 0 0 0.0000%
gef.py ARM.is_ret 10 10 0 6 0 0.0000%
gef.py ARM.flag_register_to_human 4 4 0 2 0 0.0000%
gef.py ARM.is_conditional_branch 2 2 0 0 0 0.0000%
gef.py ARM.is_branch_taken 27 27 0 28 0 0.0000%
gef.py ARM.get_ra 19 19 0 14 0 0.0000%
gef.py ARM.mprotect_asm 3 3 0 0 0 0.0000%
gef.py AARCH64.is_call 3 3 0 0 0 0.0000%
gef.py AARCH64.flag_register_to_human 4 4 0 2 0 0.0000%
gef.py AARCH64.is_aarch32 1 1 0 0 0 0.0000%
gef.py AARCH64.is_thumb32 1 1 0 0 0 0.0000%
gef.py AARCH64.ptrsize 7 7 0 6 0 0.0000%
gef.py AARCH64.mprotect_asm 3 3 0 0 0 0.0000%
gef.py AARCH64.is_conditional_branch 3 3 0 0 0 0.0000%
gef.py AARCH64.is_branch_taken 22 22 0 20 0 0.0000%
gef.py X86.flag_register_to_human 4 0 0 2 0 100.0000%
gef.py X86.is_call 3 0 0 0 0 100.0000%
gef.py X86.is_ret 1 0 0 0 0 100.0000%
gef.py X86.is_conditional_branch 3 0 0 0 0 100.0000%
gef.py X86.is_branch_taken 40 40 0 36 0 0.0000%
gef.py X86.get_ra 9 4 0 6 2 46.6667%
gef.py X86.mprotect_asm 3 3 0 0 0 0.0000%
gef.py X86.get_ith_parameter 8 8 0 2 0 0.0000%
gef.py X86_64.mprotect_asm 3 3 0 0 0 0.0000%
gef.py X86_64.canary_address 1 0 0 0 0 100.0000%
gef.py PowerPC.flag_register_to_human 4 4 0 2 0 0.0000%
gef.py PowerPC.is_call 1 1 0 0 0 0.0000%
gef.py PowerPC.is_ret 1 1 0 0 0 0.0000%
gef.py PowerPC.is_conditional_branch 3 3 0 0 0 0.0000%
gef.py PowerPC.is_branch_taken 11 11 0 12 0 0.0000%
gef.py PowerPC.get_ra 7 7 0 4 0 0.0000%
gef.py PowerPC.mprotect_asm 3 3 0 0 0 0.0000%
gef.py SPARC.flag_register_to_human 4 4 0 2 0 0.0000%
gef.py SPARC.is_call 1 1 0 0 0 0.0000%
gef.py SPARC.is_ret 1 1 0 0 0 0.0000%
gef.py SPARC.is_conditional_branch 3 3 0 0 0 0.0000%
gef.py SPARC.is_branch_taken 21 21 0 32 0 0.0000%
gef.py SPARC.get_ra 7 7 0 4 0 0.0000%
gef.py SPARC.mprotect_asm 5 5 0 0 0 0.0000%
gef.py SPARC64.mprotect_asm 5 5 0 0 0 0.0000%
gef.py MIPS.flag_register_to_human 1 1 0 0 0 0.0000%
gef.py MIPS.is_call 1 1 0 0 0 0.0000%
gef.py MIPS.is_ret 1 1 0 0 0 0.0000%
gef.py MIPS.is_conditional_branch 3 3 0 0 0 0.0000%
gef.py MIPS.is_branch_taken 19 19 0 16 0 0.0000%
gef.py MIPS.get_ra 7 7 0 4 0 0.0000%
gef.py MIPS.mprotect_asm 3 3 0 0 0 0.0000%
gef.py MIPS64.supports_gdb_arch 3 1 0 2 1 60.0000%
gef.py copy_to_clipboard 13 13 0 6 0 0.0000%
gef.py use_stdtype 3 1 0 4 2 57.1429%
gef.py use_default_type 3 1 0 4 2 57.1429%
gef.py use_golang_type 3 3 0 4 0 0.0000%
gef.py use_rust_type 3 3 0 4 0 0.0000%
gef.py to_unsigned_long 2 0 0 0 0 100.0000%
gef.py get_path_from_info_proc 4 4 0 4 0 0.0000%
gef.py get_os 1 1 0 0 0 0.0000%
gef.py is_qemu 4 0 0 2 0 100.0000%
gef.py is_qemu_usermode 4 4 0 2 0 0.0000%
gef.py is_qemu_system 4 0 0 2 0 100.0000%
gef.py get_filepath 5 1 0 4 1 77.7778%
gef.py get_function_length 4 4 0 0 0 0.0000%
gef.py get_info_files 17 1 0 10 1 92.5926%
gef.py process_lookup_address 10 3 0 10 3 70.0000%
gef.py process_lookup_path 18 6 0 14 2 68.7500%
gef.py file_lookup_name_path 4 1 0 4 1 75.0000%
gef.py file_lookup_address 4 0 0 4 0 100.0000%
gef.py lookup_address 5 0 0 2 0 100.0000%
gef.py xor 2 0 0 2 0 100.0000%
gef.py is_hex 3 0 0 4 0 100.0000%
gef.py continue_handler 1 0 0 0 0 100.0000%
gef.py hook_stop_handler 3 0 0 0 0 100.0000%
gef.py new_objfile_handler 24 4 0 14 3 81.5789%
gef.py exit_handler 19 9 0 12 1 41.9355%
gef.py memchanged_handler 2 0 0 0 0 100.0000%
gef.py regchanged_handler 2 0 0 0 0 100.0000%
gef.py get_terminal_size 21 19 0 6 1 11.1111%
gef.py is_64bit 1 0 0 0 0 100.0000%
gef.py is_32bit 1 0 0 0 0 100.0000%
gef.py is_x86_64 1 0 0 0 0 100.0000%
gef.py is_x86_32 1 0 0 0 0 100.0000%
gef.py is_x86 1 0 0 0 0 100.0000%
gef.py is_arch 1 1 0 0 0 0.0000%
gef.py reset_architecture 19 9 0 10 3 58.6207%
gef.py cached_lookup_type 4 0 0 0 0 100.0000%
gef.py get_memory_alignment 8 8 0 2 0 0.0000%
gef.py clear_screen 10 7 0 4 1 28.5714%
gef.py format_address 3 0 0 0 0 100.0000%
gef.py format_address_spaces 5 1 0 2 1 71.4286%
gef.py align_address 1 0 0 0 0 100.0000%
gef.py align_address_to_size 1 1 0 0 0 0.0000%
gef.py align_address_to_page 2 2 0 0 0 0.0000%
gef.py parse_address 3 0 0 2 0 100.0000%
gef.py is_in_x86_kernel 3 0 0 0 0 100.0000%
gef.py is_remote_debug 1 0 0 0 0 100.0000%
gef.py de_bruijn 4 0 0 0 0 100.0000%
gef.py de_bruijn.db 9 0 0 8 0 100.0000%
gef.py generate_cyclic_pattern 2 0 0 0 0 100.0000%
gef.py safe_parse_and_eval 5 0 0 0 0 100.0000%
gef.py dereference 11 1 0 2 1 84.6154%
gef.py gef_convenience 9 1 0 6 1 86.6667%
gef.py parse_string_range 2 0 0 2 0 100.0000%
gef.py is_syscall 6 6 0 4 0 0.0000%
gef.py gef_get_pie_breakpoint 1 1 0 0 0 0.0000%
gef.py endian_str 1 1 0 0 0 0.0000%
gef.py get_gef_setting 1 1 0 0 0 0.0000%
gef.py set_gef_setting 2 2 0 0 0 0.0000%
gef.py gef_getpagesize 1 1 0 0 0 0.0000%
gef.py gef_read_canary 1 1 0 0 0 0.0000%
gef.py get_pid 1 1 0 0 0 0.0000%
gef.py get_filename 2 2 0 0 0 0.0000%
gef.py get_glibc_arena 1 1 0 0 0 0.0000%
gef.py get_register 1 1 0 0 0 0.0000%
gef.py get_process_maps 1 1 0 0 0 0.0000%
gef.py set_arch 1 1 0 0 0 0.0000%
gef.py gef_on_continue_hook 1 0 0 0 0 100.0000%
gef.py gef_on_continue_unhook 1 1 0 0 0 0.0000%
gef.py gef_on_stop_hook 1 0 0 0 0 100.0000%
gef.py gef_on_stop_unhook 1 1 0 0 0 0.0000%
gef.py gef_on_exit_hook 1 0 0 0 0 100.0000%
gef.py gef_on_exit_unhook 1 0 0 0 0 100.0000%
gef.py gef_on_new_hook 1 0 0 0 0 100.0000%
gef.py gef_on_new_unhook 1 0 0 0 0 100.0000%
gef.py gef_on_unload_objfile_hook 1 1 0 0 0 0.0000%
gef.py gef_on_unload_objfile_unhook 1 1 0 0 0 0.0000%
gef.py gef_on_memchanged_hook 1 0 0 0 0 100.0000%
gef.py gef_on_memchanged_unhook 1 1 0 0 0 0.0000%
gef.py gef_on_regchanged_hook 1 0 0 0 0 100.0000%
gef.py gef_on_regchanged_unhook 1 1 0 0 0 0.0000%
gef.py PieVirtualBreakpoint.__init__ 8 1 0 2 1 80.0000%
gef.py PieVirtualBreakpoint.instantiate 15 6 0 6 3 57.1429%
gef.py PieVirtualBreakpoint.destroy 6 6 0 2 0 0.0000%
gef.py FormatStringBreakpoint.__init__ 4 0 0 0 0 100.0000%
gef.py FormatStringBreakpoint.stop 15 2 0 4 2 78.9474%
gef.py StubBreakpoint.__init__ 8 0 0 2 1 90.0000%
gef.py StubBreakpoint.stop 4 0 0 0 0 100.0000%
gef.py ChangePermissionBreakpoint.__init__ 4 4 0 0 0 0.0000%
gef.py ChangePermissionBreakpoint.stop 5 5 0 0 0 0.0000%
gef.py TraceMallocBreakpoint.__init__ 4 0 0 0 0 100.0000%
gef.py TraceMallocBreakpoint.stop 5 0 0 0 0 100.0000%
gef.py TraceMallocRetBreakpoint.__init__ 5 0 0 0 0 100.0000%
gef.py TraceMallocRetBreakpoint.stop 43 26 0 22 5 36.9231%
gef.py TraceReallocBreakpoint.__init__ 3 0 0 0 0 100.0000%
gef.py TraceReallocBreakpoint.stop 5 0 0 0 0 100.0000%
gef.py TraceReallocRetBreakpoint.__init__ 5 0 0 0 0 100.0000%
gef.py TraceReallocRetBreakpoint.stop 18 6 0 8 2 61.5385%
gef.py TraceFreeBreakpoint.__init__ 3 0 0 0 0 100.0000%
gef.py TraceFreeBreakpoint.stop 40 22 0 15 3 43.6364%
gef.py TraceFreeRetBreakpoint.__init__ 4 0 0 0 0 100.0000%
gef.py TraceFreeRetBreakpoint.stop 4 0 0 0 0 100.0000%
gef.py UafWatchpoint.__init__ 5 0 0 0 0 100.0000%
gef.py UafWatchpoint.stop 13 13 0 2 0 0.0000%
gef.py EntryBreakBreakpoint.__init__ 3 0 0 0 0 100.0000%
gef.py EntryBreakBreakpoint.stop 2 0 0 0 0 100.0000%
gef.py NamedBreakpoint.__init__ 4 0 0 0 0 100.0000%
gef.py NamedBreakpoint.stop 3 3 0 0 0 0.0000%
gef.py JustSilentStopBreakpoint.__init__ 3 0 0 0 0 100.0000%
gef.py register_external_context_pane 2 2 0 0 0 0.0000%
gef.py register_external_context_layout_mapping 2 2 0 0 0 0.0000%
gef.py register_external_command 1 1 0 0 0 0.0000%
gef.py register_command 1 1 0 0 0 0.0000%
gef.py register_priority_command 1 1 0 0 0 0.0000%
gef.py register 15 3 0 10 3 76.0000%
gef.py GenericCommand.__init_subclass__ 4 1 0 3 1 71.4286%
gef.py GenericCommand.__init__ 17 0 0 4 1 95.2381%
gef.py GenericCommand.invoke 11 1 0 4 1 86.6667%
gef.py GenericCommand.usage 2 0 0 0 0 100.0000%
gef.py GenericCommand.do_invoke 1 1 0 0 0 0.0000%
gef.py GenericCommand.pre_load 1 0 0 0 0 100.0000%
gef.py GenericCommand.post_load 1 0 0 0 0 100.0000%
gef.py GenericCommand.__get_setting_name 2 0 0 0 0 100.0000%
gef.py GenericCommand.__iter__ 3 0 0 4 0 100.0000%
gef.py GenericCommand.settings 1 0 0 0 0 100.0000%
gef.py GenericCommand.get_setting 1 1 0 0 0 0.0000%
gef.py GenericCommand.__getitem__ 2 0 0 0 0 100.0000%
gef.py GenericCommand.has_setting 1 1 0 0 0 0.0000%
gef.py GenericCommand.__contains__ 1 0 0 0 0 100.0000%
gef.py GenericCommand.add_setting 1 1 0 0 0 0.0000%
gef.py GenericCommand.__setitem__ 14 2 0 11 3 80.0000%
gef.py GenericCommand.del_setting 1 1 0 0 0 0.0000%
gef.py GenericCommand.__delitem__ 2 2 0 0 0 0.0000%
gef.py GenericCommand.__set_repeat_count 9 5 0 2 1 45.4545%
gef.py VersionCommand.do_invoke 18 3 0 6 1 83.3333%
gef.py PrintFormatCommand.__init__ 3 0 0 0 0 100.0000%
gef.py PrintFormatCommand.format_matrix 1 0 0 0 0 100.0000%
gef.py PrintFormatCommand.do_invoke 43 10 0 24 5 74.6269%
gef.py PieCommand.__init__ 2 0 0 0 0 100.0000%
gef.py PieCommand.do_invoke 3 0 0 2 1 80.0000%
gef.py PieBreakpointCommand.do_invoke 12 6 0 10 2 45.4545%
gef.py PieBreakpointCommand.set_pie_breakpoint 3 0 0 0 0 100.0000%
gef.py PieInfoCommand.do_invoke 8 0 0 6 0 100.0000%
gef.py PieDeleteCommand.do_invoke 6 2 0 4 1 70.0000%
gef.py PieDeleteCommand.delete_bp 5 1 0 4 1 77.7778%
gef.py PieRunCommand.do_invoke 25 8 0 10 3 68.5714%
gef.py PieAttachCommand.do_invoke 11 11 0 4 0 0.0000%
gef.py PieRemoteCommand.do_invoke 11 11 0 4 0 0.0000%
gef.py SmartEvalCommand.do_invoke 7 0 0 4 1 90.9091%
gef.py SmartEvalCommand.evaluate 17 5 0 4 1 71.4286%
gef.py SmartEvalCommand.evaluate.show_as_int 12 2 0 0 0 83.3333%
gef.py SmartEvalCommand.evaluate.show_as_int.comp2_x 1 0 0 2 0 100.0000%
gef.py SmartEvalCommand.evaluate.show_as_int.comp2_b 1 0 0 2 0 100.0000%
gef.py SmartEvalCommand.distance 7 2 0 0 0 71.4286%
gef.py CanaryCommand.do_invoke 14 4 0 4 2 66.6667%
gef.py ProcessStatusCommand.__init__ 2 0 0 0 0 100.0000%
gef.py ProcessStatusCommand.do_invoke 6 0 0 0 0 100.0000%
gef.py ProcessStatusCommand.get_state_of 7 0 0 4 0 100.0000%
gef.py ProcessStatusCommand.get_cmdline_of 2 0 0 2 0 100.0000%
gef.py ProcessStatusCommand.get_process_path_of 1 0 0 0 0 100.0000%
gef.py ProcessStatusCommand.get_children_pids 5 0 0 2 2 71.4286%
gef.py ProcessStatusCommand.show_info_proc 5 0 0 0 0 100.0000%
gef.py ProcessStatusCommand.show_ancestor 6 0 0 0 0 100.0000%
gef.py ProcessStatusCommand.show_descendants 10 5 0 4 1 42.8571%
gef.py ProcessStatusCommand.show_fds 12 2 0 6 2 77.7778%
gef.py ProcessStatusCommand.list_sockets 9 2 0 4 1 76.9231%
gef.py ProcessStatusCommand.parse_ip_port 2 2 0 0 0 0.0000%
gef.py ProcessStatusCommand.show_connections 24 16 0 16 1 22.5000%
gef.py GefThemeCommand.__init__ 19 0 0 0 0 100.0000%
gef.py GefThemeCommand.do_invoke 19 0 0 10 0 100.0000%
gef.py ExternalStructureManager.Structure.__init__ 7 1 0 2 1 77.7778%
gef.py ExternalStructureManager.Structure.__str__ 1 0 0 0 0 100.0000%
gef.py ExternalStructureManager.Structure.pprint 10 0 0 2 0 100.0000%
gef.py ExternalStructureManager.Structure.__get_structure_class 8 0 0 0 0 100.0000%
gef.py ExternalStructureManager.Structure.apply_at 38 8 0 14 5 75.0000%
gef.py ExternalStructureManager.Structure.__get_ctypes_value 13 12 0 12 1 8.0000%
gef.py ExternalStructureManager.Module.__init__ 8 0 0 2 0 100.0000%
gef.py ExternalStructureManager.Module.__load 7 0 0 0 0 100.0000%
gef.py ExternalStructureManager.Module.__str__ 1 1 0 0 0 0.0000%
gef.py ExternalStructureManager.Module.__iter__ 11 2 0 8 1 84.2105%
gef.py ExternalStructureManager.Modules.__init__ 9 0 0 8 2 88.2353%
gef.py ExternalStructureManager.Modules.__contains__ 4 4 0 4 0 0.0000%
gef.py ExternalStructureManager.__init__ 2 0 0 0 0 100.0000%
gef.py ExternalStructureManager.clear_caches 3 0 0 0 0 100.0000%
gef.py ExternalStructureManager.modules 3 0 0 2 0 100.0000%
gef.py ExternalStructureManager.path 3 0 0 2 0 100.0000%
gef.py ExternalStructureManager.structures 4 4 0 4 0 0.0000%
gef.py ExternalStructureManager.find 4 0 0 4 0 100.0000%
gef.py PCustomCommand.__init__ 7 0 0 0 0 100.0000%
gef.py PCustomCommand.do_invoke 20 4 0 8 2 78.5714%
gef.py PCustomCommand.explode_type 3 0 0 0 0 100.0000%
gef.py PCustomListCommand.__init__ 2 0 0 0 0 100.0000%
gef.py PCustomListCommand.do_invoke 9 0 0 4 0 100.0000%
gef.py PCustomShowCommand.__init__ 2 0 0 0 0 100.0000%
gef.py PCustomShowCommand.do_invoke 11 2 0 4 1 80.0000%
gef.py PCustomEditCommand.__init__ 2 0 0 0 0 100.0000%
gef.py PCustomEditCommand.do_invoke 6 6 0 2 0 0.0000%
gef.py PCustomEditCommand.__create_or_edit_structure 8 8 0 2 0 0.0000%
gef.py PCustomEditCommand.__create_template 4 4 0 2 0 0.0000%
gef.py ChangeFdCommand.do_invoke 44 44 0 14 0 0.0000%
gef.py ChangeFdCommand.get_fd_from_result 2 2 0 0 0 0.0000%
gef.py ScanSectionCommand.do_invoke 45 11 0 28 6 76.7123%
gef.py SearchPatternCommand.__init__ 4 0 0 0 0 100.0000%
gef.py SearchPatternCommand.print_section 7 0 0 2 1 88.8889%
gef.py SearchPatternCommand.print_loc 2 0 0 0 0 100.0000%
gef.py SearchPatternCommand.search_pattern_by_address 22 5 0 8 2 76.6667%
gef.py SearchPatternCommand.search_binpattern_by_address 22 3 0 8 2 83.3333%
gef.py SearchPatternCommand.search_pattern 15 0 0 14 3 89.6552%
gef.py SearchPatternCommand.do_invoke 37 19 0 28 4 40.0000%
gef.py FlagsCommand.do_invoke 26 7 0 18 4 75.0000%
gef.py RemoteCommand.__init__ 2 0 0 0 0 100.0000%
gef.py RemoteCommand.do_invoke 28 8 0 10 3 71.0526%
gef.py SkipiCommand.__init__ 2 0 0 0 0 100.0000%
gef.py SkipiCommand.do_invoke 9 0 0 0 0 100.0000%
gef.py StepoverCommand.__init__ 2 0 0 0 0 100.0000%
gef.py StepoverCommand.do_invoke 4 0 0 0 0 100.0000%
gef.py NopCommand.__init__ 2 0 0 0 0 100.0000%
gef.py NopCommand.do_invoke 48 2 0 20 1 95.5882%
gef.py StubCommand.__init__ 2 0 0 0 0 100.0000%
gef.py StubCommand.do_invoke 4 0 0 0 0 100.0000%
gef.py GlibcHeapCommand.__init__ 2 0 0 0 0 100.0000%
gef.py GlibcHeapCommand.do_invoke 2 2 0 0 0 0.0000%
gef.py GlibcHeapSetArenaCommand.__init__ 2 0 0 0 0 100.0000%
gef.py GlibcHeapSetArenaCommand.do_invoke 17 8 0 6 3 52.1739%
gef.py GlibcHeapArenaCommand.do_invoke 3 0 0 2 0 100.0000%
gef.py GlibcHeapChunkCommand.__init__ 2 0 0 0 0 100.0000%
gef.py GlibcHeapChunkCommand.do_invoke 21 5 0 12 4 72.7273%
gef.py GlibcHeapChunkSummary.__init__ 3 0 0 0 0 100.0000%
gef.py GlibcHeapChunkSummary.process_chunk 2 0 0 0 0 100.0000%
gef.py GlibcHeapArenaSummary.__init__ 3 0 0 0 0 100.0000%
gef.py GlibcHeapArenaSummary.process_chunk 12 2 0 8 4 70.0000%
gef.py GlibcHeapArenaSummary.print 8 0 0 5 0 100.0000%
gef.py GlibcHeapWalkContext.__init__ 7 0 0 0 0 100.0000%
gef.py GlibcHeapChunksCommand.__init__ 3 0 0 0 0 100.0000%
gef.py GlibcHeapChunksCommand.do_invoke 14 3 0 6 2 75.0000%
gef.py GlibcHeapChunksCommand.dump_chunks_arena 14 4 0 10 3 70.8333%
gef.py GlibcHeapChunksCommand.dump_chunks_heap 27 2 0 18 2 91.1111%
gef.py GlibcHeapChunksCommand.should_process_chunk 5 0 0 4 0 100.0000%
gef.py GlibcHeapBinsCommand.__init__ 2 0 0 0 0 100.0000%
gef.py GlibcHeapBinsCommand.do_invoke 10 10 0 6 0 0.0000%
gef.py GlibcHeapBinsCommand.pprint_bin 24 4 0 12 4 77.7778%
gef.py GlibcHeapTcachebinsCommand.__init__ 2 0 0 0 0 100.0000%
gef.py GlibcHeapTcachebinsCommand.do_invoke 57 12 0 34 5 79.1209%
gef.py GlibcHeapTcachebinsCommand.find_tcache 9 6 0 2 0 27.2727%
gef.py GlibcHeapTcachebinsCommand.check_thread_ids 2 2 0 2 0 0.0000%
gef.py GlibcHeapTcachebinsCommand.tcachebin 13 4 0 4 2 64.7059%
gef.py GlibcHeapFastbinsYCommand.__init__ 2 0 0 0 0 100.0000%
gef.py GlibcHeapFastbinsYCommand.do_invoke 38 11 0 14 5 69.2308%
gef.py GlibcHeapFastbinsYCommand.do_invoke.fastbin_index 1 0 0 0 0 100.0000%
gef.py GlibcHeapUnsortedBinsCommand.__init__ 2 0 0 0 0 100.0000%
gef.py GlibcHeapUnsortedBinsCommand.do_invoke 12 2 0 4 2 75.0000%
gef.py GlibcHeapSmallBinsCommand.__init__ 2 0 0 0 0 100.0000%
gef.py GlibcHeapSmallBinsCommand.do_invoke 17 3 0 8 2 80.0000%
gef.py GlibcHeapLargeBinsCommand.__init__ 2 0 0 0 0 100.0000%
gef.py GlibcHeapLargeBinsCommand.do_invoke 17 3 0 8 2 80.0000%
gef.py DetailRegistersCommand.do_invoke 61 4 0 29 4 91.1111%
gef.py ShellcodeCommand.__init__ 2 0 0 0 0 100.0000%
gef.py ShellcodeCommand.do_invoke 3 0 0 0 0 100.0000%
gef.py ShellcodeSearchCommand.do_invoke 6 3 0 2 1 50.0000%
gef.py ShellcodeSearchCommand.search_shellcode 19 2 0 8 2 85.1852%
gef.py ShellcodeGetCommand.do_invoke 10 6 0 4 2 42.8571%
gef.py ShellcodeGetCommand.get_shellcode 12 0 0 4 0 100.0000%
gef.py ProcessListingCommand.__init__ 3 0 0 0 0 100.0000%
gef.py ProcessListingCommand.do_invoke 22 7 0 18 2 57.5000%
gef.py ProcessListingCommand.get_processes 11 0 0 8 0 100.0000%
gef.py ElfInfoCommand.__init__ 2 0 0 0 0 100.0000%
gef.py ElfInfoCommand.do_invoke 30 6 0 10 2 80.0000%
gef.py EntryPointBreakCommand.__init__ 3 0 0 0 0 100.0000%
gef.py EntryPointBreakCommand.do_invoke 35 11 0 14 4 69.3878%
gef.py EntryPointBreakCommand.set_init_tbreak 3 0 0 0 0 100.0000%
gef.py EntryPointBreakCommand.set_init_tbreak_pie 9 0 0 2 0 100.0000%
gef.py NamedBreakpointCommand.__init__ 2 0 0 0 0 100.0000%
gef.py NamedBreakpointCommand.do_invoke 7 3 0 2 1 55.5556%
gef.py ContextCommand.__init__ 27 0 0 0 0 100.0000%
gef.py ContextCommand.post_load 3 0 0 0 0 100.0000%
gef.py ContextCommand.show_legend 9 7 0 2 1 27.2727%
gef.py ContextCommand.do_invoke 35 14 0 27 9 56.4516%
gef.py ContextCommand.context_title 16 1 0 4 1 90.0000%
gef.py ContextCommand.context_regs 51 44 0 22 1 13.6986%
gef.py ContextCommand.context_stack 12 4 0 2 1 64.2857%
gef.py ContextCommand.addr_has_breakpoint 1 0 0 2 0 100.0000%
gef.py ContextCommand.context_code 53 14 0 26 5 70.8861%
gef.py ContextCommand.context_args 21 18 0 12 1 12.1212%
gef.py ContextCommand.print_arguments_from_symbol 14 14 0 4 0 0.0000%
gef.py ContextCommand.print_guessed_arguments 36 36 0 26 0 0.0000%
gef.py ContextCommand.print_guessed_arguments.__get_current_block_start_address 7 7 0 0 0 0.0000%
gef.py ContextCommand.line_has_breakpoint 2 0 0 2 0 100.0000%
gef.py ContextCommand.context_source 49 5 0 26 3 86.6667%
gef.py ContextCommand.get_pc_context_info 27 9 0 20 4 68.0851%
gef.py ContextCommand.context_trace 52 9 0 22 6 77.0270%
gef.py ContextCommand.context_threads 37 9 0 20 6 70.1754%
gef.py ContextCommand.context_threads.reason 16 5 0 14 5 66.6667%
gef.py ContextCommand.context_additional_information 9 2 0 10 2 68.4211%
gef.py ContextCommand.context_memory 6 1 0 4 1 80.0000%
gef.py ContextCommand.update_registers 6 0 0 2 0 100.0000%
gef.py ContextCommand.empty_extra_messages 2 0 0 0 0 100.0000%
gef.py MemoryCommand.__init__ 2 0 0 0 0 100.0000%
gef.py MemoryCommand.do_invoke 2 2 0 0 0 0.0000%
gef.py MemoryWatchCommand.__init__ 2 0 0 0 0 100.0000%
gef.py MemoryWatchCommand.do_invoke 19 6 0 10 4 65.5172%
gef.py MemoryUnwatchCommand.__init__ 2 0 0 0 0 100.0000%
gef.py MemoryUnwatchCommand.do_invoke 9 3 0 4 2 61.5385%
gef.py MemoryWatchResetCommand.do_invoke 3 0 0 0 0 100.0000%
gef.py MemoryWatchListCommand.do_invoke 7 4 0 4 1 36.3636%
gef.py HexdumpCommand.__init__ 5 0 0 0 0 100.0000%
gef.py HexdumpCommand.do_invoke 20 2 0 6 1 88.4615%
gef.py HexdumpCommand._hexdump 21 1 0 6 1 85.1852%
gef.py HexdumpQwordCommand.__init__ 3 0 0 0 0 100.0000%
gef.py HexdumpDwordCommand.__init__ 3 0 0 0 0 100.0000%
gef.py HexdumpWordCommand.__init__ 3 0 0 0 0 100.0000%
gef.py HexdumpByteCommand.__init__ 3 0 0 0 0 100.0000%
gef.py PatchCommand.__init__ 3 0 0 0 0 100.0000%
gef.py PatchCommand.do_invoke 25 7 0 10 2 74.2857%
gef.py PatchQwordCommand.__init__ 3 0 0 0 0 100.0000%
gef.py PatchDwordCommand.__init__ 3 0 0 0 0 100.0000%
gef.py PatchWordCommand.__init__ 3 0 0 0 0 100.0000%
gef.py PatchByteCommand.__init__ 3 0 0 0 0 100.0000%
gef.py PatchStringCommand.do_invoke 12 4 0 2 1 64.2857%
gef.py dereference_from 42 1 0 22 3 93.7500%
gef.py DereferenceCommand.__init__ 3 0 0 0 0 100.0000%
gef.py DereferenceCommand.pprint_dereferenced 20 0 0 6 0 100.0000%
gef.py DereferenceCommand.do_invoke 32 8 0 12 2 72.7273%
gef.py ASLRCommand.do_invoke 24 8 0 12 3 63.8889%
gef.py ResetCacheCommand.do_invoke 2 0 0 0 0 100.0000%
gef.py VMMapCommand.do_invoke 23 6 0 16 3 71.7949%
gef.py VMMapCommand.print_entry 15 2 0 8 2 82.6087%
gef.py VMMapCommand.show_legend 5 5 0 0 0 0.0000%
gef.py VMMapCommand.is_integer 5 1 0 0 0 80.0000%
gef.py XFilesCommand.do_invoke 14 4 0 8 1 59.0909%
gef.py XAddressInfoCommand.__init__ 2 0 0 0 0 100.0000%
gef.py XAddressInfoCommand.do_invoke 12 2 0 4 0 87.5000%
gef.py XAddressInfoCommand.infos 18 2 0 10 3 82.1429%
gef.py XorMemoryCommand.__init__ 2 0 0 0 0 100.0000%
gef.py XorMemoryCommand.do_invoke 2 2 0 0 0 0.0000%
gef.py XorMemoryDisplayCommand.do_invoke 13 2 0 2 1 80.0000%
gef.py XorMemoryPatchCommand.do_invoke 11 2 0 2 1 76.9231%
gef.py TraceRunCommand.__init__ 4 0 0 0 0 100.0000%
gef.py TraceRunCommand.do_invoke 14 6 0 4 2 55.5556%
gef.py TraceRunCommand.get_frames_size 6 0 0 2 0 100.0000%
gef.py TraceRunCommand.trace 9 0 0 2 0 100.0000%
gef.py TraceRunCommand.start_tracing 15 0 0 4 1 94.7368%
gef.py PatternCommand.__init__ 3 0 0 0 0 100.0000%
gef.py PatternCommand.do_invoke 2 2 0 0 0 0.0000%
gef.py PatternCreateCommand.do_invoke 8 0 0 0 0 100.0000%
gef.py PatternSearchCommand.do_invoke 11 4 0 4 2 60.0000%
gef.py PatternSearchCommand.search 25 3 0 8 2 84.8485%
gef.py ChecksecCommand.__init__ 2 0 0 0 0 100.0000%
gef.py ChecksecCommand.do_invoke 16 9 0 8 2 37.5000%
gef.py ChecksecCommand.print_security_properties 15 3 0 10 2 80.0000%
gef.py GotCommand.__init__ 4 0 0 0 0 100.0000%
gef.py GotCommand.build_line 3 0 0 0 0 100.0000%
gef.py GotCommand.do_invoke 34 5 0 21 3 81.8182%
gef.py HighlightCommand.__init__ 2 0 0 0 0 100.0000%
gef.py HighlightCommand.do_invoke 1 1 0 0 0 0.0000%
gef.py HighlightListCommand.print_highlight_table 7 7 0 4 0 0.0000%
gef.py HighlightListCommand.do_invoke 1 1 0 0 0 0.0000%
gef.py HighlightClearCommand.do_invoke 1 1 0 0 0 0.0000%
gef.py HighlightAddCommand.do_invoke 5 1 0 2 1 71.4286%
gef.py HighlightRemoveCommand.do_invoke 4 4 0 2 0 0.0000%
gef.py FormatStringSearchCommand.do_invoke 9 0 0 4 0 100.0000%
gef.py HeapAnalysisCommand.__init__ 11 0 0 0 0 100.0000%
gef.py HeapAnalysisCommand.do_invoke 6 3 0 4 1 40.0000%
gef.py HeapAnalysisCommand.setup 13 0 0 0 0 100.0000%
gef.py HeapAnalysisCommand.dump_tracked_allocations 11 11 0 8 0 0.0000%
gef.py HeapAnalysisCommand.clean 17 0 0 6 1 95.6522%
gef.py register_function 1 1 0 0 0 0.0000%
gef.py GenericFunction.__init__ 1 0 0 0 0 100.0000%
gef.py GenericFunction.invoke 3 0 0 2 0 100.0000%
gef.py GenericFunction.arg_to_long 5 0 0 0 0 100.0000%
gef.py GenericFunction.do_invoke 1 1 0 0 0 0.0000%
gef.py StackOffsetFunction.do_invoke 4 1 0 2 1 66.6667%
gef.py HeapBaseFunction.do_invoke 6 3 0 4 1 40.0000%
gef.py SectionBaseFunction.do_invoke 17 6 0 4 2 61.9048%
gef.py BssBaseFunction.do_invoke 4 1 0 2 1 66.6667%
gef.py GotBaseFunction.do_invoke 4 1 0 2 1 66.6667%
gef.py GefFunctionsCommand.__init__ 4 0 0 0 0 100.0000%
gef.py GefFunctionsCommand.__add__ 10 1 0 4 1 85.7143%
gef.py GefFunctionsCommand.__radd__ 1 1 0 0 0 0.0000%
gef.py GefFunctionsCommand.__str__ 3 0 0 2 1 80.0000%
gef.py GefFunctionsCommand.__rebuild 8 0 0 2 0 100.0000%
gef.py GefFunctionsCommand.do_invoke 5 0 0 0 0 100.0000%
gef.py GefCommand.__init__ 21 0 0 2 1 95.6522%
gef.py GefCommand.loaded_commands 1 0 0 0 0 100.0000%
gef.py GefCommand.loaded_functions 1 0 0 0 0 100.0000%
gef.py GefCommand.missing_commands 1 0 0 0 0 100.0000%
gef.py GefCommand.setup 10 0 0 0 0 100.0000%
gef.py GefCommand.load_extra_plugins 10 5 0 4 1 42.8571%
gef.py GefCommand.load_extra_plugins.load_plugin 9 9 0 2 0 0.0000%
gef.py GefCommand.load_extra_plugins.load_plugins_from_directory 17 17 0 6 0 0.0000%
gef.py GefCommand.loaded_command_names 2 0 0 0 0 100.0000%
gef.py GefCommand.invoke 3 0 0 0 0 100.0000%
gef.py GefCommand.add_context_layout_mapping 3 3 0 0 0 0.0000%
gef.py GefCommand.add_context_pane 5 5 0 0 0 0.0000%
gef.py GefCommand.load 28 2 0 20 3 89.5833%
gef.py GefCommand.show_banner 7 1 0 2 1 77.7778%
gef.py GefHelpCommand.__init__ 5 0 0 0 0 100.0000%
gef.py GefHelpCommand.invoke 4 0 0 0 0 100.0000%
gef.py GefHelpCommand.__rebuild 8 0 0 2 0 100.0000%
gef.py GefHelpCommand.__add__ 8 0 0 2 0 100.0000%
gef.py GefHelpCommand.__radd__ 1 1 0 0 0 0.0000%
gef.py GefHelpCommand.__str__ 3 0 0 2 1 80.0000%
gef.py GefConfigCommand.__init__ 2 0 0 0 0 100.0000%
gef.py GefConfigCommand.invoke 27 4 0 14 3 82.9268%
gef.py GefConfigCommand.print_setting 15 1 0 6 1 90.4762%
gef.py GefConfigCommand.print_settings 3 0 0 2 0 100.0000%
gef.py GefConfigCommand.set_setting 23 6 0 12 3 74.2857%
gef.py GefConfigCommand.complete 6 6 0 10 0 0.0000%
gef.py GefSaveCommand.__init__ 2 0 0 0 0 100.0000%
gef.py GefSaveCommand.invoke 17 0 0 8 0 100.0000%
gef.py GefRestoreCommand.__init__ 3 0 0 0 0 100.0000%
gef.py GefRestoreCommand.invoke 5 5 0 2 0 0.0000%
gef.py GefRestoreCommand.reload 23 5 0 12 1 82.8571%
gef.py GefMissingCommand.__init__ 2 0 0 0 0 100.0000%
gef.py GefMissingCommand.invoke 8 8 0 4 0 0.0000%
gef.py GefSetCommand.__init__ 2 0 0 0 0 100.0000%
gef.py GefSetCommand.invoke 10 1 0 4 1 85.7143%
gef.py GefRunCommand.__init__ 2 0 0 0 0 100.0000%
gef.py GefRunCommand.invoke 8 8 0 2 0 0.0000%
gef.py GefAlias.__init__ 18 2 0 9 2 85.1852%
gef.py GefAlias.__repr__ 1 1 0 0 0 0.0000%
gef.py GefAlias.__str__ 1 1 0 0 0 0.0000%
gef.py GefAlias.invoke 2 0 0 0 0 100.0000%
gef.py GefAlias.lookup_command 4 0 0 4 0 100.0000%
gef.py AliasesCommand.__init__ 2 0 0 0 0 100.0000%
gef.py AliasesCommand.do_invoke 2 2 0 0 0 0.0000%
gef.py AliasesAddCommand.__init__ 2 0 0 0 0 100.0000%
gef.py AliasesAddCommand.do_invoke 5 2 0 2 1 57.1429%
gef.py AliasesRmCommand.__init__ 2 0 0 0 0 100.0000%
gef.py AliasesRmCommand.do_invoke 11 5 0 4 1 60.0000%
gef.py AliasesListCommand.__init__ 2 0 0 0 0 100.0000%
gef.py AliasesListCommand.do_invoke 4 0 0 2 0 100.0000%
gef.py GefTmuxSetup.__init__ 3 0 0 0 0 100.0000%
gef.py GefTmuxSetup.invoke 11 11 0 4 0 0.0000%
gef.py GefTmuxSetup.tmux_setup 10 10 0 2 0 0.0000%
gef.py GefTmuxSetup.screen_setup 22 22 0 4 0 0.0000%
gef.py GefInstallExtraScriptCommand.__init__ 3 0 0 0 0 100.0000%
gef.py GefInstallExtraScriptCommand.invoke 17 7 0 10 4 59.2593%
gef.py GefInstallExtraScriptCommand.__install_extras_script 17 2 0 8 2 84.0000%
gef.py __gef_prompt__ 5 5 0 4 0 0.0000%
gef.py GefManager.reset_caches 9 1 0 4 1 84.6154%
gef.py GefMemoryManager.__init__ 2 0 0 0 0 100.0000%
gef.py GefMemoryManager.reset_caches 3 0 0 0 0 100.0000%
gef.py GefMemoryManager.write 2 0 0 0 0 100.0000%
gef.py GefMemoryManager.read 1 0 0 0 0 100.0000%
gef.py GefMemoryManager.read_integer 4 0 0 0 0 100.0000%
gef.py GefMemoryManager.read_cstring 18 5 0 4 0 77.2727%
gef.py GefMemoryManager.read_ascii_string 4 0 0 3 0 100.0000%
gef.py GefMemoryManager.maps 3 0 0 2 0 100.0000%
gef.py GefMemoryManager.__parse_maps 15 1 0 2 1 88.2353%
gef.py GefMemoryManager.parse_procfs_maps 20 0 0 8 0 100.0000%
gef.py GefMemoryManager.parse_gdb_info_proc_maps 25 6 0 20 5 75.5556%
gef.py GefMemoryManager.parse_monitor_info_mem 10 9 0 4 0 7.1429%
gef.py GefMemoryManager.parse_info_mem 8 8 0 6 0 0.0000%
gef.py GefMemoryManager.append 10 10 0 8 0 0.0000%
gef.py GefMemoryManager.__iadd__ 1 1 0 0 0 0.0000%
gef.py GefHeapManager.__init__ 2 0 0 0 0 100.0000%
gef.py GefHeapManager.reset_caches 4 0 0 0 0 100.0000%
gef.py GefHeapManager.main_arena 8 2 0 2 0 80.0000%
gef.py GefHeapManager.main_arena 2 2 0 0 0 0.0000%
gef.py GefHeapManager.find_main_arena_addr 51 46 0 28 1 7.5949%
gef.py GefHeapManager.selected_arena 3 1 0 2 1 60.0000%
gef.py GefHeapManager.selected_arena 2 0 0 0 0 100.0000%
gef.py GefHeapManager.arenas 3 1 0 2 1 60.0000%
gef.py GefHeapManager.base_address 11 3 0 4 1 73.3333%
gef.py GefHeapManager.chunks 3 3 0 2 0 0.0000%
gef.py GefHeapManager.min_chunk_size 1 0 0 0 0 100.0000%
gef.py GefHeapManager.malloc_alignment 5 1 0 2 1 71.4286%
gef.py GefHeapManager.csize2tidx 1 0 0 0 0 100.0000%
gef.py GefHeapManager.tidx2size 1 0 0 0 0 100.0000%
gef.py GefHeapManager.malloc_align_address 3 0 0 2 0 100.0000%
gef.py GefSetting.__init__ 9 0 0 4 0 100.0000%
gef.py GefSetting.__str__ 1 1 0 0 0 0.0000%
gef.py GefSetting.add_hook 7 2 0 6 2 69.2308%
gef.py GefSetting.no_spaces 2 0 0 2 0 100.0000%
gef.py GefSetting.must_exist 2 2 0 2 0 0.0000%
gef.py GefSetting.create_folder_tree 1 0 0 0 0 100.0000%
gef.py GefSettingsManager.__getitem__ 3 0 0 0 0 100.0000%
gef.py GefSettingsManager.__setitem__ 17 0 0 10 4 85.1852%
gef.py GefSettingsManager.__delitem__ 1 1 0 0 0 0.0000%
gef.py GefSettingsManager.raw_entry 1 0 0 0 0 100.0000%
gef.py GefSettingsManager.__invoke_read_hooks 3 1 0 2 1 60.0000%
gef.py GefSettingsManager.__invoke_changed_hooks 5 1 0 4 1 77.7778%
gef.py GefSettingsManager.__invoke_write_hooks 2 0 0 2 0 100.0000%
gef.py GefSessionManager.__init__ 16 0 0 2 0 100.0000%
gef.py GefSessionManager.reset_caches 9 0 0 0 0 100.0000%
gef.py GefSessionManager.__str__ 2 2 0 0 0 0.0000%
gef.py GefSessionManager.__repr__ 1 1 0 0 0 0.0000%
gef.py GefSessionManager.auxiliary_vector 20 3 0 12 2 84.3750%
gef.py GefSessionManager.os 3 0 0 2 0 100.0000%
gef.py GefSessionManager.pid 6 0 0 4 0 100.0000%
gef.py GefSessionManager.file 8 0 0 4 0 100.0000%
gef.py GefSessionManager.cwd 3 0 0 2 0 100.0000%
gef.py GefSessionManager.pagesize 5 0 0 2 0 100.0000%
gef.py GefSessionManager.canary 6 0 0 0 0 100.0000%
gef.py GefSessionManager.original_canary 7 0 0 2 0 100.0000%
gef.py GefSessionManager.maps 7 0 0 6 0 100.0000%
gef.py GefSessionManager.root 5 0 0 4 0 100.0000%
gef.py GefRemoteSessionManager.RemoteMode.__str__ 1 0 0 0 0 100.0000%
gef.py GefRemoteSessionManager.RemoteMode.__repr__ 1 1 0 0 0 0.0000%
gef.py GefRemoteSessionManager.RemoteMode.prompt_string 7 7 0 6 0 0.0000%
gef.py GefRemoteSessionManager.__init__ 11 1 0 4 1 86.6667%
gef.py GefRemoteSessionManager.close 7 2 0 0 0 71.4286%
gef.py GefRemoteSessionManager.__str__ 1 0 0 0 0 100.0000%
gef.py GefRemoteSessionManager.__repr__ 1 1 0 0 0 0.0000%
gef.py GefRemoteSessionManager.target 1 0 0 0 0 100.0000%
gef.py GefRemoteSessionManager.root 1 0 0 0 0 100.0000%
gef.py GefRemoteSessionManager.file 10 2 0 6 2 75.0000%
gef.py GefRemoteSessionManager.lfile 1 0 0 0 0 100.0000%
gef.py GefRemoteSessionManager.maps 3 0 0 2 0 100.0000%
gef.py GefRemoteSessionManager.mode 1 0 0 0 0 100.0000%
gef.py GefRemoteSessionManager.sync 9 1 0 4 1 84.6154%
gef.py GefRemoteSessionManager.connect 19 1 0 4 1 91.3043%
gef.py GefRemoteSessionManager.setup 14 3 0 6 2 75.0000%
gef.py GefRemoteSessionManager.__setup_qemu 23 0 0 12 3 91.4286%
gef.py GefRemoteSessionManager.__setup_remote 10 4 0 6 2 62.5000%
gef.py GefRemoteSessionManager.__setup_rr 2 2 0 0 0 0.0000%
gef.py GefRemoteSessionManager.remote_objfile_event_handler 11 2 0 8 2 78.9474%
gef.py GefUiManager.__init__ 7 0 0 0 0 100.0000%
gef.py GefLibcManager.__init__ 4 0 0 0 0 100.0000%
gef.py GefLibcManager.__str__ 1 1 0 0 0 0.0000%
gef.py GefLibcManager.version 10 5 0 10 2 45.0000%
gef.py GefLibcManager.find_libc_version 13 4 0 8 3 66.6667%
gef.py Gef.__init__ 6 0 0 0 0 100.0000%
gef.py Gef.__str__ 1 1 0 0 0 0.0000%
gef.py Gef.reinitialize_managers 4 0 0 0 0 100.0000%
gef.py Gef.setup 5 0 0 0 0 100.0000%
gef.py Gef.reset_caches 3 0 0 2 0 100.0000%
gef.py target_remote_posthook 5 1 0 4 1 77.7778%
gef.py (no function) 2131 19 0 208 8 98.7602%
Total   7884 1908 0 2657 425 71.4923%

No items found using the specified filter.