Yo hi guys. I have a small idea. I think maybe there are a couple
people who have problems getting around xTrap and stuff and
thats what i want to change. I would like to do something like a
DLL that allows you to Cheat in every xTrap protected game with
normal Cheats that usually wouldnt work. It would be a dll
that waits for some simple input and will allow you to do the following
things:
1: Change Memory addresses to wanted values ( of course
the usage of baseaddresses and offsets will be possible )
2: Call Gamefunctions with wanted Arguments
3: Hooks
Example would be the following the DLL gets a message that
is build like that:
1 Byte - Option ( Memory Acces / Game Function / Hook )
X Bytes Data
Example for Memory Write Data to send could look like this:
0x01 0x01 0x10042842 0x109048
Where the data would mean this:
0x01 -> Option Memory Write
0x01 -> 1 Offset
0x10042842 -> Baseaddress
0x109048 -> Offset
0x01 -> Value
I would probly add a Samplecode for C++ as well.
This would be FREE to use for everyone of course and would
be a help for Coder who have problems to get around xtrap.
However of course i would like to know if there are even any
people who would use this because this will probly decide
if ill work on this or not =P.
E:
I gonna start working on this this Week i hope to release a early Version
at the end of the Week ( i dont have that much freetime atm ^^ ).
Edit2:
Erste early Version kommt Sonntag :P
Edit3:
Geht soweit vorran dauert aber leider ein wenig länger da ich im moment
leider nicht soviel Zeit habe wie ich gerne hätte






.