MCPcopy Create free account

hub / github.com/Artikash/Textractor / functions

Functions713 in github.com/Artikash/Textractor

↓ 564 callersFunctionConsoleOutput
texthook/main.cc:97
↓ 202 callersFunctionNewHook
texthook/main.cc:149
↓ 155 callersFunctionCheckFile
texthook/util/util.cc:206
↓ 90 callersFunctionfindBytes
texthook/util/memdbg/memsearch.cc:535
↓ 51 callersFunctionS
include/qtcommon.h:31
↓ 48 callersFunctionFormatString
include/common.h:107
↓ 28 callersFunctionSafeMatchBytesInPSPMemory
texthook/engine/engine.cc:165
↓ 15 callersFunctionSearchMemory
texthook/util/util.cc:319
↓ 15 callersFunctionfindEnclosingAlignedFunction
texthook/util/memdbg/memsearch.cc:480
↓ 14 callersFunctionSearchResourceString
Search string in rsrc section. This section usually contains version and copyright info.
texthook/util/util.cc:282
↓ 14 callersMethodString
extensions/network.h:105
↓ 12 callersFunctionGetModuleFilename
include/module.h:3
↓ 12 callersFunctionStringToWideString
include/common.h:123
↓ 12 callersFunctioncpp_strnstr
texthook/util/cpputil/cppcstring.h:79
↓ 11 callersMethodAcquire
include/common.h:70
↓ 11 callersFunctionCopy
include/common.h:99
↓ 10 callersFunctionAddConsoleOutput
host/host.cpp:255
↓ 10 callersFunctionEscape
extensions/network.h:68
↓ 10 callersFunctionGetThread
host/host.cpp:249
↓ 9 callersFunctionHexString
host/hookcode.cpp:185
↓ 9 callersFunctionIsBadReadPtr
texthook/hookfinder.cc:109
↓ 9 callersFunctionParse
host/hookcode.cpp:277
↓ 9 callersFunctionSendRequest
extensions/devtools.cpp:164
↓ 9 callersFunctioncpp_wcsnstr
texthook/util/cpputil/cppcstring.h:81
↓ 8 callersFunctionSafeFindEntryAligned
jichi 3/11/2014: The original FindEntryAligned function could raise exceptions without admin priv
texthook/engine/engine.cc:124
↓ 7 callersFunctionInjectProcess
host/host.cpp:192
↓ 7 callersFunctionParse
extensions/network.h:125
↓ 7 callersFunctionSearchPattern
* Return the address of the first matched pattern. * Artikash 7/14/2018: changed implementation, hopefully it behaves the same * Return 0 if failed
texthook/util/ithsys/ithsys.cc:23
↓ 6 callersFunctionGenerate
host/hookcode.cpp:285
↓ 6 callersMethodNext
extensions/replacer.cpp:68
↓ 6 callersFunctionProcessSentence
extensions/removerepeatphrase.cpp:42
↓ 6 callersFunctionStringFilter
texthook/engine/engine.cc:279
↓ 6 callersFunctionWideStringToString
include/common.h:138
↓ 6 callersFunctionfindCallerAddress
texthook/util/memdbg/memsearch.cc:207
↓ 5 callersFunctionProcessSentence
extensions/removerepeatchar.cpp:3
↓ 5 callersFunctionProcessSentence
extensions/removerepeatphrase2.cpp:3
↓ 5 callersFunctionQueryModuleLimits
texthook/util/util.cc:305
↓ 5 callersFunctionfindCallAddress
Default to far call, for backward compatibility
texthook/util/memdbg/memsearch.h:114
↓ 5 callersFunctionfindCallerAddressAfterInt3
texthook/util/memdbg/memsearch.cc:450
↓ 4 callersFunctionClose
extensions/devtools.cpp:141
↓ 4 callersFunctionConnected
extensions/devtools.cpp:159
↓ 4 callersFunctionFindInView
texthook/engine/engine.cc:15402
↓ 4 callersFunctionFormatArg
include/common.h:101
↓ 4 callersFunctionGetAllProcesses
include/module.h:18
↓ 4 callersFunctionIthGetMemoryRange
texthook/util/ithsys/ithsys.cc:36
↓ 4 callersMethodSend
host/host.cpp:40
↓ 4 callersFunctionStatusChanged
extensions/devtools.cpp:30
↓ 4 callersFunctionSync
GUI/extenwindow.cpp:72
↓ 4 callersFunctionViewThread
GUI/mainwindow.cpp:166
↓ 4 callersFunctionsanitize
TODO: allow paired surrogates
include/qtcommon.h:35
↓ 4 callersFunctionsigMask
jichi 4/19/2014: Return the integer that can mask the signature Artikash 8/4/2018: change implementation
texthook/util/memdbg/memsearch.cc:17
↓ 3 callersMethodAddSentence
host/textthread.cpp:33
↓ 3 callersMethodClear
texthook/texthook.cc:276
↓ 3 callersMethodCopy
include/common.h:72
↓ 3 callersFunctionFindCallAndEntryRel
texthook/util/util.cc:190
↓ 3 callersFunctionFindCallOrJmpRel
texthook/util/util.cc:113
↓ 3 callersFunctionInitialize
extensions/devtools.cpp:90
↓ 3 callersFunctionInsertHook
host/host.cpp:228
↓ 3 callersFunctionParseTextThreadString
GUI/mainwindow.cpp:102
↓ 3 callersFunctionRemoveHook
texthook/main.cc:162
↓ 3 callersFunctionSafeMatchBytesInPS2Memory
texthook/engine/engine.cc:171
↓ 3 callersFunctionSaveCache
extensions/translatewrapper.cpp:43
↓ 3 callersFunctionSigMask
jichi 4/19/2014: Return the integer that can mask the signature Artikash 8/4/2018: change implementation
texthook/util/util.cc:15
↓ 3 callersFunctionSpawnThread
include/common.h:80
↓ 3 callersFunctionTEXTRACTOR_MESSAGE
include/common.h:146
↓ 3 callersFunctionTextOutput
texthook/main.cc:90
↓ 3 callersFunctionWideStringFilter
texthook/engine/engine.cc:290
↓ 3 callersFunction_SafeMatchBytesInMappedMemory
jichi 7/17/2014: Search mapped memory for emulators
texthook/engine/engine.cc:146
↓ 3 callersFunction_rejetgarbage_ch
7/20/2014 jichi: Trim Rejet garbage. Sample game: 月華繚乱ROMANCE Such as: #Pos[1,2]
texthook/engine/engine.cc:17564
↓ 3 callersFunctioncolorPrompt
extensions/extrawindow.cpp:43
↓ 3 callersFunctiondisasm
return: length if success, 0 if error
texthook/util/disasm/disasm.cc:46
↓ 3 callersFunctionfindEnclosingFunctionAfterDword
texthook/util/memdbg/memsearch.cc:510
↓ 3 callersFunctionfindLastCallerAddressAfterInt3
texthook/util/memdbg/memsearch.cc:458
↓ 3 callersFunctionfindPushAddress
Default to push DWORD
texthook/util/memdbg/memsearch.h:132
↓ 3 callersFunctionluaL_dostring
extensions/lua.cpp:34
↓ 2 callersFunctionAdd
GUI/extenwindow.cpp:84
↓ 2 callersFunctionCacheFile
extensions/translatewrapper.cpp:39
↓ 2 callersFunctionCharFilter
texthook/engine/engine.cc:235
↓ 2 callersFunctionDelete
GUI/extenwindow.cpp:98
↓ 2 callersFunctionFindCallAndEntryBoth
texthook/util/util.cc:71
↓ 2 callersFunctionFindCallOrJmpAbs
texthook/util/util.cc:128
↓ 2 callersFunctionFindFunction
texthook/util/util.cc:350
↓ 2 callersFunctionFindKiriKiriHook
texthook/engine/engine.cc:504
↓ 2 callersFunctionFindRejetHook
unnamed Rejet * jichi 12/22/2013: Rejet * See (CaoNiMaGeBi): http://www.hongfire.com/forum/printthread.php?t=36807&pp=40&page=172 * See (CaoNiMaG
texthook/engine/engine.cc:11121
↓ 2 callersFunctionInsert2RMHook
jichi 8/2/2014 2RM * Sample games: * - [エロイッ�] 父娘� �いけなね�作り2- /HBN-20*0@54925:oyakoai.exe * - [エロイッ�] ぁ�なね�作り �親友�お母さんに種付けしまくる1週間�-- /HS-1C@46FC
texthook/engine/engine.cc:13474
↓ 2 callersFunctionInsertApricoTHook
texthook/engine/engine.cc:8394
↓ 2 callersFunctionInsertBrunsHook
texthook/engine/engine.cc:7939
↓ 2 callersFunctionInsertPensilHook
texthook/engine/engine.cc:8456
↓ 2 callersFunctionInsertScenarioPlayerHook
* jichi 10/1/2013: sol-fa-soft * See (tryguy): http://www.hongfire.com/forum/printthread.php?t=36807&pp=10&page=639 * * @tryguy * [sol-fa-soft
texthook/engine/engine.cc:11675
↓ 2 callersFunctionInsertStuffScriptHook
texthook/engine/engine.cc:8417
↓ 2 callersFunctionInsertTanukiHook
jichi 9/14/2013 * TanukiSoft (*.tac) * * Seems to be broken for new games in 2012 such like となり� * * 微少女: /HSN4@004983E0 * This is the same
texthook/engine/engine.cc:9660
↓ 2 callersFunctionLoad
GUI/extenwindow.cpp:34
↓ 2 callersFunctionLocalize
text.cpp:245
↓ 2 callersFunctionNewKiriKiriZHook
texthook/engine/engine.cc:1358
↓ 2 callersMethodPush
host/textthread.cpp:38
↓ 2 callersFunctionRemoveThreads
host/host.cpp:68
↓ 2 callersMethodReplace
extensions/replacer.cpp:31
↓ 2 callersFunctionSafeFindBytes
texthook/engine/engine.cc:138
↓ 2 callersFunctionSetOutputFont
GUI/mainwindow.cpp:533
↓ 2 callersFunctionShouldMonoHook
texthook/engine/match.cc:75
next →1–100 of 713, ranked by callers