IDAPython 9.0
Loading...
Searching...
No Matches
ida_ida.py File Reference

Classes

class  compiler_info_t
 
class  idainfo
 
class  idbattr_valmap_t
 
class  idbattr_info_t
 

Namespaces

namespace  ida_ida
 

Functions

bool is_filetype_like_binary ('filetype_t' ft)
 
str getinf_str ('inftag_t' tag)
 
bool delinf ('inftag_t' tag)
 
'ushort' inf_get_version ()
 
bool inf_set_version ('ushort' _v)
 
'ushort' inf_get_genflags ()
 
bool inf_set_genflags ('ushort' _v)
 
bool inf_is_auto_enabled ()
 
bool inf_set_auto_enabled (bool _v=True)
 
bool inf_use_allasm ()
 
bool inf_set_use_allasm (bool _v=True)
 
bool inf_loading_idc ()
 
bool inf_set_loading_idc (bool _v=True)
 
bool inf_no_store_user_info ()
 
bool inf_set_no_store_user_info (bool _v=True)
 
bool inf_readonly_idb ()
 
bool inf_set_readonly_idb (bool _v=True)
 
bool inf_check_manual_ops ()
 
bool inf_set_check_manual_ops (bool _v=True)
 
bool inf_allow_non_matched_ops ()
 
bool inf_set_allow_non_matched_ops (bool _v=True)
 
bool inf_is_graph_view ()
 
bool inf_set_graph_view (bool _v=True)
 
int inf_get_lflags ()
 
bool inf_set_lflags (int _v)
 
bool inf_decode_fpp ()
 
bool inf_set_decode_fpp (bool _v=True)
 
bool inf_is_32bit_or_higher ()
 
bool inf_is_32bit_exactly ()
 
bool inf_set_32bit (bool _v=True)
 
bool inf_is_16bit ()
 
bool inf_is_64bit ()
 
bool inf_set_64bit (bool _v=True)
 
bool inf_is_ilp32 ()
 
bool inf_set_ilp32 (bool _v=True)
 
bool inf_is_dll ()
 
bool inf_set_dll (bool _v=True)
 
bool inf_is_flat_off32 ()
 
bool inf_set_flat_off32 (bool _v=True)
 
bool inf_is_be ()
 
bool inf_set_be (bool _v=True)
 
bool inf_is_wide_high_byte_first ()
 
bool inf_set_wide_high_byte_first (bool _v=True)
 
bool inf_dbg_no_store_path ()
 
bool inf_set_dbg_no_store_path (bool _v=True)
 
bool inf_is_snapshot ()
 
bool inf_set_snapshot (bool _v=True)
 
bool inf_pack_idb ()
 
bool inf_set_pack_idb (bool _v=True)
 
bool inf_compress_idb ()
 
bool inf_set_compress_idb (bool _v=True)
 
bool inf_is_kernel_mode ()
 
bool inf_set_kernel_mode (bool _v=True)
 
'uint' inf_get_app_bitness ()
 
None inf_set_app_bitness ('uint' bitness)
 
int inf_get_database_change_count ()
 
bool inf_set_database_change_count (int _v)
 
'filetype_t' inf_get_filetype ()
 
bool inf_set_filetype ('filetype_t' _v)
 
'ushort' inf_get_ostype ()
 
bool inf_set_ostype ('ushort' _v)
 
'ushort' inf_get_apptype ()
 
bool inf_set_apptype ('ushort' _v)
 
'uchar' inf_get_asmtype ()
 
bool inf_set_asmtype ('uchar' _v)
 
'uchar' inf_get_specsegs ()
 
bool inf_set_specsegs ('uchar' _v)
 
int inf_get_af ()
 
bool inf_set_af (int _v)
 
bool inf_trace_flow ()
 
bool inf_set_trace_flow (bool _v=True)
 
bool inf_mark_code ()
 
bool inf_set_mark_code (bool _v=True)
 
bool inf_create_jump_tables ()
 
bool inf_set_create_jump_tables (bool _v=True)
 
bool inf_noflow_to_data ()
 
bool inf_set_noflow_to_data (bool _v=True)
 
bool inf_create_all_xrefs ()
 
bool inf_set_create_all_xrefs (bool _v=True)
 
bool inf_del_no_xref_insns ()
 
bool inf_set_del_no_xref_insns (bool _v=True)
 
bool inf_create_func_from_ptr ()
 
bool inf_set_create_func_from_ptr (bool _v=True)
 
bool inf_create_func_from_call ()
 
bool inf_set_create_func_from_call (bool _v=True)
 
bool inf_create_func_tails ()
 
bool inf_set_create_func_tails (bool _v=True)
 
bool inf_should_create_stkvars ()
 
bool inf_set_should_create_stkvars (bool _v=True)
 
bool inf_propagate_stkargs ()
 
bool inf_set_propagate_stkargs (bool _v=True)
 
bool inf_propagate_regargs ()
 
bool inf_set_propagate_regargs (bool _v=True)
 
bool inf_should_trace_sp ()
 
bool inf_set_should_trace_sp (bool _v=True)
 
bool inf_full_sp_ana ()
 
bool inf_set_full_sp_ana (bool _v=True)
 
bool inf_noret_ana ()
 
bool inf_set_noret_ana (bool _v=True)
 
bool inf_guess_func_type ()
 
bool inf_set_guess_func_type (bool _v=True)
 
bool inf_truncate_on_del ()
 
bool inf_set_truncate_on_del (bool _v=True)
 
bool inf_create_strlit_on_xref ()
 
bool inf_set_create_strlit_on_xref (bool _v=True)
 
bool inf_check_unicode_strlits ()
 
bool inf_set_check_unicode_strlits (bool _v=True)
 
