Cheater_Lib can modify or read the contents
addresses memory of a prg present in the RAM
lib that can be used to create Hack for the Games
of all kinds, Network, or Standalone ...
we Vies has infinite ammunition without limit, super jump, etc. ...
find addresses for infinite lives thanks to a utility as MemHack
then create your patch thanks to the Library Cheater_Lib ...
Cheater LIB
Librarie for Cheater
this book can be read or modify
an address to present a program in RAM
addresses a "poker" can be found through a utility "Memhack" for example
once known addresses, these will function permetre to write a Patch or prg of Hack in Purebasic
to recover "Memhack" go there: http://www.cheat-it.com/memhack/
prg the name of a patch is the one who is in the bar spots
or by CTRL + ALT + DEL tab "Applications"
functions reading a memory address of a program
Read a byte has the address (Address.l) program "warrock" present in memory
cheater_R_byte ( "warrock" Address.l)
Read a Word address (Address.l) program "warrock" present in memory
cheater_R_word ( "warrock" Address.l)
Read a Long address (Address.l) program "warrock" present in memory
cheater_R_long ( "warrock" Address.l)
Read a float has the address (Address.l) program "warrock" present in memory
cheater_R_float ( "warrock" Address.l)
function writing in an address memory of a program
write a one byte address (Address.l) program "warrock" present in memory
cheater_W_byte ( "warrock" Address.l, Value.b)
write a Word address (Address.l) program "warrock" present in memory
cheater_W_word ( "warrock" Address.l, Value.w)
write a Long address (Address.l) program "warrock" present in memory
cheater_W_long ( "warrock" Address.l, Value.l)
write a float has the address (Address.l) program "warrock" present in memory
cheater_W_float ( "warrock" Address.l, Value.f)
installer / desinstallateur is included with the archive
here : http://michel.dobro.free.fr/Forum_PB/Cheater_lib.zip
en français :
pour récupérer "Memhack" allez là : http://www.cheat-it.com/memhack/j'ai mis au point une petite librairie en v 4.20
Cheater_Lib permet de modifier ou de lire le contenu
des adresses mémoire d'un prg présent dans la RAM
cette lib peux être employé pour créer des Hack pour les Jeux
de toute sortes,Reseau, ou Standalone...
a nous les Vies infinis,munitions sans limite,super jump,etc ...
trouver les adresses pour des vies infinis grace a un utilitaire comme MemHack
puis creez votre patch grace a la Librairie Cheater_Lib ...