libpince¶
- libpince package
- Submodules
- libpince.debugcore module
Tracer
add_breakpoint()
add_watchpoint()
attach()
call_function_from_inferior()
can_attach()
cancel_dissect_code()
cancel_last_command()
complete_command()
continue_inferior()
convert_to_hex()
create_process()
delete_breakpoint()
detach()
disassemble()
dissect_code()
examine_expression()
examine_expressions()
execute_func_temporary_interruption()
execute_till_return()
execute_with_temporary_interruption()
find_closest_instruction_address()
find_entry_point()
get_address_info()
get_breakpoint_info()
get_breakpoints_in_range()
get_dissect_code_data()
get_dissect_code_status()
get_inferior_arch()
get_inferior_pid()
get_modified_instructions()
get_stack_frame_info()
get_stack_frame_return_addresses()
get_stack_info()
get_stacktrace_info()
get_symbol_info()
get_thread_info()
get_track_breakpoint_info()
get_track_watchpoint_info()
handle_signal()
handle_signals()
hardware_breakpoint_available()
hex_dump()
init_gdb()
init_referenced_dicts()
inject_with_advanced_injection()
inject_with_dlopen_call()
interrupt_inferior()
interrupt_signal
is_attached()
memory_handle()
modify_breakpoint()
modify_instruction()
nop_instruction()
parse_and_eval()
read_float_registers()
read_memory()
read_pointer_chain()
read_registers()
restore_instruction()
search_functions()
search_opcode()
search_referenced_calls()
search_referenced_strings()
send_command()
set_convenience_variable()
set_gdb_output_mode()
set_interrupt_signal()
set_logging()
set_pince_paths()
set_register_flag()
state_observe_thread()
step_instruction()
step_over_instruction()
toggle_attach()
track_breakpoint()
track_watchpoint()
wait_for_stop()
write_memory()
- libpince.regexes module
- libpince.typedefs module
ATTACH_RESULT
BREAKPOINT_MODIFY
BREAKPOINT_ON_HIT
BREAKPOINT_TYPE
CONST_TIME
ENDIANNESS
FREEZE_TYPE
Frozen
GDBInitializeException
INFERIOR_ARCH
INFERIOR_STATUS
INJECTION_METHOD
KeyboardModifiersTupleDict
PATHS
PointerChainRequest
PointerChainResult
REGISTERS
RegisterQueue
SCAN_INDEX
SCAN_MODE
SCAN_SCOPE
SCAN_TYPE
STEP_MODE
STOP_REASON
TOGGLE_ATTACH
TRACE_STATUS
USER_PATHS
VALUE_INDEX
VALUE_INDEX.AOB
VALUE_INDEX.FLOAT32
VALUE_INDEX.FLOAT64
VALUE_INDEX.INT16
VALUE_INDEX.INT32
VALUE_INDEX.INT64
VALUE_INDEX.INT8
VALUE_INDEX.STRING_ASCII
VALUE_INDEX.STRING_UTF16
VALUE_INDEX.STRING_UTF32
VALUE_INDEX.STRING_UTF8
VALUE_INDEX.has_length()
VALUE_INDEX.is_float()
VALUE_INDEX.is_integer()
VALUE_INDEX.is_number()
VALUE_INDEX.is_string()
VALUE_REPR
ValueType
WATCHPOINT_TYPE
gdb_output_mode
tuple_breakpoint_info
tuple_breakpoint_info.address
tuple_breakpoint_info.breakpoint_type
tuple_breakpoint_info.condition
tuple_breakpoint_info.disp
tuple_breakpoint_info.enable_count
tuple_breakpoint_info.enabled
tuple_breakpoint_info.hit_count
tuple_breakpoint_info.number
tuple_breakpoint_info.on_hit
tuple_breakpoint_info.size
tuple_examine_expression
tuple_region_info
- libpince.utils module
aob_to_str()
append_file_extension()
assemble()
change_trace_status()
create_ipc_path()
create_tmp_path()
delete_ipc_path()
execute_command_as_user()
execute_script()
extract_address()
filter_regions()
get_default_gdb_path()
get_dissect_code_status_file()
get_from_pince_file()
get_gdb_command_file()
get_ipc_path()
get_libpince_directory()
get_logging_file()
get_logo_directory()
get_media_directory()
get_module_name()
get_opcodes()
get_process_list()
get_process_name()
get_referenced_calls_file()
get_referenced_jumps_file()
get_referenced_strings_file()
get_region_dict()
get_region_info()
get_regions()
get_script_directory()
get_tmp_path()
get_to_pince_file()
get_trace_status_file()
get_track_breakpoint_file()
get_track_watchpoint_file()
get_user_home_dir()
get_user_ids()
get_user_path()
ignore_exceptions()
init_user_files()
instruction_follow_address()
is_process_valid()
is_traced()
load_file()
modulo_address()
parse_response()
parse_string()
return_optional_int()
save_file()
search_files()
search_processes()
split_symbol()
str_to_aob()
upper_hex()
- Module contents
guiutils¶
- GUI.Utils.guiutils module
append_shortcut_to_tooltip()
center()
center_scroll_bar()
center_to_parent()
contains_reference_mark()
delete_menu_entries()
fill_endianness_combobox()
fill_value_combobox()
get_current_item()
get_current_row()
get_icons_directory()
get_layout_widgets()
resize_to_contents()
search_parents_by_function()