bool inf_create_off_using_fixup ()
 
bool inf_set_create_off_using_fixup (bool _v=True)
 
bool inf_create_off_on_dref ()
 
bool inf_set_create_off_on_dref (bool _v=True)
 
bool inf_op_offset ()
 
bool inf_set_op_offset (bool _v=True)
 
bool inf_data_offset ()
 
bool inf_set_data_offset (bool _v=True)
 
bool inf_use_flirt ()
 
bool inf_set_use_flirt (bool _v=True)
 
bool inf_append_sigcmt ()
 
bool inf_set_append_sigcmt (bool _v=True)
 
bool inf_allow_sigmulti ()
 
bool inf_set_allow_sigmulti (bool _v=True)
 
bool inf_hide_libfuncs ()
 
bool inf_set_hide_libfuncs (bool _v=True)
 
bool inf_rename_jumpfunc ()
 
bool inf_set_rename_jumpfunc (bool _v=True)
 
bool inf_rename_nullsub ()
 
bool inf_set_rename_nullsub (bool _v=True)
 
bool inf_coagulate_data ()
 
bool inf_set_coagulate_data (bool _v=True)
 
bool inf_coagulate_code ()
 
bool inf_set_coagulate_code (bool _v=True)
 
bool inf_final_pass ()
 
bool inf_set_final_pass (bool _v=True)
 
int inf_get_af2 ()
 
bool inf_set_af2 (int _v)
 
bool inf_handle_eh ()
 
bool inf_set_handle_eh (bool _v=True)
 
bool inf_handle_rtti ()
 
bool inf_set_handle_rtti (bool _v=True)
 
bool inf_macros_enabled ()
 
bool inf_set_macros_enabled (bool _v=True)
 
bool inf_merge_strlits ()
 
bool inf_set_merge_strlits (bool _v=True)
 
int inf_get_baseaddr ()
 
bool inf_set_baseaddr (int _v)
 
'sel_t' inf_get_start_ss ()
 
bool inf_set_start_ss ('sel_t' _v)
 
'sel_t' inf_get_start_cs ()
 
bool inf_set_start_cs ('sel_t' _v)
 
ida_idaapi.ea_t inf_get_start_ip ()
 
bool inf_set_start_ip (ida_idaapi.ea_t _v)
 
ida_idaapi.ea_t inf_get_start_ea ()
 
bool inf_set_start_ea (ida_idaapi.ea_t _v)
 
ida_idaapi.ea_t inf_get_start_sp ()
 
bool inf_set_start_sp (ida_idaapi.ea_t _v)
 
ida_idaapi.ea_t inf_get_main ()
 
bool inf_set_main (ida_idaapi.ea_t _v)
 
ida_idaapi.ea_t inf_get_min_ea ()
 
bool inf_set_min_ea (ida_idaapi.ea_t _v)
 
ida_idaapi.ea_t inf_get_max_ea ()
 
bool inf_set_max_ea (ida_idaapi.ea_t _v)
 
ida_idaapi.ea_t inf_get_omin_ea ()
 
bool inf_set_omin_ea (ida_idaapi.ea_t _v)
 
ida_idaapi.ea_t inf_get_omax_ea ()
 
bool inf_set_omax_ea (ida_idaapi.ea_t _v)
 
ida_idaapi.ea_t inf_get_lowoff ()
 
bool inf_set_lowoff (ida_idaapi.ea_t _v)
 
ida_idaapi.ea_t inf_get_highoff ()
 
bool inf_set_highoff (ida_idaapi.ea_t _v)
 
int inf_get_maxref ()
 
bool inf_set_maxref (int _v)
 
int inf_get_netdelta ()
 
bool inf_set_netdelta (int _v)
 
'uchar' inf_get_xrefnum ()
 
bool inf_set_xrefnum ('uchar' _v)
 
'uchar' inf_get_type_xrefnum ()
 
bool inf_set_type_xrefnum ('uchar' _v)
 
'uchar' inf_get_refcmtnum ()
 
bool inf_set_refcmtnum ('uchar' _v)
 
'uchar' inf_get_xrefflag ()
 
bool inf_set_xrefflag ('uchar' _v)
 
bool inf_show_xref_seg ()
 
bool inf_set_show_xref_seg (bool _v=True)
 
bool inf_show_xref_tmarks ()
 
bool inf_set_show_xref_tmarks (bool _v=True)
 
bool inf_show_xref_fncoff ()
 
bool inf_set_show_xref_fncoff (bool _v=True)
 
bool inf_show_xref_val ()
 
bool inf_set_show_xref_val (bool _v=True)
 
'ushort' inf_get_max_autoname_len ()
 
bool inf_set_max_autoname_len ('ushort' _v)
 
'char' inf_get_nametype ()
 
bool inf_set_nametype ('char' _v)
 
int inf_get_short_demnames ()
 
bool inf_set_short_demnames (int _v)
 
int inf_get_long_demnames ()
 
bool inf_set_long_demnames (int _v)
 
'uchar' inf_get_demnames ()
 
bool inf_set_demnames ('uchar' _v)
 
'uchar' inf_get_listnames ()
 
bool inf_set_listnames ('uchar' _v)
 
'uchar' inf_get_indent ()
 
bool inf_set_indent ('uchar' _v)
 
'uchar' inf_get_cmt_indent ()
 
bool inf_set_cmt_indent ('uchar' _v)
 
'ushort' inf_get_margin ()
 
bool inf_set_margin ('ushort' _v)
 
'ushort' inf_get_lenxref ()
 
bool inf_set_lenxref ('ushort' _v)
 
int inf_get_outflags ()
 
bool inf_set_outflags (int _v)
 
bool inf_show_void ()
 
bool inf_set_show_void (bool _v=True)
 
