MCPcopy Create free account

hub / github.com/GregoryMorse/GhidraDec / functions

Functions821 in github.com/GregoryMorse/GhidraDec

MethodbuildTypeXml
Ghidra/Framework/SoftwareModeling/src/main/java/ghidra/program/model/pcode/PcodeDataTypeManager.java
src/sleighinterface.cpp:1247
Functioncallback
(hwnd, _lparam)
tools/ida_batch.py:242
Methodchange_fnc_comment_ah_t
src/idaplugin.h:148
Methodchange_fnc_global_name_ah_t
src/idaplugin.h:184
Methodchange_fnc_type_ah_t
src/idaplugin.h:309
Methodcharacters
src/sleighinterface.cpp:4631
MethodcheckPointer
src/decompiler.cpp:1495
Methodclear
src/defs.h:333
MethodcloseEvent
GhidraDec-x64dbg/GhidraDecView.cpp:209
MethodcloseEvent
GhidraDec-x64dbg/MainWindow.cpp:251
MethodcompilePcodeSnippet
src/sleighinterface.cpp:1771
MethodconsumeTypeInfo
src/decompiler.cpp:1591
MethodconvertSourceDoc
src/sleighinterface.cpp:4765
MethodcoreTypeLookup
src/sleighinterface.cpp:4942
MethodcreateActions
GhidraDec-x64dbg/MainWindow.cpp:152
MethodcreateMenus
GhidraDec-x64dbg/MainWindow.cpp:221
MethodcreateWidgets
GhidraDec-x64dbg/MainWindow.cpp:77
Functionct_close
src/code_viewer.cpp:1047
Functionct_double
* Callback for double click in custom viewer. */
src/code_viewer.cpp:1022
Functionct_keyboard
* Callback for keybord action in custom viewer. */
src/code_viewer.cpp:799
Methodcurrent_index
src/defs.h:458
Methodcustom_viewer_handlers_t
src/defs.h:567
MethoddecompileAutomatically
GhidraDec-x64dbg/MainWindow.cpp:586
MethoddecompileSelectedInstructions
GhidraDec-x64dbg/MainWindow.cpp:578
MethoddefaultTypeString
* Get LLVM IR representation of the default data type. * @return LLVM IR data type. */
src/config_generator.cpp:685
MethoddeleteSelectedInstructions
GhidraDec-x64dbg/MainWindow.cpp:557
MethoddisassembleSelectedSection
GhidraDec-x64dbg/MainWindow.cpp:552
MethoddisassembleSelectedSectionRange
GhidraDec-x64dbg/MainWindow.cpp:539
FunctiondisplayCB
src/plugin_config.cpp:301
FunctiondoSleigh
src/GhidraDecIface.cpp:243
Methoddo_GET
(self)
tools/private_sdk_server.py:29
Methoddo_HEAD
(self)
tools/private_sdk_server.py:26
Methoddump
PcodeCacher/PcodeBuilder already resolve void resolveRelatives() { for (int i = 0; i < labelref.size(); i++) { int opindex = labelref.get(i); Pcod
src/sleighinterface.cpp:1005
Methoddump
src/GhidraDecIface.cpp:56
MethoddumpIdaInfo
src/decompiler.cpp:2355
FunctiondumpSpaceId
src/sleighinterface.cpp:436
FunctiondumpVarnodeData
src/sleighinterface.cpp:424
MethodelementName
src/sleighinterface.cpp:5278
Methodemit
src/GhidraDecIface.cpp:573
MethodencodePacked
src/sleighinterface.cpp:1030
MethodendDocument
src/sleighinterface.cpp:4613
MethodendElement
src/sleighinterface.cpp:4626
MethodendPrefixMapping
src/sleighinterface.cpp:4615
Functionensure_ghidra_sources
(args: argparse.Namespace)
tools/deps.py:139
Functionensure_sdk
(args: argparse.Namespace)
tools/ida_sdk.py:434
Methodenter
User pressed the enter key. \param[in,out] sel selected items \return what is changed
src/decompiler.cpp:4366
FunctionenumWinCB
src/defs.cpp:59
MethodescapeCharColor
GhidraDec-x64dbg/CppSyntaxHighlighter.h:96
MethodescapeXml
src/sleighinterface.cpp:5292
MethodeventFilter
GhidraDec-x64dbg/CxxView.cpp:345
MethodeventFilter
GhidraDec-x64dbg/TextView.cpp:262
MethodexecFunctor
src/decompiler.cpp:3395
MethodexportCfg
GhidraDec-x64dbg/MainWindow.cpp:472
Functionfetch_private_sdk
(args: argparse.Namespace)
tools/ida_sdk.py:411
MethodfindMultilineCommentEnd
GhidraDec-x64dbg/CppSyntaxHighlighter.cpp:348
MethodfindStringEnd
GhidraDec-x64dbg/CppSyntaxHighlighter.cpp:338
Functionforeach
GhidraDec-x64dbg/MainWindow.cpp:264
Functionforeach
GhidraDec-x64dbg/CxxView.cpp:108
MethodfuncInfoToIDA
src/decompiler.cpp:3964
Methodfwd
src/defs.h:468
MethodgenerateCallingConvention
* Convert IDA's calling convention into retdec-config representation. * @param idaCC IDA calling convention. * @param[out] configCC retdec-c
src/config_generator.cpp:128
MethodgenerateException
src/sleighinterface.cpp:1191
MethodgenerateFunctionType
* Convert IDA's function type into retdec-config representation. * @param fncType IDA's function type. * @param ccFnc retdec-config function type.
src/config_generator.cpp:166
MethodgenerateFunctions
* Generate function information from the analysed file. */
src/config_generator.cpp:241
MethodgenerateHeader
* Generate general information about analysed file. */
src/config_generator.cpp:57
MethodgenerateObjectLocation
* Convert IDA's object location (address, register, etc.) into * retdec-config representation. * * @param loc Location. * @param locType Locat
src/config_generator.cpp:75
MethodgenerateSegmentsAndGlobals
* Walk IDA segments and generate all global data found inside them. */
src/config_generator.cpp:315
MethodgetAddressAdjacentFunction
src/code_viewer.cpp:504
MethodgetArchType
src/sleighinterface.cpp:357
MethodgetArchType
src/GhidraDecIface.cpp:26
MethodgetBytes
src/GhidraDecIface.cpp:563
MethodgetCPoolRef
src/GhidraDecIface.cpp:619
MethodgetComments
src/GhidraDecIface.cpp:604
MethodgetCurrentFunction
src/code_viewer.cpp:248
MethodgetDeclarationOfIdentifierUnderCursor
GhidraDec-x64dbg/CxxView.cpp:163
MethodgetDeclarationTooltip
GhidraDec-x64dbg/CxxView.cpp:271
MethodgetDefinitionOfFunctionUnderCursor
GhidraDec-x64dbg/CxxView.cpp:170
MethodgetExternInfo
src/GhidraDecIface.cpp:598
MethodgetFuncInfo
src/decompiler.cpp:890
MethodgetFuncTypeInfo
src/decompiler.cpp:1413
MethodgetFuncTypeInfoByAddr
src/decompiler.cpp:1488
MethodgetFunctionSymbolName
src/sleighinterface.cpp:1962
MethodgetHeaderDefFromAnalysis
src/decompiler.cpp:2940
MethodgetInits
src/GhidraDecIface.cpp:560
MethodgetLangFiles
Ghidra/Processors/*/data/languages/*.ldefs ghidra_9.0.4\Ghidra\Processors>dir *.ldefs/s/b could narrow down with external tool, followed by bit size a
src/sleighinterface.cpp:5724
MethodgetMappedSymbol
src/GhidraDecIface.cpp:577
MethodgetMetaType
src/GhidraDecIface.cpp:601
MethodgetNodeUnderCursor
GhidraDec-x64dbg/CxxView.cpp:156
MethodgetOptions
src/sleighinterface.cpp:3591
MethodgetPackedAddress
src/sleighinterface.cpp:3783
FunctiongetPackedEmptyPcodeInject
src/sleighinterface.cpp:963
MethodgetPackedNamespacePath
src/sleighinterface.cpp:2058
MethodgetPackedOptions
src/sleighinterface.cpp:3733
MethodgetPcodeInject
src/GhidraDecIface.cpp:615
MethodgetProtoEvals
src/sleighinterface.cpp:5684
MethodgetScopedSymbolName
src/sleighinterface.cpp:2045
MethodgetStringData
src/GhidraDecIface.cpp:611
MethodgetSymbol
src/GhidraDecIface.cpp:607
MethodgetTypeSize
src/decompiler.cpp:1713
Methodget_count
get the number of elements in the chooser
src/decompiler.cpp:4387
← previousnext →501–600 of 821, ranked by callers