I'm playing a Mono game and the brute force method comes up with a ton of hooks, some of which cause my entire computer to freeze for several seconds.
The console mentions using a TextractorConfig.txt file in the game directory, but I wanted to know what the hook would look like. Would it be the memory address, (21b7a1db...) or would it be the function name (string:Replace (string,string))?
Can you list multiple hooks in this file too?