bool inf_show_auto ()
 
bool inf_set_show_auto (bool _v=True)
 
bool inf_gen_null ()
 
bool inf_set_gen_null (bool _v=True)
 
bool inf_show_line_pref ()
 
bool inf_set_show_line_pref (bool _v=True)
 
bool inf_line_pref_with_seg ()
 
bool inf_set_line_pref_with_seg (bool _v=True)
 
bool inf_gen_lzero ()
 
bool inf_set_gen_lzero (bool _v=True)
 
bool inf_gen_org ()
 
bool inf_set_gen_org (bool _v=True)
 
bool inf_gen_assume ()
 
bool inf_set_gen_assume (bool _v=True)
 
bool inf_gen_tryblks ()
 
bool inf_set_gen_tryblks (bool _v=True)
 
'uchar' inf_get_cmtflg ()
 
bool inf_set_cmtflg ('uchar' _v)
 
bool inf_show_repeatables ()
 
bool inf_set_show_repeatables (bool _v=True)
 
bool inf_show_all_comments ()
 
bool inf_set_show_all_comments (bool _v=True)
 
bool inf_hide_comments ()
 
bool inf_set_hide_comments (bool _v=True)
 
bool inf_show_src_linnum ()
 
bool inf_set_show_src_linnum (bool _v=True)
 
bool inf_test_mode ()
 
bool inf_show_hidden_insns ()
 
bool inf_set_show_hidden_insns (bool _v=True)
 
bool inf_show_hidden_funcs ()
 
bool inf_set_show_hidden_funcs (bool _v=True)
 
bool inf_show_hidden_segms ()
 
bool inf_set_show_hidden_segms (bool _v=True)
 
'uchar' inf_get_limiter ()
 
bool inf_set_limiter ('uchar' _v)
 
bool inf_is_limiter_thin ()
 
bool inf_set_limiter_thin (bool _v=True)
 
bool inf_is_limiter_thick ()
 
bool inf_set_limiter_thick (bool _v=True)
 
bool inf_is_limiter_empty ()
 
bool inf_set_limiter_empty (bool _v=True)
 
'short' inf_get_bin_prefix_size ()
 
bool inf_set_bin_prefix_size ('short' _v)
 
'uchar' inf_get_prefflag ()
 
bool inf_set_prefflag ('uchar' _v)
 
bool inf_prefix_show_segaddr ()
 
bool inf_set_prefix_show_segaddr (bool _v=True)
 
bool inf_prefix_show_funcoff ()
 
bool inf_set_prefix_show_funcoff (bool _v=True)
 
bool inf_prefix_show_stack ()
 
bool inf_set_prefix_show_stack (bool _v=True)
 
bool inf_prefix_truncate_opcode_bytes ()
 
bool inf_set_prefix_truncate_opcode_bytes (bool _v=True)
 
'uchar' inf_get_strlit_flags ()
 
bool inf_set_strlit_flags ('uchar' _v)
 
bool inf_strlit_names ()
 
bool inf_set_strlit_names (bool _v=True)
 
bool inf_strlit_name_bit ()
 
bool inf_set_strlit_name_bit (bool _v=True)
 
bool inf_strlit_serial_names ()
 
bool inf_set_strlit_serial_names (bool _v=True)
 
bool inf_unicode_strlits ()
 
bool inf_set_unicode_strlits (bool _v=True)
 
bool inf_strlit_autocmt ()
 
bool inf_set_strlit_autocmt (bool _v=True)
 
bool inf_strlit_savecase ()
 
bool inf_set_strlit_savecase (bool _v=True)
 
'uchar' inf_get_strlit_break ()
 
bool inf_set_strlit_break ('uchar' _v)
 
'char' inf_get_strlit_zeroes ()
 
bool inf_set_strlit_zeroes ('char' _v)
 
int inf_get_strtype ()
 
bool inf_set_strtype (int _v)
 
int inf_get_strlit_sernum ()
 
bool inf_set_strlit_sernum (int _v)
 
int inf_get_datatypes ()
 
bool inf_set_datatypes (int _v)
 
int inf_get_abibits ()
 
bool inf_set_abibits (int _v)
 
bool inf_is_mem_aligned4 ()
 
bool inf_set_mem_aligned4 (bool _v=True)
 
bool inf_pack_stkargs (*args)
 
bool inf_set_pack_stkargs (bool _v=True)
 
bool inf_big_arg_align (*args)
 
bool inf_set_big_arg_align (bool _v=True)
 
bool inf_stack_ldbl ()
 
bool inf_set_stack_ldbl (bool _v=True)
 
bool inf_stack_varargs ()
 
bool inf_set_stack_varargs (bool _v=True)
 
bool inf_is_hard_float ()
 
bool inf_set_hard_float (bool _v=True)
 
bool inf_abi_set_by_user ()
 
bool inf_set_abi_set_by_user (bool _v=True)
 
bool inf_use_gcc_layout ()
 
bool inf_set_use_gcc_layout (bool _v=True)
 
bool inf_map_stkargs ()
 
bool inf_set_map_stkargs (bool _v=True)
 
bool inf_huge_arg_align (*args)
 
bool inf_set_huge_arg_align (bool _v=True)
 
int inf_get_appcall_options ()
 
bool inf_set_appcall_options (int _v)
 
ida_idaapi.ea_t inf_get_privrange_start_ea ()
 
bool inf_set_privrange_start_ea (ida_idaapi.ea_t _v)
 
ida_idaapi.ea_t inf_get_privrange_end_ea ()
 
bool inf_set_privrange_end_ea (ida_idaapi.ea_t _v)
 
'comp_t' inf_get_cc_id ()
 
bool inf_set_cc_id ('comp_t' _v)
 
