MCPcopy Create free account

hub / github.com/crypto2011/IDR / functions

Functions947 in github.com/crypto2011/IDR

MethodGetSizeString
---------------------------------------------------------------------------
Disasm.cpp:601
MethodGetStringArgument
---------------------------------------------------------------------------
Decompiler.cpp:10269
MethodGetSysCallAlias
---------------------------------------------------------------------------
Decompiler.cpp:6833
MethodGetTypeIdxByUID
---------------------------------------------------------------------------
KnowledgeBase.cpp:881
MethodGetTypeIdxsByName
---------------------------------------------------------------------------
KnowledgeBase.cpp:832
MethodGetUnitName
---------------------------------------------------------------------------
Main.cpp:2152
MethodGetUnits
---------------------------------------------------------------------------
Main.cpp:2810
MethodGetUnits2
---------------------------------------------------------------------------
Main.cpp:2499
MethodGoToAddress
---------------------------------------------------------------------------
Main.cpp:6419
MethodGoToXRef
---------------------------------------------------------------------------
Main.cpp:13051
MethodHasGlyph
---------------------------------------------------------------------------
Resources.cpp:1674
MethodHasIconForClass
---------------------------------------------------------------------------
Resources.cpp:1771
MethodImageMouseDown
---------------------------------------------------------------------------
Resources.cpp:1821
FunctionImportsCmpFunction
---------------------------------------------------------------------------
Misc.cpp:2138
MethodImportsValid
---------------------------------------------------------------------------
Main.cpp:8572
MethodInOneUnit
---------------------------------------------------------------------------
Main.cpp:2187
MethodInfoProcInfo
---------------------------------------------------------------------------
Infos.cpp:152
MethodIniFileRead
--------------------------------------------------------------------------- INI FILE -----------------------------------------------------------------
Main.cpp:8041
MethodIniFileWrite
---------------------------------------------------------------------------
Main.cpp:8131
MethodInit
---------------------------------------------------------------------------
Disasm.cpp:66
MethodInitAliases
---------------------------------------------------------------------------
Resources.cpp:571
MethodInitAliases
---------------------------------------------------------------------------
Main.cpp:11971
MethodInitSysProcs
---------------------------------------------------------------------------
Main.cpp:1942
FunctionIsADC
--------------------------------------------------------------------------- Is register al, ah, ax, eax, dl, dh, dx, edx, cl, ch, cx, ecx
Misc.cpp:2605
FunctionIsAnalyzedAdr
---------------------------------------------------------------------------
Misc.cpp:2611
FunctionIsConnected
---------------------------------------------------------------------------
Misc.cpp:2649
MethodIsEventNode
---------------------------------------------------------------------------
UfrmFormTree.cpp:189
MethodIsExe
--------------------------------------------------------------------------- LOAD EXE AND IDP ---------------------------------------------------------
Main.cpp:8172
MethodIsExitAtBodyEnd
---------------------------------------------------------------------------
Decompiler.cpp:8772
MethodIsExtendedInitTab
---------------------------------------------------------------------------
Main.cpp:2588
MethodIsIdp
---------------------------------------------------------------------------
Main.cpp:8203
FunctionIsInt64Equality
--------------------------------------------------------------------------- Check construction equality ((Int64)val = XXX) cmp XXX,XXX jne @1 (_br1Adr
Misc.cpp:4047
FunctionIsInt64NotEquality
--------------------------------------------------------------------------- Check construction not equality ((Int64)val <> XXX) cmp XXX,XXX jne @1 (_b
Misc.cpp:4113
MethodIsUnitExist
---------------------------------------------------------------------------
Main.cpp:2127
FunctionIsValidCString
---------------------------------------------------------------------------
Misc.cpp:1145
MethodIsValidCode
--------------------------------------------------------------------------- -1 - not Code 0 - possible Code 1 - Code
Main.cpp:3173
FunctionIsValidString
---------------------------------------------------------------------------
Misc.cpp:1132
MethodIsVisible
---------------------------------------------------------------------------
Resources.cpp:1696
MethodIsWindows2000OrHigher
---------------------------------------------------------------------------
ActiveProcesses.cpp:102
MethodLoadAutoTable
---------------------------------------------------------------------------
Main.cpp:6942
MethodLoadDelphiFile
---------------------------------------------------------------------------
Main.cpp:8334
MethodLoadDelphiFile1
---------------------------------------------------------------------------
Main.cpp:8379
MethodLoadDynamicTable
---------------------------------------------------------------------------
Main.cpp:7058
MethodLoadFile
---------------------------------------------------------------------------
Main.cpp:8298
MethodLoadImage
---------------------------------------------------------------------------
Main.cpp:8602
MethodLoadMethodTable
---------------------------------------------------------------------------
Main.cpp:7020
MethodLoadVirtualTable
---------------------------------------------------------------------------
Main.cpp:7097
MethodLoaded
---------------------------------------------------------------------------
Resources.cpp:1736
FunctionLocalsCmpFunction
---------------------------------------------------------------------------
Misc.cpp:4571
MethodMakeByte
---------------------------------------------------------------------------
IDCGen.cpp:49
MethodMakeCode
---------------------------------------------------------------------------
IDCGen.cpp:133
MethodMakeComment
--------------------------------------------------------------------------- void __fastcall TFMain_11011981::ScanImports() { String name; int
Main.cpp:5002
MethodMakeDword
---------------------------------------------------------------------------
IDCGen.cpp:61
MethodMakeFunction
---------------------------------------------------------------------------
IDCGen.cpp:143
MethodMakeName
---------------------------------------------------------------------------
Decompiler.cpp:121
MethodMakeNodeCaption
---------------------------------------------------------------------------
UfrmFormTree.cpp:120
MethodMakeNodeEventCaption
---------------------------------------------------------------------------
UfrmFormTree.cpp:134
MethodMakeQword
---------------------------------------------------------------------------
IDCGen.cpp:67
MethodMakeWord
---------------------------------------------------------------------------
IDCGen.cpp:55
FunctionMethodsCmpFunction
---------------------------------------------------------------------------
Misc.cpp:2147
MethodMyFormClose
---------------------------------------------------------------------------
Resources.cpp:1418
MethodMyFormKeyDown
---------------------------------------------------------------------------
Resources.cpp:1432
MethodMyFormShow
---------------------------------------------------------------------------
Resources.cpp:1395
MethodMyShortCutEvent
---------------------------------------------------------------------------
Resources.cpp:1447
MethodNamePosition
---------------------------------------------------------------------------
Main.cpp:6536
MethodNames1Click
---------------------------------------------------------------------------
Main.cpp:339
MethodOKBtnClick
---------------------------------------------------------------------
IdcSplitSize.cpp:18
MethodOKBtnClick
---------------------------------------------------------------------
Exit.cpp:15
MethodOpenProject
---------------------------------------------------------------------------
Main.cpp:9058
MethodOutputAttrData
---------------------------------------------------------------------------
IDCGen.cpp:157
MethodOutputAutoPTable
---------------------------------------------------------------------------
IDCGen.cpp:940
MethodOutputAutoTable
---------------------------------------------------------------------------
IDCGen.cpp:910
MethodOutputCode
---------------------------------------------------------------------------
Main.cpp:11093
MethodOutputDynamicTable
---------------------------------------------------------------------------
IDCGen.cpp:1147
MethodOutputFieldTTable
---------------------------------------------------------------------------
IDCGen.cpp:1027
MethodOutputFieldTable
---------------------------------------------------------------------------
IDCGen.cpp:981
MethodOutputForwardDeclarationsHeader
---------------------------------------------------------------------------
Main.cpp:13621
MethodOutputForwardDeclarationsOfKind
---------------------------------------------------------------------------
Main.cpp:13649
MethodOutputGeneralRegister
---------------------------------------------------------------------------
Disasm.cpp:356
MethodOutputHex
---------------------------------------------------------------------------
Disasm.cpp:383
MethodOutputInitTable
---------------------------------------------------------------------------
IDCGen.cpp:952
MethodOutputIntfTable
---------------------------------------------------------------------------
IDCGen.cpp:859
MethodOutputIntfVTable
---------------------------------------------------------------------------
IDCGen.cpp:888
MethodOutputLine
---------------------------------------------------------------------------
Main.cpp:11067
MethodOutputMemAdr16
---------------------------------------------------------------------------
Disasm.cpp:805
MethodOutputMemAdr32
---------------------------------------------------------------------------
Disasm.cpp:656
MethodOutputMethodTable
---------------------------------------------------------------------------
IDCGen.cpp:1042
MethodOutputRTTIHeader
---------------------------------------------------------------------------
IDCGen.cpp:191
MethodOutputSegPrefix
---------------------------------------------------------------------------
Disasm.cpp:531
MethodOutputSizePtr
---------------------------------------------------------------------------
Disasm.cpp:612
MethodOutputSourceCodeLine
---------------------------------------------------------------------------
Decompiler.cpp:671
MethodOutputVMTHeader
---------------------------------------------------------------------------
IDCGen.cpp:847
MethodOutputVmtMethodEntry
---------------------------------------------------------------------------
IDCGen.cpp:1093
MethodOutputVmtMethodEntryTail
---------------------------------------------------------------------------
IDCGen.cpp:1116
MethodPaint
---------------------------------------------------------------------------
Resources.cpp:1744
MethodPop
---------------------------------------------------------------------------
Decompiler.cpp:431
FunctionProcessInt64Equality
--------------------------------------------------------------------------- Check construction equality ((Int64)val = XXX) cmp XXX,XXX -> set cfSkip (
Misc.cpp:3665
FunctionProcessInt64NotEquality
--------------------------------------------------------------------------- Check construction not equality ((Int64)val <> XXX) cmp XXX,XXX -> set cfS
Misc.cpp:3719
MethodPropagateClassProps
---------------------------------------------------------------------------
Threads.cpp:3082
MethodPush
---------------------------------------------------------------------------
Decompiler.cpp:410
← previousnext →501–600 of 947, ranked by callers