You know what a "trainer" is?
From wiki: Game trainers are programs made to modify behavior of a computer game, usually using addresses and values, in order to allow cheating. It can "freeze" a memory address disallowing the game from lowering or changing the information stored at that memory address e.g. health meter, ammo counter. It simply manipulates the data at the memory addresses specified to suit the needs of the person cheating at the game.
We can create the trainer and the user will need his own exe, this way we don't redistribute anything but our own work. And we can try ourselves, the thing we need to decide is how to do it? Do we have anyone that knows how to make hex edition or should we search soemone from outside community?