'cm_t' inf_get_cc_cm ()
 
bool inf_set_cc_cm ('cm_t' _v)
 
'uchar' inf_get_cc_size_i ()
 
bool inf_set_cc_size_i ('uchar' _v)
 
'uchar' inf_get_cc_size_b ()
 
bool inf_set_cc_size_b ('uchar' _v)
 
'uchar' inf_get_cc_size_e ()
 
bool inf_set_cc_size_e ('uchar' _v)
 
'uchar' inf_get_cc_defalign ()
 
bool inf_set_cc_defalign ('uchar' _v)
 
'uchar' inf_get_cc_size_s ()
 
bool inf_set_cc_size_s ('uchar' _v)
 
'uchar' inf_get_cc_size_l ()
 
bool inf_set_cc_size_l ('uchar' _v)
 
'uchar' inf_get_cc_size_ll ()
 
bool inf_set_cc_size_ll ('uchar' _v)
 
'uchar' inf_get_cc_size_ldbl ()
 
bool inf_set_cc_size_ldbl ('uchar' _v)
 
str inf_get_procname ()
 
bool inf_set_procname (*args)
 
str inf_get_strlit_pref ()
 
bool inf_set_strlit_pref (*args)
 
bool inf_get_cc ('compiler_info_t' out)
 
bool inf_set_cc ('compiler_info_t' _v)
 
bool inf_set_privrange ('range_t' _v)
 
'range_t' inf_get_privrange (*args)
 
'ushort' inf_get_af_low ()
 
None inf_set_af_low ('ushort' saf)
 
'ushort' inf_get_af_high ()
 
None inf_set_af_high ('ushort' saf2)
 
'ushort' inf_get_af2_low ()
 
None inf_set_af2_low ('ushort' saf)
 
int inf_get_pack_mode ()
 
int inf_set_pack_mode (int pack_mode)
 
None inf_inc_database_change_count (int cnt=1)
 
'uchar' inf_get_demname_form ()
 
int inf_postinc_strlit_sernum (int cnt=1)
 
bool inf_like_binary ()
 
int calc_default_idaplace_flags ()
 
ida_idaapi.ea_t to_ea ('sel_t' reg_cs, int reg_ip)
 
'ssize_t' get_dbctx_id ()
 
'size_t' get_dbctx_qty ()
 
'dbctx_t *' switch_dbctx ('size_t' idx)
 
bool is_database_busy ()
 
'size_t' validate_idb (int vld_flags=0)
 
bool move_privrange (ida_idaapi.ea_t new_privrange_start)
 
 idainfo_is_32bit ()
 

