MCPcopy Create free account

hub / github.com/REhints/efiXplorer / functions

Functions349 in github.com/REhints/efiXplorer

Methodset_hexrays_var_info
utility function to set a Hex-Rays variable type and name
plugin/efi_hexrays.cc:92
Methodset_hexrays_var_info_and_handle_interfaces
utility function to set a Hex-Rays variable type and set types for the interfaces
plugin/efi_hexrays.cc:149
Methodset_lvar_name
utility function to set a Hex-Rays variable name
plugin/efi_hexrays.cc:78
Methodset_machine_type
loader/uefitool.cc:198
Methodset_offsets_repr
plugin/efi_analysis_arm.cc:36
Methodset_operands_repr
plugin/efi_analysis_arm.cc:50
Methodset_ptr_type
-------------------------------------------------------------------------- get pointer to named type and apply it
plugin/efi_utils.cc:363
Methodset_ptr_type_and_name
-------------------------------------------------------------------------- set name and apply pointer to named type
plugin/efi_utils.cc:376
Methodset_ret_to_pei_svc
plugin/efi_utils.cc:475
Methodset_type_and_name
-------------------------------------------------------------------------- set type and name
plugin/efi_utils.cc:187
Methodset_var_type
plugin/efi_hexrays.h:918
Methodsetup_ds_selector
loader/pe.cc:369
Methodshow_hex
loader/utils.cc:8
Methodskip
loader/utils.cc:53
Methodskip
loader/pe.h:75
Methodsubsystem_version
loader/pe_ida.h:204
Methodsummary_json_exists
-------------------------------------------------------------------------- check if summary json file exists
plugin/efi_utils.cc:416
Methodte_adjust
value which should be added to the sections' file offsets and RVAs
loader/pe_ida.h:1057
Methodtype_propagator_t
plugin/efi_hexrays.h:622
Methodtype_to_name
-------------------------------------------------------------------------- generate name string from type
plugin/efi_utils.cc:796
Methoduint64_in_vec
plugin/efi_utils.cc:888
Methodunpack_guid
plugin/efi_utils.cc:642
Methodupdate
plugin/efi_ui.cc:280
Methodupdate
plugin/efi_ui.cc:318
Methodupdate
plugin/efi_ui.cc:430
Methodvalid_guid
-------------------------------------------------------------------------- validate GUID value
plugin/efi_utils.cc:578
Functionvalidate_array_count
loader/ida_core.h:79
Functionvalidate_array_count_or_die
loader/ida_core.h:106
Methodvalidate_call_and_guid
finally, this function combines all three checks above into one single function. If you call this and it returns true, feel free to access the instanc
plugin/efi_hexrays.h:430
Methodvalidate_call_destination
this is the second function called as part of indirect call validation. Now we want to know: is it a call to something that we're tracking?
plugin/efi_hexrays.h:331
Methodvalidate_guid_arg
the third function in the validation logic. We already know the expression is an indirect call to something that we're tracking, and that Hex-Rays' de
plugin/efi_hexrays.h:403
Methodvariables_detector_t
plugin/efi_hexrays.h:726
Methodvariables_info_extract_all
plugin/efi_hexrays.cc:332
Methodvariables_info_extractor_t
plugin/efi_hexrays.h:575
Methodvisit_expr
this is the callback function that Hex-Rays invokes for every expression in the CTREE
plugin/efi_hexrays.h:451
Methodvisit_expr
this is the callback function that Hex-Rays invokes for every expression in the CTREE
plugin/efi_hexrays.h:584
Methodvisit_expr
this is the callback function that Hex-Rays invokes for every expression in the CTREE
plugin/efi_hexrays.h:627
Methodvisit_expr
this is the callback function that Hex-Rays invokes for every expression in the CTREE
plugin/efi_hexrays.h:739
Methodvisit_expr
this is the callback function that Hex-Rays invokes for every expression in the CTREE
plugin/efi_hexrays.h:841
Methodvisit_expr
this is the callback function that Hex-Rays invokes for every expression in the CTREE
plugin/efi_hexrays.h:927
Methodvisit_expr
this is the callback function that Hex-Rays invokes for every expression in the CTREE
plugin/efi_hexrays.h:1002
Methodvulns_chooser_t
plugin/efi_ui.cc:111
Functionwait
loader/efi_loader.cc:47
Methodxrefs_to_stack_var
plugin/efi_hexrays.cc:41
Method~PE
loader/pe.h:45
Method~Uefitool
loader/uefitool.h:109
Method~efi_analyser_arm_t
plugin/efi_analysis.h:422
Method~efi_analyser_t
plugin/efi_analysis_x86.cc:84
Method~efi_deps_t
plugin/efi_deps.cc:20
← previous301–349 of 349, ranked by callers