|
You should at least learn the basics of C++ otherwise you wouldnt understand anything else.
Get familiair with variables, points, vectors (arrays), queue, stack, list, classes (private, public, protected, virtual) and at least with the standard library.
If you know these things, it is still hard to get a good understanding of assembly, deep memory writing / reading, and stuff like making a hack / trainer or bypass, but at least you know what people are talking about or writing about and you eventually will be able to understand what it is all about.
Get that knowledge first (takes only a couple of days / weeks depending on how much you want to learn it) and from there on I am sure you can learn to make a trainer in a matter of weeks / months.
Good luck!
|