Variables

 AF_FINAL = _ida_ida.AF_FINAL
 
 f_EXE_old = _ida_ida.f_EXE_old
 
 f_COM_old = _ida_ida.f_COM_old
 
 f_BIN = _ida_ida.f_BIN
 
 f_DRV = _ida_ida.f_DRV
 
 f_WIN = _ida_ida.f_WIN
 
 f_HEX = _ida_ida.f_HEX
 
 f_MEX = _ida_ida.f_MEX
 
 f_LX = _ida_ida.f_LX
 
 f_LE = _ida_ida.f_LE
 
 f_NLM = _ida_ida.f_NLM
 
 f_COFF = _ida_ida.f_COFF
 
 f_PE = _ida_ida.f_PE
 
 f_OMF = _ida_ida.f_OMF
 
 f_SREC = _ida_ida.f_SREC
 
 f_ZIP = _ida_ida.f_ZIP
 
 f_OMFLIB = _ida_ida.f_OMFLIB
 
 f_AR = _ida_ida.f_AR
 
 f_LOADER = _ida_ida.f_LOADER
 
 f_ELF = _ida_ida.f_ELF
 
 f_W32RUN = _ida_ida.f_W32RUN
 
 f_AOUT = _ida_ida.f_AOUT
 
 f_PRC = _ida_ida.f_PRC
 
 f_EXE = _ida_ida.f_EXE
 
 f_COM = _ida_ida.f_COM
 
 f_AIXAR = _ida_ida.f_AIXAR
 
 f_MACHO = _ida_ida.f_MACHO
 
 f_PSXOBJ = _ida_ida.f_PSXOBJ
 
 f_MD1IMG = _ida_ida.f_MD1IMG
 
 STT_CUR = _ida_ida.STT_CUR
 
 STT_VA = _ida_ida.STT_VA
 
 STT_MM = _ida_ida.STT_MM
 
 STT_DBG = _ida_ida.STT_DBG
 
 IDAINFO_TAG_SIZE = _ida_ida.IDAINFO_TAG_SIZE
 
 IDAINFO_PROCNAME_SIZE = _ida_ida.IDAINFO_PROCNAME_SIZE
 
 IDAINFO_STRLIT_PREF_SIZE = _ida_ida.IDAINFO_STRLIT_PREF_SIZE
 
 INFFL_AUTO = _ida_ida.INFFL_AUTO
 
 INFFL_ALLASM = _ida_ida.INFFL_ALLASM
 
 INFFL_LOADIDC = _ida_ida.INFFL_LOADIDC
 
 INFFL_NOUSER = _ida_ida.INFFL_NOUSER
 
 INFFL_READONLY = _ida_ida.INFFL_READONLY
 
 INFFL_CHKOPS = _ida_ida.INFFL_CHKOPS
 
 INFFL_NMOPS = _ida_ida.INFFL_NMOPS
 
 INFFL_GRAPH_VIEW = _ida_ida.INFFL_GRAPH_VIEW
 
 LFLG_PC_FPP = _ida_ida.LFLG_PC_FPP
 
 LFLG_PC_FLAT = _ida_ida.LFLG_PC_FLAT
 
 LFLG_64BIT = _ida_ida.LFLG_64BIT
 
 LFLG_IS_DLL = _ida_ida.LFLG_IS_DLL
 
 LFLG_FLAT_OFF32 = _ida_ida.LFLG_FLAT_OFF32
 
 LFLG_MSF = _ida_ida.LFLG_MSF
 
 LFLG_WIDE_HBF = _ida_ida.LFLG_WIDE_HBF
 
 LFLG_DBG_NOPATH = _ida_ida.LFLG_DBG_NOPATH
 
 LFLG_SNAPSHOT = _ida_ida.LFLG_SNAPSHOT
 
 LFLG_PACK = _ida_ida.LFLG_PACK
 
 LFLG_COMPRESS = _ida_ida.LFLG_COMPRESS
 
 LFLG_KERNMODE = _ida_ida.LFLG_KERNMODE
 
 LFLG_ILP32 = _ida_ida.LFLG_ILP32
 
 IDB_UNPACKED = _ida_ida.IDB_UNPACKED
 
 IDB_PACKED = _ida_ida.IDB_PACKED
 
 IDB_COMPRESSED = _ida_ida.IDB_COMPRESSED
 
 AF_CODE = _ida_ida.AF_CODE
 
 AF_MARKCODE = _ida_ida.AF_MARKCODE
 
 AF_JUMPTBL = _ida_ida.AF_JUMPTBL
 
 AF_PURDAT = _ida_ida.AF_PURDAT
 
 AF_USED = _ida_ida.AF_USED
 
 AF_UNK = _ida_ida.AF_UNK
 
 AF_PROCPTR = _ida_ida.AF_PROCPTR
 
 AF_PROC = _ida_ida.AF_PROC
 
 AF_FTAIL = _ida_ida.AF_FTAIL
 
 AF_LVAR = _ida_ida.AF_LVAR
 
 AF_STKARG = _ida_ida.AF_STKARG
 
 AF_REGARG = _ida_ida.AF_REGARG
 
 AF_TRACE = _ida_ida.AF_TRACE
 
 AF_VERSP = _ida_ida.AF_VERSP
 
 AF_ANORET = _ida_ida.AF_ANORET
 
 AF_MEMFUNC = _ida_ida.AF_MEMFUNC
 
 AF_TRFUNC = _ida_ida.AF_TRFUNC
 
 AF_STRLIT = _ida_ida.AF_STRLIT
 
 AF_CHKUNI = _ida_ida.AF_CHKUNI
 
 AF_FIXUP = _ida_ida.AF_FIXUP
 
 AF_DREFOFF = _ida_ida.AF_DREFOFF
 
 AF_IMMOFF = _ida_ida.AF_IMMOFF
 
 AF_DATOFF = _ida_ida.AF_DATOFF
 
 AF_FLIRT = _ida_ida.AF_FLIRT
 
 AF_SIGCMT = _ida_ida.AF_SIGCMT
 
 AF_SIGMLT = _ida_ida.AF_SIGMLT
 
 AF_HFLIRT = _ida_ida.AF_HFLIRT
 
 AF_JFUNC = _ida_ida.AF_JFUNC
 
 AF_NULLSUB = _ida_ida.AF_NULLSUB
 
 AF_DODATA = _ida_ida.AF_DODATA
 
 AF_DOCODE = _ida_ida.AF_DOCODE
 
 AF2_DOEH = _ida_ida.AF2_DOEH
 
 AF2_DORTTI = _ida_ida.AF2_DORTTI
 
 AF2_MACRO = _ida_ida.AF2_MACRO
 
 AF2_MERGESTR = _ida_ida.AF2_MERGESTR
 
 SW_SEGXRF = _ida_ida.SW_SEGXRF
 
 SW_XRFMRK = _ida_ida.SW_XRFMRK
 
 SW_XRFFNC = _ida_ida.SW_XRFFNC
 
 SW_XRFVAL = _ida_ida.SW_XRFVAL
 
 NM_REL_OFF = _ida_ida.NM_REL_OFF
 
 NM_PTR_OFF = _ida_ida.NM_PTR_OFF
 
 NM_NAM_OFF = _ida_ida.NM_NAM_OFF
 
 NM_REL_EA = _ida_ida.NM_REL_EA
 
 NM_PTR_EA = _ida_ida.NM_PTR_EA
 
 NM_NAM_EA = _ida_ida.NM_NAM_EA
 
 NM_EA = _ida_ida.NM_EA
 
 NM_EA4 = _ida_ida.NM_EA4
 
 NM_EA8 = _ida_ida.NM_EA8
 
 NM_SHORT = _ida_ida.NM_SHORT
 
 NM_SERIAL = _ida_ida.NM_SERIAL
 
 DEMNAM_MASK = _ida_ida.DEMNAM_MASK
 
 DEMNAM_CMNT = _ida_ida.DEMNAM_CMNT
 
 DEMNAM_NAME = _ida_ida.DEMNAM_NAME
 
 DEMNAM_NONE = _ida_ida.DEMNAM_NONE
 
 DEMNAM_GCC3 = _ida_ida.DEMNAM_GCC3
 
 DEMNAM_FIRST = _ida_ida.DEMNAM_FIRST
 
 LN_NORMAL = _ida_ida.LN_NORMAL
 
 LN_PUBLIC = _ida_ida.LN_PUBLIC
 
 LN_AUTO = _ida_ida.LN_AUTO
 
 LN_WEAK = _ida_ida.LN_WEAK
 
 OFLG_SHOW_VOID = _ida_ida.OFLG_SHOW_VOID
 
 OFLG_SHOW_AUTO = _ida_ida.OFLG_SHOW_AUTO
 
 OFLG_GEN_NULL = _ida_ida.OFLG_GEN_NULL
 
 OFLG_SHOW_PREF = _ida_ida.OFLG_SHOW_PREF
 
 OFLG_PREF_SEG = _ida_ida.OFLG_PREF_SEG
 
 OFLG_LZERO = _ida_ida.OFLG_LZERO
 
 OFLG_GEN_ORG = _ida_ida.OFLG_GEN_ORG
 
 OFLG_GEN_ASSUME = _ida_ida.OFLG_GEN_ASSUME
 
 OFLG_GEN_TRYBLKS = _ida_ida.OFLG_GEN_TRYBLKS
 
 SCF_RPTCMT = _ida_ida.SCF_RPTCMT
 
 SCF_ALLCMT = _ida_ida.SCF_ALLCMT
 
 SCF_NOCMT = _ida_ida.SCF_NOCMT
 
 SCF_LINNUM = _ida_ida.SCF_LINNUM
 
 SCF_TESTMODE = _ida_ida.SCF_TESTMODE
 
 SCF_SHHID_ITEM = _ida_ida.SCF_SHHID_ITEM
 
 SCF_SHHID_FUNC = _ida_ida.SCF_SHHID_FUNC
 
 SCF_SHHID_SEGM = _ida_ida.SCF_SHHID_SEGM
 
 LMT_THIN = _ida_ida.LMT_THIN
 
 LMT_THICK = _ida_ida.LMT_THICK
 
 LMT_EMPTY = _ida_ida.LMT_EMPTY
 
 PREF_SEGADR = _ida_ida.PREF_SEGADR
 
 PREF_FNCOFF = _ida_ida.PREF_FNCOFF
 
 PREF_STACK = _ida_ida.PREF_STACK
 
 PREF_PFXTRUNC = _ida_ida.PREF_PFXTRUNC
 
 STRF_GEN = _ida_ida.STRF_GEN
 
 STRF_AUTO = _ida_ida.STRF_AUTO
 
 STRF_SERIAL = _ida_ida.STRF_SERIAL
 
 STRF_UNICODE = _ida_ida.STRF_UNICODE
 
 STRF_COMMENT = _ida_ida.STRF_COMMENT
 
 STRF_SAVECASE = _ida_ida.STRF_SAVECASE
 
 ABI_8ALIGN4 = _ida_ida.ABI_8ALIGN4
 
 ABI_PACK_STKARGS = _ida_ida.ABI_PACK_STKARGS
 
 ABI_BIGARG_ALIGN = _ida_ida.ABI_BIGARG_ALIGN
 
 ABI_STACK_LDBL = _ida_ida.ABI_STACK_LDBL
 
 ABI_STACK_VARARGS = _ida_ida.ABI_STACK_VARARGS
 
 ABI_HARD_FLOAT = _ida_ida.ABI_HARD_FLOAT
 
 ABI_SET_BY_USER = _ida_ida.ABI_SET_BY_USER
 
 ABI_GCC_LAYOUT = _ida_ida.ABI_GCC_LAYOUT
 
 ABI_MAP_STKARGS = _ida_ida.ABI_MAP_STKARGS
 
 ABI_HUGEARG_ALIGN = _ida_ida.ABI_HUGEARG_ALIGN
 
 INF_VERSION = _ida_ida.INF_VERSION
 
 INF_PROCNAME = _ida_ida.INF_PROCNAME
 
 INF_GENFLAGS = _ida_ida.INF_GENFLAGS
 
 INF_LFLAGS = _ida_ida.INF_LFLAGS
 
 INF_DATABASE_CHANGE_COUNT = _ida_ida.INF_DATABASE_CHANGE_COUNT
 
 INF_FILETYPE = _ida_ida.INF_FILETYPE
 
 INF_OSTYPE = _ida_ida.INF_OSTYPE
 
 INF_APPTYPE = _ida_ida.INF_APPTYPE
 
 INF_ASMTYPE = _ida_ida.INF_ASMTYPE
 
 INF_SPECSEGS = _ida_ida.INF_SPECSEGS
 
 INF_AF = _ida_ida.INF_AF
 
 INF_AF2 = _ida_ida.INF_AF2
 
 INF_BASEADDR = _ida_ida.INF_BASEADDR
 
 INF_START_SS = _ida_ida.INF_START_SS
 
 INF_START_CS = _ida_ida.INF_START_CS
 
 INF_START_IP = _ida_ida.INF_START_IP
 
 INF_START_EA = _ida_ida.INF_START_EA
 
 INF_START_SP = _ida_ida.INF_START_SP
 
 INF_MAIN = _ida_ida.INF_MAIN
 
 INF_MIN_EA = _ida_ida.INF_MIN_EA
 
 INF_MAX_EA = _ida_ida.INF_MAX_EA
 
 INF_OMIN_EA = _ida_ida.INF_OMIN_EA
 
 INF_OMAX_EA = _ida_ida.INF_OMAX_EA
 
 INF_LOWOFF = _ida_ida.INF_LOWOFF
 
 INF_HIGHOFF = _ida_ida.INF_HIGHOFF
 
 INF_MAXREF = _ida_ida.INF_MAXREF
 
 INF_PRIVRANGE = _ida_ida.INF_PRIVRANGE
 
 INF_PRIVRANGE_START_EA = _ida_ida.INF_PRIVRANGE_START_EA
 
 INF_PRIVRANGE_END_EA = _ida_ida.INF_PRIVRANGE_END_EA
 
 INF_NETDELTA = _ida_ida.INF_NETDELTA
 
 INF_XREFNUM = _ida_ida.INF_XREFNUM
 
 INF_TYPE_XREFNUM = _ida_ida.INF_TYPE_XREFNUM
 
 INF_REFCMTNUM = _ida_ida.INF_REFCMTNUM
 
 INF_XREFFLAG = _ida_ida.INF_XREFFLAG
 
 INF_MAX_AUTONAME_LEN = _ida_ida.INF_MAX_AUTONAME_LEN
 
 INF_NAMETYPE = _ida_ida.INF_NAMETYPE
 
 INF_SHORT_DEMNAMES = _ida_ida.INF_SHORT_DEMNAMES
 
 INF_LONG_DEMNAMES = _ida_ida.INF_LONG_DEMNAMES
 
 INF_DEMNAMES = _ida_ida.INF_DEMNAMES
 
 INF_LISTNAMES = _ida_ida.INF_LISTNAMES
 
 INF_INDENT = _ida_ida.INF_INDENT
 
 INF_CMT_INDENT = _ida_ida.INF_CMT_INDENT
 
 INF_MARGIN = _ida_ida.INF_MARGIN
 
 INF_LENXREF = _ida_ida.INF_LENXREF
 
 INF_OUTFLAGS = _ida_ida.INF_OUTFLAGS
 
 INF_CMTFLG = _ida_ida.INF_CMTFLG
 
 INF_LIMITER = _ida_ida.INF_LIMITER
 
 INF_BIN_PREFIX_SIZE = _ida_ida.INF_BIN_PREFIX_SIZE
 
 INF_PREFFLAG = _ida_ida.INF_PREFFLAG
 
 INF_STRLIT_FLAGS = _ida_ida.INF_STRLIT_FLAGS
 
 INF_STRLIT_BREAK = _ida_ida.INF_STRLIT_BREAK
 
 INF_STRLIT_ZEROES = _ida_ida.INF_STRLIT_ZEROES
 
 INF_STRTYPE = _ida_ida.INF_STRTYPE
 
 INF_STRLIT_PREF = _ida_ida.INF_STRLIT_PREF
 
 INF_STRLIT_SERNUM = _ida_ida.INF_STRLIT_SERNUM
 
 INF_DATATYPES = _ida_ida.INF_DATATYPES
 
 INF_CC = _ida_ida.INF_CC
 
 INF_CC_ID = _ida_ida.INF_CC_ID
 
 INF_CC_CM = _ida_ida.INF_CC_CM
 
 INF_CC_SIZE_I = _ida_ida.INF_CC_SIZE_I
 
 INF_CC_SIZE_B = _ida_ida.INF_CC_SIZE_B
 
 INF_CC_SIZE_E = _ida_ida.INF_CC_SIZE_E
 
 INF_CC_DEFALIGN = _ida_ida.INF_CC_DEFALIGN
 
 INF_CC_SIZE_S = _ida_ida.INF_CC_SIZE_S
 
 INF_CC_SIZE_L = _ida_ida.INF_CC_SIZE_L
 
 INF_CC_SIZE_LL = _ida_ida.INF_CC_SIZE_LL
 
 INF_CC_SIZE_LDBL = _ida_ida.INF_CC_SIZE_LDBL
 
 INF_ABIBITS = _ida_ida.INF_ABIBITS
 
 INF_APPCALL_OPTIONS = _ida_ida.INF_APPCALL_OPTIONS
 
 INF_FILE_FORMAT_NAME = _ida_ida.INF_FILE_FORMAT_NAME
 
 INF_GROUPS = _ida_ida.INF_GROUPS
 
 INF_H_PATH = _ida_ida.INF_H_PATH
 
 INF_C_MACROS = _ida_ida.INF_C_MACROS
 
 INF_INCLUDE = _ida_ida.INF_INCLUDE
 
 INF_DUALOP_GRAPH = _ida_ida.INF_DUALOP_GRAPH
 
 INF_DUALOP_TEXT = _ida_ida.INF_DUALOP_TEXT
 
 INF_MD5 = _ida_ida.INF_MD5
 
 INF_IDA_VERSION = _ida_ida.INF_IDA_VERSION
 
 INF_STR_ENCODINGS = _ida_ida.INF_STR_ENCODINGS
 
 INF_DBG_BINPATHS = _ida_ida.INF_DBG_BINPATHS
 
 INF_SHA256 = _ida_ida.INF_SHA256
 
 INF_ABINAME = _ida_ida.INF_ABINAME
 
 INF_ARCHIVE_PATH = _ida_ida.INF_ARCHIVE_PATH
 
 INF_PROBLEMS = _ida_ida.INF_PROBLEMS
 
 INF_SELECTORS = _ida_ida.INF_SELECTORS
 
 INF_NOTEPAD = _ida_ida.INF_NOTEPAD
 
 INF_SRCDBG_PATHS = _ida_ida.INF_SRCDBG_PATHS
 
 INF_SRCDBG_UNDESIRED = _ida_ida.INF_SRCDBG_UNDESIRED
 
 INF_INITIAL_VERSION = _ida_ida.INF_INITIAL_VERSION
 
 INF_CTIME = _ida_ida.INF_CTIME
 
 INF_ELAPSED = _ida_ida.INF_ELAPSED
 
 INF_NOPENS = _ida_ida.INF_NOPENS
 
 INF_CRC32 = _ida_ida.INF_CRC32
 
 INF_IMAGEBASE = _ida_ida.INF_IMAGEBASE
 
 INF_IDSNODE = _ida_ida.INF_IDSNODE
 
 INF_FSIZE = _ida_ida.INF_FSIZE
 
 INF_OUTFILEENC = _ida_ida.INF_OUTFILEENC
 
 INF_INPUT_FILE_PATH = _ida_ida.INF_INPUT_FILE_PATH
 
 INF_LAST = _ida_ida.INF_LAST
 
 UA_MAXOP = _ida_ida.UA_MAXOP
 
 IDB_EXT32 = _ida_ida.IDB_EXT32
 
 IDB_EXT64 = _ida_ida.IDB_EXT64
 
 IDB_EXT = _ida_ida.IDB_EXT
 
 VLD_AUTO_REPAIR = _ida_ida.VLD_AUTO_REPAIR
 
 VLD_DIALOG = _ida_ida.VLD_DIALOG
 
 VLD_SILENT = _ida_ida.VLD_SILENT
 
 IDI_STRUCFLD = _ida_ida.IDI_STRUCFLD
 
 IDI_ALTVAL = _ida_ida.IDI_ALTVAL
 
 IDI_SUPVAL = _ida_ida.IDI_SUPVAL
 
 IDI_VALOBJ = _ida_ida.IDI_VALOBJ
 
 IDI_BLOB = _ida_ida.IDI_BLOB
 
 IDI_SCALAR = _ida_ida.IDI_SCALAR
 
 IDI_CSTR = _ida_ida.IDI_CSTR
 
 IDI_QSTRING = _ida_ida.IDI_QSTRING
 
 IDI_BYTEARRAY = _ida_ida.IDI_BYTEARRAY
 
 IDI_EA_HEX = _ida_ida.IDI_EA_HEX
 
 IDI_DEC = _ida_ida.IDI_DEC
 
 IDI_HEX = _ida_ida.IDI_HEX
 
 IDI_INC = _ida_ida.IDI_INC
 
 IDI_MAP_VAL = _ida_ida.IDI_MAP_VAL
 
 IDI_HASH = _ida_ida.IDI_HASH
 
 IDI_HLPSTRUC = _ida_ida.IDI_HLPSTRUC
 
 IDI_READONLY = _ida_ida.IDI_READONLY
 
 IDI_BITMAP = _ida_ida.IDI_BITMAP
 
 IDI_ONOFF = _ida_ida.IDI_ONOFF
 
 IDI_NOMERGE = _ida_ida.IDI_NOMERGE
 
 IDI_NODEVAL = _ida_ida.IDI_NODEVAL
 
 IDI_BUFVAR = _ida_ida.IDI_BUFVAR
 
