PDA

View Full Version : - Trainer tutorials/guides -


faldo
21st October 2004, 20:28
Here's where we will be gathering tutorials on how to make, edit and hide trainers.

Some tutorials will be harder to follow than others, some will be going into the depth of programming, some will only touch the surface.
If you're looking to make a trainer of any sort, remember that Multiplayer trainers arn't that different from Singleplayer trainers, however, when playing on a hosted server there is code that is executed from the server, and is slightly harder to make a trainer for.

Tutorials:

Tutorials by Gregsy
Newbie tutorial | Difficulty : 1 (http://www.mpcforum.com/showthread.php?t=41661)

Defeating DMA | Difficulty : 5 (http://www.mpcforum.com/showthread.php?t=50643)



Tutorials by Faldo
Theories and methods of memoryhacking | Difficulty : 2-6 (http://www.mpcforum.com/showthread.php?t=61024)

Theories and methods of Code-caves | Difficulty : 4 (http://www.mpcforum.com/showthread.php?t=63823)

Countermesure for debug-protection | Difficulty : 1 (http://www.mpcforum.com/showthread.php?t=96339)



Tutorials by McMike
Tutorial on SEH, Detours, HW-Breakpoints | Difficulty : 6 (http://www.mpcforum.com/showthread.php?t=74320)

Tutorial on WindowsHooks | Difficulty : 7 (http://www.mpcforum.com/showthread.php?t=75458)

Small DMA stealing tutorial | Difficulty : 2 (http://www.mpcforum.com/showthread.php?t=68276)



Tutorials by Kosire (aka ShadowsFury)
DMA Stealing Tutorial | Difficulty : 2 (http://www.mpcforum.com/showthread.php?t=68346)



Tutorials by Shard
Trainer Example + Source [C++] | Difficulty : 2 (http://www.mpcforum.com/showthread.php?t=51085)



Tutorials by DyslexicCheater
Programming a Trainer in VisualBasic 6 | Difficulty : 8 (http://www.mpcforum.com/showthread.php?t=58061)



Tutorials by atak32
Trainer Example (masm32) | Difficulty : 8 (http://www.mpcforum.com/showthread.php?t=51577)



Tutorials by Drogba
Basic/intermediate gamehacking tutorial | Difficulty : 6 (http://www.mpcforum.com/showthread.php?t=94172)



Tutorials by Turtle
A fast way to find static pointers | Difficulty : 4 (http://www.mpcforum.com/showthread.php?t=115271)

How to get around DMA with GTS | Difficulty : 4 (http://www.mpcforum.com/showthread.php?t=113307)

Easier Code Injection | Difficulty : 3 (http://www.mpcforum.com/showthread.php?t=115878)



Tutorials by DahVid
Making Trainer -> Beta 1 tutorial. | Difficulty : 5 (http://www.mpcforum.com/showthread.php?t=101905)



Game specific tutorials:
Tutorials by learn_more
Bf1942 - Fog the other way (using codecaves) | Difficulty : 3-6 (http://www.mpcforum.com/showthread.php?p=1481719)


Tutorials by pulicasculata
Eve-online - how to make a mining macro | Difficulty : 1 (http://www.mpcforum.com/showthread.php?t=158042)




Helping guides:
Helping guide by Adam Ferrari
A tiny guide to Assembly (PDF format) | Difficulty : 4 (http://www.cs.virginia.edu/~apb/OLD.CS308/x86_newnew.pdf)