MCPcopy Create free account

hub / github.com/Vu1nT0tal/firmeye / functions

Functions386 in github.com/Vu1nT0tal/firmeye

↓ 1 callersMethodinit_cache
初始化缓存列表,记录回溯过程中经过的节点地址
firmeye/utility.py:125
↓ 1 callersMethodinit_tree
初始化回溯树
firmeye/utility.py:108
↓ 1 callersMethodis_enumeration
Returns true if datatype is an existing enumeration in the database. Args: datatype: String representing the dat
firmeye/idaxml.py:2492
↓ 1 callersMethodis_imm_op
Returns true if instruction operand at address is an immediate value. Args: addr: Integer representing instructi
firmeye/idaxml.py:1979
↓ 1 callersMethodis_overlay
Checks if memory block (segment) is an overlay. Args: addr: Integer representing a program address.
firmeye/idaxml.py:1998
↓ 1 callersMethodis_string_type
Returns true if the datatype represents a string type. Args: datatype: String representing the datatype.
firmeye/idaxml.py:2530
↓ 1 callersMethodis_structure
Returns true if the datatype represents a structure in the database. Args: dtype: String representing the dataty
firmeye/idaxml.py:2545
↓ 1 callersMethodjump_in_disassembly
(self)
firmeye/view/custviewer.py:20
↓ 1 callersMethodopen_file
Opens filename to specified mode. Args: filename: String representing absolute filepath. mode: Strin
firmeye/idaxml.py:165
↓ 1 callersFunctionpath_to_module_string
(p)
firmeye/cli/idahunt.py:35
↓ 1 callersMethodpush_cache_node
将节点地址添加到缓存列表
firmeye/utility.py:114
↓ 1 callersMethodreinit
(self)
firmeye/tools/hexrayshelper.py:177
↓ 1 callersFunctionscan_cve_2019_3568
在 libwhatsapp.so 中扫描 CVE-2019-3568
firmeye/vulnscan/cve_2019_3568.py:8
↓ 1 callersMethodset_xdbg_hook_status
(self)
firmeye/analysis/dynamic.py:294
↓ 1 callersMethodshow_menu
(self)
firmeye/re_assistant.py:179
↓ 1 callersMethodshow_menu
(self)
firmeye/test.py:69
↓ 1 callersMethodshow_menu
(self)
firmeye/hexraystool.py:334
↓ 1 callersMethodshow_menu
(self)
firmeye/analysis/static.py:827
↓ 1 callersMethodtrace_block
在一个基本块内回溯
firmeye/utility.py:324
↓ 1 callersMethodtrace_handle
处理回溯事件
firmeye/utility.py:315
↓ 1 callersMethodtrace_next
下一轮回溯
firmeye/utility.py:335
↓ 1 callersMethodupdate
(self, ctx)
firmeye/test.py:78
↓ 1 callersMethodupdate_import
Update the element counter and processing status. Args: element: XML element This function
firmeye/idaxml.py:3540
↓ 1 callersMethodwrite_xml_declaration
Writes the XML Declarations at the start of the XML file.
firmeye/idaxml.py:2138
↓ 1 callersMethodzoom_and_dock
(self, vu_title, zoom, dock_position=None)
firmeye/tools/hexrayshelper.py:202
MethodOnClose
(self)
firmeye/hexraystool.py:276
MethodOnClose
(self)
firmeye/tools/hexrayshelper.py:323
MethodOnDblClick
(self, node_id)
firmeye/tools/hexrayshelper.py:370
MethodOnEditLine
(self, n)
firmeye/tools/idapyhelper.py:147
MethodOnGetIcon
(self, n)
firmeye/tools/idapyhelper.py:128
MethodOnGetLine
(self, n)
firmeye/hexraystool.py:285
MethodOnGetLine
(self, n)
firmeye/tools/idapyhelper.py:123
MethodOnGetLine
(self, n)
firmeye/view/chooser.py:37
MethodOnGetSize
(self)
firmeye/hexraystool.py:288
MethodOnGetSize
(self)
firmeye/tools/idapyhelper.py:131
MethodOnGetSize
(self)
firmeye/view/chooser.py:34
MethodOnGetText
(self, node_id)
firmeye/tools/hexrayshelper.py:367
MethodOnHint
(self, node_id)
firmeye/tools/hexrayshelper.py:374
MethodOnRefresh
@return: 返回 True 告诉 graph viewer 使用新的 items
firmeye/tools/hexrayshelper.py:327
MethodOnSelectLine
(self, n)
firmeye/hexraystool.py:279
MethodOnSelectLine
(self, n)
firmeye/tools/idapyhelper.py:134
MethodOnSelectLine
(self, n)
firmeye/view/chooser.py:55
MethodOnViewKeydown
(self, key, state)
firmeye/tools/hexrayshelper.py:315
FunctionPLUGIN_ENTRY
()
firmeye.py:105
Function__init__
(self, title, content)
firmeye/tools/idapyhelper.py:16
Method__init__
(self)
firmeye.py:25
Method__init__
(self)
firmeye/re_assistant.py:26
Method__init__
(self, sink_func_info=SINK_FUNC)
firmeye/utility.py:28
Method__init__
(self, addr, reg, max_node=1024)
firmeye/utility.py:70
Method__init__
(self, minl=1)
firmeye/utility.py:385
Method__init__
(self)
firmeye/test.py:14
Method__init__
Initializes the XmlExporter attributes Args: arg: Integer, non-zero value enables auto-run feature for ID
firmeye/idaxml.py:226
Method__init__
Initializes the XmlImporter attributes Args: as_plugin: debug:
firmeye/idaxml.py:2153
Method__init__
(self, pc=None, stack=None, frame=None, flags=None, flagsr=None, common=tuple(), args=tuple(), ret
firmeye/regs.py:8
Method__init__
(self, cfunc=None, i=None)
firmeye/hexraystool.py:19
Method__init__
(self, cfunc, q, parents)
firmeye/hexraystool.py:84
Method__init__
(self, cfunc, q, parents)
firmeye/hexraystool.py:147
Method__init__
(self)
firmeye/hexraystool.py:313
Method__init__
(self)
firmeye/hexraystool.py:331
Method__init__
(self, focus, config, close_open=False)
firmeye/tools/hexrayshelper.py:149
Method__init__
(self, cg)
firmeye/tools/hexrayshelper.py:380
Method__init__
(self, elfpath)
firmeye/tools/checksec.py:11
Method__init__
(self, title, nb=5)
firmeye/tools/idapyhelper.py:71
Method__init__
(self, vuln, name, ea, addr1=None, addr2=None, str1=None, str2=None, other1=None)
firmeye/view/chooser.py:13
Method__init__
(self, title, cols, item)
firmeye/view/chooser.py:28
Method__init__
(self, ea)
firmeye/view/custviewer.py:16
Method__init__
(self)
firmeye/analysis/static.py:824
Method__init__
(self)
firmeye/analysis/dynamic.py:287
Method__iter__
(self)
firmeye/regs.py:23
Method__len__
(self)
firmeye/regs.py:20
Method_npred
(self, n)
firmeye/tools/hexrayshelper.py:230
Method_pred
(self, n, i)
firmeye/tools/hexrayshelper.py:236
Methodactivate
(self, ctx)
firmeye/re_assistant.py:185
Methodactivate
(self, ctx)
firmeye/test.py:75
Methodactivate
(self, ctx)
firmeye/hexraystool.py:340
Methodactivate
(self, ctx)
firmeye/analysis/static.py:833
Methodactivate
(self, ctx)
firmeye/analysis/dynamic.py:298
Functionaddr_to_name
返回任意地址的名称
firmeye/helper.py:91
Functionanalyse_file
Does the initial auto-analysis when we first open a file in IDA Returns False if does not do anything, the subprocess if it was created o
firmeye/cli/idahunt.py:105
Methodbtn_add_all_vuln_bpt
添加断点 所有危险函数漏洞地址
firmeye/analysis/static.py:423
Methodbtn_add_all_xref_bpt
添加断点 所有危险函数调用地址
firmeye/analysis/static.py:377
Methodbtn_add_next_and_del_inst_bpt
给所有断点的下一条指令下断点并删除当前断点
firmeye/analysis/static.py:578
Methodbtn_add_next_inst_bpt
给所有断点的下一条指令下断点
firmeye/analysis/static.py:570
Methodbtn_add_one_vuln_bpt
添加断点 某个危险函数漏洞地址
firmeye/analysis/static.py:439
Methodbtn_add_one_xref_bpt
添加断点 某个危险函数调用地址
firmeye/analysis/static.py:415
Methodbtn_add_tmp_func_bpt
添加临时函数并下断点
firmeye/analysis/static.py:536
Methodbtn_add_tmp_func_info
添加临时函数
firmeye/analysis/static.py:552
Methodbtn_checksec
ELF Checksec
firmeye/re_assistant.py:65
Methodbtn_del_all_vuln_bpt
删除断点 所有危险函数漏洞地址
firmeye/analysis/static.py:432
Methodbtn_del_all_xref_bpt
删除断点 所有危险函数调用地址
firmeye/analysis/static.py:381
Methodbtn_del_one_vuln_bpt
删除断点 某个危险函数漏洞地址
firmeye/analysis/static.py:478
Methodbtn_del_one_xref_bpt
删除断点 某个危险函数调用地址
firmeye/analysis/static.py:419
Methodbtn_del_tmp_func_bpt
删除临时函数断点
firmeye/analysis/static.py:540
Methodbtn_dfs_test_1
(self, code=0)
firmeye/test.py:26
Methodbtn_dfs_test_2
(self, code=0)
firmeye/test.py:43
Methodbtn_export_all_bpt_addr
导出离线断点
firmeye/analysis/static.py:587
Methodbtn_export_ida_to_xml
导出XML到Ghidra
firmeye/re_assistant.py:138
Methodbtn_func_xref_count
函数调用次数统计
firmeye/re_assistant.py:115
Methodbtn_get_all_sink_func_xref
查看所有危险函数调用地址
firmeye/analysis/static.py:639
Methodbtn_get_all_vuln_func
查看所有危险函数漏洞地址
firmeye/analysis/static.py:734
← previousnext →201–300 of 386, ranked by callers