str _NO_SETTER = '<nosetter>'
 
bool idainfo_big_arg_align = inf_big_arg_align
 
bool idainfo_gen_null = inf_gen_null
 
bool idainfo_set_gen_null = inf_set_gen_null
 
bool idainfo_gen_lzero = inf_gen_lzero
 
bool idainfo_set_gen_lzero = inf_set_gen_lzero
 
bool idainfo_gen_tryblks = inf_gen_tryblks
 
bool idainfo_set_gen_tryblks = inf_set_gen_tryblks
 
'uchar' idainfo_get_demname_form = inf_get_demname_form
 
int idainfo_get_pack_mode = inf_get_pack_mode
 
int idainfo_set_pack_mode = inf_set_pack_mode
 
bool idainfo_is_64bit = inf_is_64bit
 
bool idainfo_set_64bit = inf_set_64bit
 
bool idainfo_is_auto_enabled = inf_is_auto_enabled
 
bool idainfo_set_auto_enabled = inf_set_auto_enabled
 
bool idainfo_is_be = inf_is_be
 
bool idainfo_set_be = inf_set_be
 
bool idainfo_is_dll = inf_is_dll
 
bool idainfo_is_flat_off32 = inf_is_flat_off32
 
bool idainfo_is_graph_view = inf_is_graph_view
 
