Hey, so the client I am trying to cheat seems to be immune to any Python Loaders I was trying to use.
I was wondering why so I write a small C++ dll that lists all of the modules that the client uses and I couldn't find a python module there (also I was trying to do something similar with cheat engine, same result).
So how to approach this,
Is Python hidden somewhat in this client? I used drago-dumper and it succeeded to list all python functions used.
So how do I hook python if GetModuleHandle("python27.dll") fails?






