Cheat Engine In Python

alex23 wuwei23 at gmail.com
Sat Feb 2 16:11:03 EST 2013


On Feb 1, 11:46 pm, rusi <rustompm... at gmail.com> wrote:
> On Feb 1, 2:59 pm, Stefan Behnel <stefan... at behnel.de> wrote:
>
> > wheelman... at gmail.com, 01.02.2013 05:16:
>
> > > Are there any softwares like cheat engine and written in python
>
> > What's a "cheat engine"?
>
> I'm guessing its this (in Ruby) required in Python:http://cheat.errtheblog.com/

I assumed it was this: http://cheatengine.org/ which is an app for
modifying game data in memory.

Rewriting something like this would be a pretty hefty task for a
fairly niche activity, and is always going to be heavily platform
specific. Perhaps the OP could look into using ctypes to call Cheat
Engine's dbk32.dll instead and leverage off its pre-existing work.





More information about the Python-list mailing list