bool idainfo_set_graph_view = inf_set_graph_view
 
bool idainfo_is_hard_float = inf_is_hard_float
 
bool idainfo_is_kernel_mode = inf_is_kernel_mode
 
bool idainfo_is_mem_aligned4 = inf_is_mem_aligned4
 
bool idainfo_is_snapshot = inf_is_snapshot
 
bool idainfo_is_wide_high_byte_first = inf_is_wide_high_byte_first
 
bool idainfo_set_wide_high_byte_first = inf_set_wide_high_byte_first
 
bool idainfo_like_binary = inf_like_binary
 
bool idainfo_line_pref_with_seg = inf_line_pref_with_seg
 
bool idainfo_set_line_pref_with_seg = inf_set_line_pref_with_seg
 
bool idainfo_show_auto = inf_show_auto
 
bool idainfo_set_show_auto = inf_set_show_auto
 
bool idainfo_show_line_pref = inf_show_line_pref
 
bool idainfo_set_show_line_pref = inf_set_show_line_pref
 
bool idainfo_show_void = inf_show_void
 
bool idainfo_set_show_void = inf_set_show_void
 
bool idainfo_loading_idc = inf_loading_idc
 
bool idainfo_map_stkargs = inf_map_stkargs
 
bool idainfo_pack_stkargs = inf_pack_stkargs
 
bool idainfo_readonly_idb = inf_readonly_idb
 
not idainfo_set_store_user_info = lambda *args inf_set_store_user_info()
 
bool idainfo_stack_ldbl = inf_stack_ldbl
 
bool idainfo_stack_varargs = inf_stack_varargs
 
bool idainfo_use_allasm = inf_use_allasm
 
bool idainfo_use_gcc_layout = inf_use_gcc_layout
 
bool macros_enabled = inf_macros_enabled
 
bool should_create_stkvars = inf_should_create_stkvars
 
bool should_trace_sp = inf_should_trace_sp
 
bool show_all_comments = inf_show_all_comments
 
not show_comments = lambda *args inf_hide_comments()
 
bool show_repeatables = inf_show_repeatables
 
'uchar' inf_get_comment = inf_get_cmt_indent
 
bool inf_set_comment = inf_set_cmt_indent
 
'uchar' idainfo_comment_get = inf_get_cmt_indent
 
bool idainfo_comment_set = inf_set_cmt_indent
 
 orig = orig