Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GregoryMorse/GhidraDec
/ functions
Functions
821 in github.com/GregoryMorse/GhidraDec
⨍
Functions
821
◇
Types & classes
120
Method
buildTypeXml
Ghidra/Framework/SoftwareModeling/src/main/java/ghidra/program/model/pcode/PcodeDataTypeManager.java
src/sleighinterface.cpp:1247
Function
callback
(hwnd, _lparam)
tools/ida_batch.py:242
Method
change_fnc_comment_ah_t
src/idaplugin.h:148
Method
change_fnc_global_name_ah_t
src/idaplugin.h:184
Method
change_fnc_type_ah_t
src/idaplugin.h:309
Method
characters
src/sleighinterface.cpp:4631
Method
checkPointer
src/decompiler.cpp:1495
Method
clear
src/defs.h:333
Method
closeEvent
GhidraDec-x64dbg/GhidraDecView.cpp:209
Method
closeEvent
GhidraDec-x64dbg/MainWindow.cpp:251
Method
compilePcodeSnippet
src/sleighinterface.cpp:1771
Method
consumeTypeInfo
src/decompiler.cpp:1591
Method
convertSourceDoc
src/sleighinterface.cpp:4765
Method
coreTypeLookup
src/sleighinterface.cpp:4942
Method
createActions
GhidraDec-x64dbg/MainWindow.cpp:152
Method
createMenus
GhidraDec-x64dbg/MainWindow.cpp:221
Method
createWidgets
GhidraDec-x64dbg/MainWindow.cpp:77
Function
ct_close
src/code_viewer.cpp:1047
Function
ct_double
* Callback for double click in custom viewer. */
src/code_viewer.cpp:1022
Function
ct_keyboard
* Callback for keybord action in custom viewer. */
src/code_viewer.cpp:799
Method
current_index
src/defs.h:458
Method
custom_viewer_handlers_t
src/defs.h:567
Method
decompileAutomatically
GhidraDec-x64dbg/MainWindow.cpp:586
Method
decompileSelectedInstructions
GhidraDec-x64dbg/MainWindow.cpp:578
Method
defaultTypeString
* Get LLVM IR representation of the default data type. * @return LLVM IR data type. */
src/config_generator.cpp:685
Method
deleteSelectedInstructions
GhidraDec-x64dbg/MainWindow.cpp:557
Method
disassembleSelectedSection
GhidraDec-x64dbg/MainWindow.cpp:552
Method
disassembleSelectedSectionRange
GhidraDec-x64dbg/MainWindow.cpp:539
Function
displayCB
src/plugin_config.cpp:301
Function
doSleigh
src/GhidraDecIface.cpp:243
Method
do_GET
(self)
tools/private_sdk_server.py:29
Method
do_HEAD
(self)
tools/private_sdk_server.py:26
Method
dump
PcodeCacher/PcodeBuilder already resolve void resolveRelatives() { for (int i = 0; i < labelref.size(); i++) { int opindex = labelref.get(i); Pcod
src/sleighinterface.cpp:1005
Method
dump
src/GhidraDecIface.cpp:56
Method
dumpIdaInfo
src/decompiler.cpp:2355
Function
dumpSpaceId
src/sleighinterface.cpp:436
Function
dumpVarnodeData
src/sleighinterface.cpp:424
Method
elementName
src/sleighinterface.cpp:5278
Method
emit
src/GhidraDecIface.cpp:573
Method
encodePacked
src/sleighinterface.cpp:1030
Method
endDocument
src/sleighinterface.cpp:4613
Method
endElement
src/sleighinterface.cpp:4626
Method
endPrefixMapping
src/sleighinterface.cpp:4615
Function
ensure_ghidra_sources
(args: argparse.Namespace)
tools/deps.py:139
Function
ensure_sdk
(args: argparse.Namespace)
tools/ida_sdk.py:434
Method
enter
User pressed the enter key. \param[in,out] sel selected items \return what is changed
src/decompiler.cpp:4366
Function
enumWinCB
src/defs.cpp:59
Method
escapeCharColor
GhidraDec-x64dbg/CppSyntaxHighlighter.h:96
Method
escapeXml
src/sleighinterface.cpp:5292
Method
eventFilter
GhidraDec-x64dbg/CxxView.cpp:345
Method
eventFilter
GhidraDec-x64dbg/TextView.cpp:262
Method
execFunctor
src/decompiler.cpp:3395
Method
exportCfg
GhidraDec-x64dbg/MainWindow.cpp:472
Function
fetch_private_sdk
(args: argparse.Namespace)
tools/ida_sdk.py:411
Method
findMultilineCommentEnd
GhidraDec-x64dbg/CppSyntaxHighlighter.cpp:348
Method
findStringEnd
GhidraDec-x64dbg/CppSyntaxHighlighter.cpp:338
Function
foreach
GhidraDec-x64dbg/MainWindow.cpp:264
Function
foreach
GhidraDec-x64dbg/CxxView.cpp:108
Method
funcInfoToIDA
src/decompiler.cpp:3964
Method
fwd
src/defs.h:468
Method
generateCallingConvention
* Convert IDA's calling convention into retdec-config representation. * @param idaCC IDA calling convention. * @param[out] configCC retdec-c
src/config_generator.cpp:128
Method
generateException
src/sleighinterface.cpp:1191
Method
generateFunctionType
* 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
Method
generateFunctions
* Generate function information from the analysed file. */
src/config_generator.cpp:241
Method
generateHeader
* Generate general information about analysed file. */
src/config_generator.cpp:57
Method
generateObjectLocation
* Convert IDA's object location (address, register, etc.) into * retdec-config representation. * * @param loc Location. * @param locType Locat
src/config_generator.cpp:75
Method
generateSegmentsAndGlobals
* Walk IDA segments and generate all global data found inside them. */
src/config_generator.cpp:315
Method
getAddressAdjacentFunction
src/code_viewer.cpp:504
Method
getArchType
src/sleighinterface.cpp:357
Method
getArchType
src/GhidraDecIface.cpp:26
Method
getBytes
src/GhidraDecIface.cpp:563
Method
getCPoolRef
src/GhidraDecIface.cpp:619
Method
getComments
src/GhidraDecIface.cpp:604
Method
getCurrentFunction
src/code_viewer.cpp:248
Method
getDeclarationOfIdentifierUnderCursor
GhidraDec-x64dbg/CxxView.cpp:163
Method
getDeclarationTooltip
GhidraDec-x64dbg/CxxView.cpp:271
Method
getDefinitionOfFunctionUnderCursor
GhidraDec-x64dbg/CxxView.cpp:170
Method
getExternInfo
src/GhidraDecIface.cpp:598
Method
getFuncInfo
src/decompiler.cpp:890
Method
getFuncTypeInfo
src/decompiler.cpp:1413
Method
getFuncTypeInfoByAddr
src/decompiler.cpp:1488
Method
getFunctionSymbolName
src/sleighinterface.cpp:1962
Method
getHeaderDefFromAnalysis
src/decompiler.cpp:2940
Method
getInits
src/GhidraDecIface.cpp:560
Method
getLangFiles
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
Method
getMappedSymbol
src/GhidraDecIface.cpp:577
Method
getMetaType
src/GhidraDecIface.cpp:601
Method
getNodeUnderCursor
GhidraDec-x64dbg/CxxView.cpp:156
Method
getOptions
src/sleighinterface.cpp:3591
Method
getPackedAddress
src/sleighinterface.cpp:3783
Function
getPackedEmptyPcodeInject
src/sleighinterface.cpp:963
Method
getPackedNamespacePath
src/sleighinterface.cpp:2058
Method
getPackedOptions
src/sleighinterface.cpp:3733
Method
getPcodeInject
src/GhidraDecIface.cpp:615
Method
getProtoEvals
src/sleighinterface.cpp:5684
Method
getScopedSymbolName
src/sleighinterface.cpp:2045
Method
getStringData
src/GhidraDecIface.cpp:611
Method
getSymbol
src/GhidraDecIface.cpp:607
Method
getTypeSize
src/decompiler.cpp:1713
Method
get_count
get the number of elements in the chooser
src/decompiler.cpp:4387
← previous
next →
501–600 of 821, ranked by callers